Jump to content

How to place my top navigation cms block on all pages?


Recommended Posts

Hi all, I need some advise.

 

i need to place the Top navigation CMS block on all pages.

My URL is this: http://gramercy.powweb.com/musicstore/

There is a top navigation with Home | About Us | Distribution Network | Repairs & Restoration | Contact

 

But all the rest of the pages do not have the bar.

Is there anywhere I can edit to place the navigation bar on every pages automatically even if I am to create a new page?

 

Thanks!

Linda.

Link to comment
Share on other sites

I am new to PS but I will throw out a bone.. I think it has something to do with the hooks that the module is allowed. If I am in the ball park, either you need to allow that module to hook into the top of pages or the module code will need to be modified to allow it to be hooked into the top of all pages.

 

Again.. Im a noob so take that more as a guess than an absolute solution.

 

Good luck :)

SC

Link to comment
Share on other sites

I agree with SC. It’s a real basic menu that you may want to think about changing. It’s a module called “tmheaderlinks. You might try this,

 

Take a look at

 

Back Office > Modules > Positions

 

Click on Transplant a module

 

Select Module "tmheaderlinks"

 

Select hook position "Top of pages"

 

See what happens … if it can support the hook you should now have it on all pages. You may than need to remove the copy from the previous hook if it doubles your home page. You can further adjust the position of the module by moving up or down in the “Top of pages” Hook. Or fine tune the position more in themes/theme333/css/global.css

 

/* ————— tmheaderlinks.tpl ————— */

Link to comment
Share on other sites

Hi guys, thanks for your advice :)

I've tried above methods but it shows that it tells me that I am not able to hook it to the top of all pages.

I think it could be the coding but I just dunno where to make the adjustments.

Link to comment
Share on other sites

×
×
  • Create New...