Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Store list widget position on mobile
- This topic has 4 replies, 2 voices, and was last updated 5 years ago by
id.manage.
- AuthorPosts
- February 20, 2020 at 5:51 pm #108045
id.manage
ParticipantHi Guys,
I wonder how can I change store list’s widget position? My store list is location based. The’search by radius’ widget is at left sidebar on computer, which is good. But when I use mobile phone, I like it to be just below the map. Currently, the place is taken by a store filter –‘new to old, better review’ etfc. How can I change the position?—Move the widget I want to be just below the map?
Thanks!
- February 24, 2020 at 5:15 pm #108533
Sarmistha Chakraborty
MemberHello,
Can you share us the page url then we will guide you accordingly.
Thanks.
- February 24, 2020 at 5:34 pm #108535
id.manage
ParticipantThis reply has been marked as private. - February 24, 2020 at 6:03 pm #108539
Sarmistha Chakraborty
MemberHi,
add_filter('wcfmmp_is_allow_mobile_sidebar_at_bottom', '__return_false');
Try this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/Thanks.
- February 24, 2020 at 7:41 pm #108554
id.manage
ParticipantPerfect! You are a star!
- AuthorPosts
- You must be logged in to reply to this topic.