photocss template problem

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
nikita9
Forum Members
Forum Members
Posts: 10
Joined: Thu Dec 09, 2010 12:16 pm

photocss template problem

Post by nikita9 »

on a site

http://www.lifecapture.co.uk/cmsms/

i have installed the PHOTOCSS template which looks really good

I am getting one error though

string(103) "Smarty error: unable to read resource: "module_db_tpl:MenuManager;wcs_template : wcs_template - topmeu""

I have checked i have the correct template in and the images are obviously OK. I have deleted the stylesheet.css to see it is seeing the correct one and it is. I have added the news module and that has worked fine.
uniqu3

Re: photocss template problem

Post by uniqu3 »

Look in MenuManager how your Menu template is named.
Error says that MenuManager can't find a menu called "wcs_template : wcs_template - topmeu" so try renaming it in MenuManager or in Template to correct name.
nikita9
Forum Members
Forum Members
Posts: 10
Joined: Thu Dec 09, 2010 12:16 pm

Re: photocss template problem

Post by nikita9 »

Looks like the problem - i don't have wcs_template - topmenu in there at all only wcs_template - submenu
uniqu3

Re: photocss template problem

Post by uniqu3 »

So there is no template that is called "topmenu"? Did you look at Theme comments if there was an issue reported already or a solution posted?
Otherwise you will have to create a menu yourself, look at stylesheet which id's or classes were used for styling, then you will know how to build it.
nikita9
Forum Members
Forum Members
Posts: 10
Joined: Thu Dec 09, 2010 12:16 pm

Re: photocss template problem

Post by nikita9 »

found the cure

put a tick by simple_navigation.tpl (read only) in menu section and it worked!!!!!
Post Reply

Return to “Layout and Design (CSS & HTML)”