MountainStream
Member
Posted 3 years ago #
I am using the Atahualpa theme, and I am attempting to set up a press/media center where on one page there will be links to press release about our company and its services. I would like to give the visitor the option of downloading a Word or PDF file or click the link and read the press release on the web site.
In Mambo this was easy. Make a page with no association to any of the navigational links. Does anyone know how to this with this theme and within WordPress because is seems that all the pages need to have some sort of association which adds to the navigational bar making it a mess.
Have any help for me?
Hi
In the typical WP theme, if you install this plugin
http://www.technokinetics.com/plugins/page-lists-plus/
you are able to specify that you don't want the page you are editing to be displayed as part of the Nav
Atahualpa does things its own way. You'd have to install the plugin and confirm whether it will work with Atahualpa.
This can also be done in code in WP using an exclude clause on the query statement. It is likely Atahualpa has a place to enter page ID's to exclude from the Nav
MountainStream
Member
Posted 3 years ago #
Stvwlf...Thanks for the plugin. Between your plugin and what a friend told me I believe we have resolved my problem. Thanks.