wcfm_stores, filters wcfm_stores

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!

Viewing 19 reply threads
  • Author
    Posts
    • #47425
      vraugul1
      Participant

      Hi.
      1. Please tell me how to make [wcfm_stores] full-width page (adaptive)?
      2. And how to make the mobile version to [wcfm_stores] filters appear at the beginning of the page or in “hover”?

      Thank You!

    • #47463
      WCFM Forum
      Keymaster

      Hi,

      1. Please tell me how to make [wcfm_stores] full-width page (adaptive)?
      – Well, that’s a small CSS tweak. Give me that URL, I will know you CSS.

      2. And how to make the mobile version to [wcfm_stores] filters appear at the beginning of the page or in “hover”?

      – Please add this to your child theme’s functions.php –

      add_filter( 'wcfmmp_is_allow_mobile_sidebar_at_bottom', '__return_false' );

      Thank You

    • #47641
      vraugul1
      Participant
      This reply has been marked as private.
    • #47675
      WCFM Forum
      Keymaster

      Hi,

      Please use this CSS –

      .wcfm-store-list-page .container { max-width: 100% !important; }

      Thank You

    • #47685
      vraugul1
      Participant
      This reply has been marked as private.
    • #47806
      WCFM Forum
      Keymaster

      Hi,

      Do you have deleted this page? it’s throwing 404

      Please know me new URL.

      Between, do you want to remove it’s padding-margin as well?

      Thank You

    • #47846
      vraugul1
      Participant
      This reply has been marked as private.
    • #47882
      vraugul1
      Participant

      I made it.
      But still thank you very much for the technical support!
      You can close the topic.

      Thank you!

    • #47889
      vraugul1
      Participant

      Oh sorry, don’t close the topic.
      I didn’t do it right.
      I still need your help.

      Thank you!

    • #47985
      vraugul1
      Participant
      This reply has been marked as private.
    • #48086
      vraugul1
      Participant

      Hello!
      Have an update on my topic?

      Thank you so much!

    • #48110
      WCFM Forum
      Keymaster

      HI,

      Which icons shifted?

      I am getting this right – https://ibb.co/Bz4RGKd

      Thank You

    • #48167
      vraugul1
      Participant

      Hello!
      1. The site icon has shifted.
      2. On the store page of a particular vendor size remained the same.
      The screenshots show.

      Thank you so much!

      Attachments:
      You must be logged in to view attached files.
    • #48332
      WCFM Forum
      Keymaster

      Hi,

      Please know me when you will enable WCFM Marketplace, I will check this again.

      Thank You

    • #48690
      vraugul1
      Participant
      This reply has been marked as private.
    • #48792
      WCFM Forum
      Keymaster

      HI,

      Please remove previous CSS and use this –

      .wcfm-store-list-page .main-page-wrapper .container {
          max-width: 100% !important;
          width: 100%;
          padding: 0px;
      }

      Thank You

    • #48887
      vraugul1
      Participant
      This reply has been marked as private.
    • #48893
      vraugul1
      Participant

      More precisely, the page store was full width

      Thank you!

    • #48900
      WCFM Forum
      Keymaster

      Hi,

      Please use this CSS –

      .wcfm-store-page .main-page-wrapper .container {
          max-width: 100% !important;
          width: 100%;
          padding: 0px;
      }

      Thank You

    • #48901
      vraugul1
      Participant

      Oh Thank you so much!
      You are the best!

Viewing 19 reply threads
  • The topic ‘wcfm_stores, filters wcfm_stores’ is closed to new replies.