Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   Help! Trying to combine e-commerce navigation and page menu bar together?? (http://forum.bytesforall.com/showthread.php?t=5569)

Masselyn Jan 28, 2010 07:39 PM

Help! Trying to combine e-commerce navigation and page menu bar together??
 
I posted this in another forum, but perhaps someone can help me here. I am trying to get a website launched for next week, and this issue continues to stump me.

I have the following code from my e-commerce Shopp system :

HTML Code:

<ul>
        <?php wp_list_pages('title_li='); ?>
        <?php shopp('catalog','category-list','wraplist=no&hierarchy=true'); ?>
</ul>

and I am trying to figure out where/what file in the theme to place this in to combine my page menu bar and their category menu. Basically, they indicate that the code above will :

This example shows how to "merge" the WordPress pages navigation menu with the Shopp categories menu.

I just am not sure which Atahualpa file to place this into, and where in that file, in order to get it working.

Thanks!!!!

juggledad Jan 29, 2010 02:48 PM

bfa_hor_pages.php creates the horizontal pages menubar


All times are GMT -6. The time now is 07:47 PM.

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