Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Put static link into header menu (http://forum.bytesforall.com/showthread.php?t=6269)

911bob Mar 13, 2010 06:06 AM

[SOLVED] Put static link into header menu
 
I have a site http://bssi-sbs.com that is using ATAHUALPA in a Concret5 CMS, and in http://www.bssi-sbs.com/blog I have a wordpress blog. I want to cross link thise in the header. How can I create a page/ link that will send one to the other?

Best I have done so far it to create a link in the blogroll for wordpress and as a Link in WordPress

Thanks

juggledad Mar 13, 2010 07:19 AM

search the forms, you will have to edit the code to do this or roll your own menubar inplace of %pages
It's been answered before

Kazna Jun 28, 2010 08:13 AM

I'm sorry i've searched around the forum and I did found a few threads on this but they are out of date, those threads are all closed. I really need some help and so sorry for hijacking this thread.

juggledad Jun 28, 2010 11:02 AM

In 3.5/3 edit bfa_header config.php and find lne 48 which should be
HTML Code:

        // Close table if centered
right before this line, put your external links in using the following format.
HTML Code:

        echo '<li class="page_item"><a href="http://yourdomain.com" title="your title">your label</a></li>';

Kazna Jun 28, 2010 09:21 PM

Thanks a lot!


All times are GMT -6. The time now is 08:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.