1
oldarmy
Updates not refreshing
  • 2010/12/2 17:12

  • oldarmy

  • Just popping in

  • Posts: 12

  • Since: 2010/12/1


I'm using zaleha-black theme which I really like except when I make a change to a link it does not refresh on the actual page.

So on the header there are links to different Modules and the one I'm trying to change is "Contact" which goes to module/contact.

So I found in the theme.html page the reference and modified it from:
<li><a href="<{xoAppUrl modules/contact/}>">Contact</a></li>
to
<li><a href="<{xoAppUrl modules/liaise/}>">Contact</a></li>

But it will not refresh on the mainpage. How do I get it to refresh?

Temp site location: http://ewairsoft.com/xoops/htdocs

Thanks

2
ghia
Re: Updates not refreshing
  • 2010/12/2 18:13

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Enable temporary the general preference for checking templates.

3
oldarmy
Re: Updates not refreshing
  • 2010/12/2 19:05

  • oldarmy

  • Just popping in

  • Posts: 12

  • Since: 2010/12/1


Thank you! OMG that was easier then I thought and I feel stupid for asking that question.

Thanks for helping out.