Store list widget position on mobile

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Ultimate Store list widget position on mobile

Viewing 4 reply threads
  • Author
    Posts
    • #108045
      id.manage
      Participant

      Hi 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!

    • #108533

      Hello,

      Can you share us the page url then we will guide you accordingly.

      Thanks.

    • #108535
      id.manage
      Participant
      This reply has been marked as private.
    • #108539

      Hi,

      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.

    • #108554
      id.manage
      Participant

      Perfect! You are a star!

Viewing 4 reply threads
  • You must be logged in to reply to this topic.