Store vendor have too many products and loading slowly at phone

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) Store vendor have too many products and loading slowly at phone

Viewing 8 reply threads
  • Author
    Posts
    • #36022
      MOHO
      Participant

      this store vendor have 8248 products phone loading slowly…
      but PC work faster

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

      HI,

      How many products loads per page?

      By default it is 25, but is this change in your site by custom coding?

      Thank You

    • #36186
      MOHO
      Participant

      How many products loads per page?
      25 i use default

      I find out the problem, because i have 8000+ categories, so loading “product list” page will need more and more time.

      How could i hide the category field at product list?

      Attachments:
      You must be logged in to view attached files.
    • #36196
      MOHO
      Participant

      and also hide product type

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

      Hi,

      Kindly add this line of codes –

      add_filter( 'wcfm_is_products_category_filter', '__return_false' );
      add_filter( 'wcfm_is_products_type_filter', '__return_false' );

      Thank You

    • #36271
      MOHO
      Participant

      Thanks it work, I hide them now.

      and if i want to display custom products_category_filter “news_type”

      how could i add it?

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

      Hi,

      Possible, custom coding required.

      I will give you that>

      Thank You

    • #36400
      MOHO
      Participant

      ok thanks a lot!

    • #36957
      WCFM Forum
      Keymaster

      Hi,

      We have added this filter in WCFM latest update, 5.1.8

      Kindly update yours and take a look.

      Thank You

Viewing 8 reply threads
  • The topic ‘Store vendor have too many products and loading slowly at phone’ is closed to new replies.