shop

Hello sorry I’m here again!

  1. On my website www.dwellswithinyou.com how can I make the shop button click and go directly to the shop. (At the moment it is a drop down menu in the header and I have had to put a ‘shop’ button in the drop down part to get to the shop)

  2. How can I add product categories and the price filter on the right hand side menu with the rated products as in your theme. All I can achieve so far is the normal sidebar.

THANKING YOU KINDLY <3

Hi @steven,

I hope you are well today and thank you for your questions.

1) On my website http://www.dwellswithinyou.com how can I make the shop button click and go directly to the shop. (At the moment it is a drop down menu in the header and I have had to put a ‘shop’ button in the drop down part to get to the shop)

This is the default behavior of Bootstrap framework that we have used in our theme. You can confirm it on the following Bootstrap framework nav menu demo page.

http://getbootstrap.com/examples/navbar/

If you want to make the top level menu link visited on clicking on it then you can use the solution posted in the following reply.

https://colorlibsupport.com/t/correct-menu-structure/page/2/#post-28178

If you can’t download the plugin on the above topic then you can created it manually as described in the bottom of the above topic.

2) How can I add product categories and the price filter on the right hand side menu with the rated products as in your theme. All I can achieve so far is the normal sidebar.

You can achieve this by adding respective WooCommerce widgets in the sidebar.

Best Regards,
Movin