How To Delete Album Etc »  Show posts from    to     

Icy Phoenix


Old Support Topics - How To Delete Album Etc



aas [ Mon 02 Feb, 2009 20:30 ]
Post subject: How To Delete Album Etc
how do i delete the links that i don't need such as Album, Download, etc?

Thanks


xmenfile [ Mon 02 Feb, 2009 21:04 ]
Post subject: Re: How To Delete Album Etc
the easiest way is moved links on over_header, view_profile, dyn_links and nav_links Sorry, if i miss any files.


aas [ Mon 02 Feb, 2009 21:11 ]
Post subject: Re: How To Delete Album Etc
Sorry - but I have no idea at all about what you are talking about..


xmenfile [ Mon 02 Feb, 2009 21:36 ]
Post subject: Re: How To Delete Album Etc
Assume, you're using mg_template and want to remove Album links on header.

OPEN templates/mg_template/overall_header.tpl
FIND
Code: [Hide] [Select]
<a href="{FULL_SITE_PATH}{U_ALBUM}">{L_ALBUM}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;


REMOVE

or

Replace with to disable it just in case you need it later.

Code: [Hide] [Select]
<!-- <a href="{FULL_SITE_PATH}{U_ALBUM}">{L_ALBUM}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp; -->


Chaotic [ Mon 02 Feb, 2009 21:56 ]
Post subject: Re: How To Delete Album Etc
I didn't know an album link was in the header.

May I suggest ditching the nav links [Sitemap] block on all your pages and replacing it with the dyn menu [Dynamic Menu] block?

This guide will help you create your dyn menu [Dynamic Menu] block:

http://www.icyphoenix.com/viewtopic.php?f=4&t=4891#fifth_chapter

All you need to do is change your home page menu and your global blocks menu. When you switch them out, go into your dynamic menu via the CMS and deactivate links you don't need.


aas [ Mon 02 Feb, 2009 22:05 ]
Post subject: Re: How To Delete Album Etc
editing nav_quick_links.tpl solved my problem.
Thanks




Powered by Icy Phoenix