Maybe this is because I’m running 1.2.1, but I’ve installed the extension just fine, and the admin area shows up.
But no sign on my front page (I’m using a modified default theme).
Is there a trick to enable this, or some code I need to place (or replace)?
Maybe this is because I’m running 1.2.1, but I’ve installed the extension just fine, and the admin area shows up.
But no sign on my front page (I’m using a modified default theme).
Is there a trick to enable this, or some code I need to place (or replace)?
Thanks
Hi.
Try this:
2) Go to Backend of magento (admin interface)
If you do not see your new module (’News’)
2.1) Go to page: System->Cache Management
2.2) Change ‘All Cache’ to ‘Refresh’ or ‘disable’ and save
If you have some error with database in module (’News’) execute file news.sql
3) Go to page: CMS->Manage Pages
3.1) Select ‘Home page’
3.2) Click ‘Custom Design’
3.3) Change ‘Layout’ to ‘3 columns’ and save
4) Go to Frontend of magento (client interface) and enjoy!
I see on frontpage the news items. They open normal.
On the admin section I can delete newsitems bud I cannot modify or create a new one.
System always come up with “page not found”
It might sounds weird for you but I can see the news box if I choose the 3-columns or 2 columns with left bar but I use 2-columns with right bar in my design and the box doesn’t appear.
I might touched it when I customized it, can you tell me what code should I add to make it works?
Maybe this is because I’m running 1.2.1, but I’ve installed the extension just fine, and the admin area shows up.
But no sign on my front page (I’m using a modified default theme).
Is there a trick to enable this, or some code I need to place (or replace)?
Thanks
Hi.
Try this:
2) Go to Backend of magento (admin interface)
If you do not see your new module (’News’)
2.1) Go to page: System->Cache Management
2.2) Change ‘All Cache’ to ‘Refresh’ or ‘disable’ and save
If you have some error with database in module (’News’) execute file news.sql
3) Go to page: CMS->Manage Pages
3.1) Select ‘Home page’
3.2) Click ‘Custom Design’
3.3) Change ‘Layout’ to ‘3 columns’ and save
4) Go to Frontend of magento (client interface) and enjoy!
Hi,
That is great advice. Is there any way to get this working for a two column?