>>
Site Map
>>
Forums
>>
PHP-Nuke Newbie
Forum module - topics in forum:
PHP-Nuke Newbie - Complete phpnuke newbie? want to ask a question before installing? or have installed and are now confused? this is the place.
Linking direct to content page from homepage block
Hi,
Just installed PHP-Nuke. I created a new page of content. When I click the "Content" link in the block on the homepage it takes me to a list of content pages and I can see my new page there. How can I make a link on the homepage block that goes directly to a content page, rather than a list of links to content pages? Thanks in advance.
in the a href section for your link
| Code: : |
| modules.php?name=Content&op=viewarticle&artid=1 |
or something like that basically open your page and in the nav bar look at the link there you dont need to add the entire url just the part from modules.php
Thanks - but which file do I modify? Which file contains the links for the main menu block?
ahh thats been a while for me
but if i recall rightly its the block-Modules in the blocks dir
Alternatively download and install a custom menu block such as phpbb2MainMenu or Sommaire.