Is there a way to show the categories from the shopping side of the site on the pages, I am using woo commerce and cant figure it out. All I see is the categories from the blog. Thank you very much!
Catergoies Question
9 posts from 4 voices-
Posted 2 months ago #
-
Hi,
Sure. Just go to Appearance > Menu and create a new menu and add the product categories to it. Then add this new menu to a custom menu widget in Appearance > Widgets. Add the widget to some sidebar and you have a list of store categories as a sidebar menu.
Thanks,
Nick
Posted 2 months ago # -
Thanks for the response. I do not see the Product Categories page to add. How do I create that page?
Posted 2 months ago # -
Is there one that is generated by woo commerce?
Posted 2 months ago # -
HI,
Look in Appearance > Menus on top right and you will see a button 'Screen Options' which opens up a panel. You will see checkboxes that allow you to add more stuff to the menu.
Thanks,
Nick
Posted 2 months ago # -
Thanks I got it figured out. I just used some short code. One more quick question. How can I remove your link from the footer all of the way at the bottom of the page? Thanks again for all of your help!
Posted 2 months ago # -
In footer.php replace:
<span class='copyright'>© <?php _e('Copyright','avia_framework'); ?> - <a href='<?php echo home_url('/'); ?>'><?php echo get_bloginfo('name');?></a> - <a href='http://www.kriesi.at'>Wordpress Theme by Kriesi.at</a></span>with:
<span class='copyright'>© <?php _e('Copyright','avia_framework'); ?> - <a href='<?php echo home_url('/'); ?>'><?php echo get_bloginfo('name');?></a></span>Posted 2 months ago # -
Thanks!
Posted 2 months ago # -
Hi chmorelock07,
Glad that Nick and Peter helped you. :)
Cheers,
IsmaelPosted 2 months ago #
Topic Closed
This topic has been closed to new replies.














