Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Marketplace › Store list page sidebar fields
- This topic has 15 replies, 3 voices, and was last updated 4 years, 9 months ago by
nolas154.
- AuthorPosts
- May 28, 2020 at 8:21 pm #136209
danilobattaglia1973
ParticipantHello,
I have downloaded your plugin and followed the guide to view setup a store list using the [wcfm_stores] commamd. In the plugin options I have selected the “lateral bar store list” and would like to remove some search fields. I have used the [wcfm_stores has_country=”no” has_state”no”] to remove country and state but although it works in the “normal view” it does not work with the sidebar view. This is the link to my webpage and I have also uploaded a picture.Thank your for your kind help.
Kind regards,
DanAttachments:
You must be logged in to view attached files. - May 29, 2020 at 11:47 am #136432
Sarmistha Chakraborty
MemberHello,
To remove country filter –
Add below code in your theme’s functions.php –
add_filter('wcfmmp_is_allow_store_list_country_filter', '__return_false');
And to remove state filter, turn on the “Disable State Filter” from widget (PFA)
Thanks.
Attachments:
You must be logged in to view attached files. - June 2, 2020 at 3:21 am #137488
- June 3, 2020 at 2:09 pm #137976
Sarmistha Chakraborty
MemberHello,
Those are widget areas. You will find widgets in the left side (Appearance->widgets)
Thanks.
- June 3, 2020 at 2:47 pm #137983
nolas154
ParticipantHi, thanks for the information, but I need to remove the state combo, the city and the zipcode, and as you can see in my screenshot the widget areas are empty. How can i do it?
- June 3, 2020 at 11:15 pm #138134
Sarmistha Chakraborty
MemberHello,
Can you provide me the site access with site URL(Set as private reply)
Then we can check the issue, It’s strange without widget “Location filter” display in “store list” sidebar.Thanks.
- June 4, 2020 at 2:45 am #138174
nolas154
ParticipantThis reply has been marked as private.- June 4, 2020 at 3:01 pm #138302
Sarmistha Chakraborty
MemberThis reply has been marked as private.
- June 4, 2020 at 5:07 pm #138338
nolas154
ParticipantThis reply has been marked as private. - June 4, 2020 at 5:07 pm #138339
nolas154
ParticipantThis reply has been marked as private. - June 4, 2020 at 5:10 pm #138340
nolas154
ParticipantThis reply has been marked as private. - June 4, 2020 at 5:17 pm #138347
nolas154
ParticipantThis reply has been marked as private. - June 4, 2020 at 6:59 pm #138380
Sarmistha Chakraborty
MemberHello,
This is your store list page – [link-hidden]
my store list sidebar is broken
>> What issue you are talking about?Thanks.
- June 4, 2020 at 9:24 pm #138447
nolas154
ParticipantThis reply has been marked as private.- June 4, 2020 at 9:44 pm #138451
Sarmistha Chakraborty
MemberPlease check your site widget area. We have added “search” and “category search” widget here. (PFA)
This is your store list page – [link hidden], we cannot see any sidebar in this page.Thanks.
Attachments:
You must be logged in to view attached files.
- June 5, 2020 at 3:56 pm #138744
nolas154
ParticipantPerfect!! thanks a lot!
- AuthorPosts
- You must be logged in to reply to this topic.