Theme 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"
Locked
D42C

Theme Problem

Post by D42C »

Hi, everytime I install a new theme I get these messages:
string(59) "Smarty error: unable to read resource: "globalcontent:side""
string(68) "Smarty error: unable to read resource: "globalcontent:phpdig_header""
string(62) "Smarty error: unable to read resource: "globalcontent:tagline""
This ends up distorting the template, how can I resolve this?
Last edited by D42C on Mon May 07, 2007 8:12 pm, edited 1 time in total.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Theme Problem

Post by tsw »

Create global content block named tagline

hope this helps
D42C

Re: Theme Problem

Post by D42C »

Not to sound to smart but how do i do this?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Theme Problem

Post by tsw »

Content -> global content blocks : add global content block, name tagline and some content, repeat for phpdig_header.

template package probably holds some information about those content blocks...
D42C

Re: Theme Problem

Post by D42C »

There was no information with them. I am using the file andreas01.xml  from this page
Last edited by D42C on Tue May 08, 2007 5:37 pm, edited 1 time in total.
D42C

Re: Theme Problem

Post by D42C »

Can anybody please help me??
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Theme Problem

Post by tsw »

go to Content -> global content blocks : add global content block

name it "tagline" give it some nice content like "This is my tagline"

save

add another content block, name it "phpdig_header" give it some content "here will be phpdig_header" (you can probably remove this from you template if you are not using phpdig

add third content block name it "side" and give some content for it "this is side"

then check your page again, now you should see those texts somewhere and decide what you really want to have as the texts.

cant really make this much simpler ;)
D42C

Re: Theme Problem

Post by D42C »

Ok kool, thank you!
Locked

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