how to get category 20 on homepage
Posted: Wed Oct 13, 2010 12:26 am
Hi.
On OpenCART 1.4.9.1, clean and fresh install, with very few minor templating modifications into a NEW theme subdirectory...
After searching this forum and not having solved my issue with http://forum.opencart.com/viewtopic.php?f=20&t=9968 nor http://forum.opencart.com/viewtopic.php ... 9&start=15 and the like, I am bound to ask for help.
How can I get category 20 to show up on front page just as if the visitor clicked that category (without a redirection - SEO's hate redirections).
As mentionned above, changing to anything has lead me to failure.
Any help or pointer is appreciated.
Best regards.
Duke
On OpenCART 1.4.9.1, clean and fresh install, with very few minor templating modifications into a NEW theme subdirectory...
After searching this forum and not having solved my issue with http://forum.opencart.com/viewtopic.php?f=20&t=9968 nor http://forum.opencart.com/viewtopic.php ... 9&start=15 and the like, I am bound to ask for help.
How can I get category 20 to show up on front page just as if the visitor clicked that category (without a redirection - SEO's hate redirections).
As mentionned above, changing
Code: Select all
$action = new Action('common/home');
Any help or pointer is appreciated.
Best regards.
Duke