PDA

View Full Version : New changes to page do not show in browser


lsvf
11-12-2004, 09:25 PM
When I make a change to a page and save it, the change is seen when I preview the page in sohoadmin. But, when I call the page from the browser, the changes are not apparent even though I clear cookies and history files and refresh numerous times. Why is this and what can I do to fix it? I am using latest version of IE.

Linda

Cameron Allen
11-12-2004, 10:18 PM
Are you using a custom template?

lsvf
11-13-2004, 02:17 PM
Are you using a custom template?

Yes. It is one I created myself.

L

lsvf
11-15-2004, 08:26 AM
Are you using a custom template?

This is still happening on my pages. I have checked and rechecked my template, comparing it with the installed templates. Nothing is different. I downloaded a custom .css from one of the files and used it to make the new one. But, the pages do not refresh when I make changes. Another thing I have noticed, The #pagename# does not work on my custom template -- only the global config stuff shows when I call each page. You can look at it here if you have time http://awesomewebessentials.com/ .

Thanks for your support.

Liinda

Ruben
11-15-2004, 08:47 AM
can you check your template again? I see 2 different links in your code:
sohoadmin/program/modules/site_templates/pages/CUSTOM/custom.css
sohoadmin/program/modules/site_templates/pages/AWESOME-Web_Essentials-Blue/custom.css
I wonder why you have to custom.css files in 1 template.

do you want the titel "Awesome Web Essentials -- Free Content for your Site!" to be something else?

lsvf
11-15-2004, 09:13 AM
can you check your template again? I see 2 different links in your code:
sohoadmin/program/modules/site_templates/pages/CUSTOM/custom.css
sohoadmin/program/modules/site_templates/pages/AWESOME-Web_Essentials-Blue/custom.css
I wonder why you have to custom.css files in 1 template.

do you want the titel "Awesome Web Essentials -- Free Content for your Site!" to be something else?

Thanks Ruben. I'll check out the .css file(s). I copied another .css file -- maybe made a copy and paste error.

In the meantime, I've been playing around with the page properties in Sohoadmin. I find that when I put the Page Name in the Page Title block, the page name shows up at the top of the browser. Is this normal? (See here: http://awesomewebessentials.com/index.php?pr=Syndicated_Content )

Linda

Ruben
11-15-2004, 09:53 AM
yes, i believe so, thats the page name, other wise you have to use the #PAGETITLE# tag.