How to move the Sidebar to the Top of the Store List page, when in Mobile View.

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 – Marketplace (WooCommerce Multivendor Marketplace) How to move the Sidebar to the Top of the Store List page, when in Mobile View.

Viewing 2 reply threads
  • Author
    Posts
    • #133265
      delwyn
      Participant

      Hi,

      Please check out my website URL here.

      In this “Store List” page, the Sidebar looks fine in Desktop view, because its on the left side.

      However, when changed to “Mobile view”, the sidebar goes to the bottom of the page. (See ATTACHED SCREENSHOT)

      Is there anyway to to move that Sidebar to the Top of the page when in Mobile view?
      (preferably position it on top of the list of vendors).

      This is because if there’s many vendors on the Store List page, this Sidebar will not be useful because no customers will notice there’s a sidebar at the bottom of the page.

      Kindly help soonest possible.

      Thanks.

      Attachments:
      You must be logged in to view attached files.
    • #133430

      Hello,

      Try this code in your theme’s functions.php
      add_filter('wcfmmp_is_allow_mobile_sidebar_at_bottom', '__return_false');

      Thanks.

    • #133445
      delwyn
      Participant

      got it thanks! that works

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