Hi!
I am busy with a Multilingual shop with 4 languages.
Does AC CMS support multilingual SEO urls/keyword now?
Thanks!
I am busy with a Multilingual shop with 4 languages.
Does AC CMS support multilingual SEO urls/keyword now?
Thanks!
I've added the related products under the links tab of the article.
When I view the article the related products are displaying as they should.
But when editing a product, there is no option anywhere under the links tab to add related articles?
Am I missing something here?
When I view the article the related products are displaying as they should.
But when editing a product, there is no option anywhere under the links tab to add related articles?
Am I missing something here?
Hi
Can you tell me how the sitemap is intended to work? I'm currently using this for my sitemaps:
http://www.opencart.com/index.php?route ... on_id=2881
which is not picking up my article pages. So does you extention only add to the default sitemap? I'm not suggesting these two mods should work together, I just need to understand how they both work so that maybe I can modify either one to make sure my CMS pages are being included in sitemap.
Mny thankds
Can you tell me how the sitemap is intended to work? I'm currently using this for my sitemaps:
http://www.opencart.com/index.php?route ... on_id=2881
which is not picking up my article pages. So does you extention only add to the default sitemap? I'm not suggesting these two mods should work together, I just need to understand how they both work so that maybe I can modify either one to make sure my CMS pages are being included in sitemap.
Mny thankds
Hi: I've been using this mod for a few weeks and works great.
I decided to change the admin folder name to mysecretadmin, to increase security, as read in several forums.
The question is, after renaming it, I loose the AC CMS link in the main menu of the admin side.
I rename the folder again to admin and works again...
I guess there's some setting somewhere to change- Could you pls point me there?
Thansk!
I decided to change the admin folder name to mysecretadmin, to increase security, as read in several forums.
The question is, after renaming it, I loose the AC CMS link in the main menu of the admin side.
I rename the folder again to admin and works again...
I guess there's some setting somewhere to change- Could you pls point me there?
Thansk!
Pak R
I get this error when using facebook comments, "href URL is not properly formatted"
And when i check the source code it looks like this:
Rune
And when i check the source code it looks like this:
Code: Select all
<fb:comments href="http%3A%2F%2Fwww.arctic-gadgets.com%2Fmobile_ladere" width="690" num_posts="10"></fb:comments>
The url issue fixed with replacing:
with this:
in the controller.
Then i have one question left, how can i translate the "Last edited date: Sunday 11th May 2014" to norwegian?
Like, Søndag 11. Mai 2014
A little work to make it work with my theme but now there is nothing other to say than GREAT Extension
Brgds
Rune
Code: Select all
$this->data['fb_href'] = urlencode($this->url->link('ac_cms/article', 'b_id=' . $b_id));
Code: Select all
$this->data['fb_href'] = $this->url->link('ac_cms/article', 'b_id=' . $b_id, 'SSL');
Then i have one question left, how can i translate the "Last edited date: Sunday 11th May 2014" to norwegian?
Like, Søndag 11. Mai 2014
A little work to make it work with my theme but now there is nothing other to say than GREAT Extension

Brgds
Rune
Hi Metuza,
First of all thank you for your kind words and feedback.
Translating AC CMS:
Edit catalog/language/YOURLANGUAGE/ac_cms/article.php
If you can't find ac_cms folder, copy it from english folder.
Find this line and translate it: $_['text_modified'] = 'Last Modified: ';
Regards,
Cyrus
First of all thank you for your kind words and feedback.
Translating AC CMS:
Edit catalog/language/YOURLANGUAGE/ac_cms/article.php
If you can't find ac_cms folder, copy it from english folder.
Find this line and translate it: $_['text_modified'] = 'Last Modified: ';
Regards,
Cyrus
Hi ,
I have bought your extension and want to use the SEO url for it. The issue is that I have for SEO_pro (https://github.com/rb2/opencart-seopro) installed to speed the site up, and this is making the blog inaccessible.
Can you please tell me how to fix it? I need the blog to be on www.url.co.uk/blog
Thanks
I have bought your extension and want to use the SEO url for it. The issue is that I have for SEO_pro (https://github.com/rb2/opencart-seopro) installed to speed the site up, and this is making the blog inaccessible.
Can you please tell me how to fix it? I need the blog to be on www.url.co.uk/blog
Thanks
Who is online
Users browsing this forum: No registered users and 12 guests