Home › Forums › Themes Support › Gecko › Product Page Setting
Tagged: sidebar filter
- This topic has 11 replies, 2 voices, and was last updated 8 years, 1 month ago by wewa.
-
AuthorPosts
-
-
November 1, 2016 at 11:52 am #661
Hi
I would like to ask; in my product page, I put a WOOF – WooCommerce Products Filter on the sidebar and when I search for a category it will link to a new page with filtered product. Can I directly edit this page? Because there are some objects I would like to remove.Thanks in advance
-
November 2, 2016 at 7:28 am #663
Hi,
Sorry for late reply.
Can you send us your website link and temporary admin account as private reply. We will check and help you solve.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 2, 2016 at 9:41 am #667
Hi,
May I have your email in order to set an admin account?
Thanks
-
November 2, 2016 at 10:01 am #668
our email is: [email protected]
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 2, 2016 at 10:16 am #669This reply has been marked as private.
-
November 2, 2016 at 10:20 am #670
Hi
We checked your site. Did you override code for shop layout?
I recommend you can revert original code and insert WOOF Filter to WooCommerce Sidebar it will display on the left of content.
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 2, 2016 at 10:34 am #671This reply has been marked as private.
-
November 2, 2016 at 10:51 am #673
1. You can remove breadcrumb and also keep space above product content by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.page-head .jas-container { display: none;}
If you want move to left you can add custom css
.page-head .jas-container { width: 100% ; padding: 0 15px;}
.jas-wc-single .page-head .woocommerce-breadcrumb { text-align: left}
.page-head a { color: #000;}
.jas-breadcrumb i, .woocommerce-breadcrumb i { margin: 100px 10px 0; }
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 2, 2016 at 11:00 am #674
It works now
Thanks for your help! -
November 2, 2016 at 11:08 am #675
We checked and saw Filter run wrong on product detail page, If you want display sidebar on product detail page
1. You can create new sidebar
2. Open JanStudio > Theme Option > WooCommerce > Product Detail Setting > Select Sidebar
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 2, 2016 at 11:33 am #677This reply has been marked as private.
-
November 2, 2016 at 11:43 am #679
ok
I have created a new sidebar now.
Thanks for your help
-
-
AuthorPosts
You must be logged in to reply to this topic.