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, 5 months ago by nolas154.
- AuthorPosts
- May 28, 2020 at 8:21 pm #136209danilobattaglia1973Participant
Hello,
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 #136432Sarmistha ChakrabortyMember
Hello,
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 #137976Sarmistha ChakrabortyMember
Hello,
Those are widget areas. You will find widgets in the left side (Appearance->widgets)
Thanks.
- June 3, 2020 at 2:47 pm #137983nolas154Participant
Hi, 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 #138134Sarmistha ChakrabortyMember
Hello,
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 #138174nolas154ParticipantThis reply has been marked as private.
- June 4, 2020 at 3:01 pm #138302Sarmistha ChakrabortyMemberThis reply has been marked as private.
- June 4, 2020 at 5:07 pm #138338nolas154ParticipantThis reply has been marked as private.
- June 4, 2020 at 5:07 pm #138339nolas154ParticipantThis reply has been marked as private.
- June 4, 2020 at 5:10 pm #138340nolas154ParticipantThis reply has been marked as private.
- June 4, 2020 at 5:17 pm #138347nolas154ParticipantThis reply has been marked as private.
- June 4, 2020 at 6:59 pm #138380Sarmistha ChakrabortyMember
Hello,
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 #138447nolas154ParticipantThis reply has been marked as private.
- June 4, 2020 at 9:44 pm #138451Sarmistha ChakrabortyMember
Please 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 #138744nolas154Participant
Perfect!! thanks a lot!
- AuthorPosts
- You must be logged in to reply to this topic.