Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Store vendor have too many products and loading slowly at phone
- This topic has 8 replies, 2 voices, and was last updated 6 years ago by WCFM Forum.
Viewing 8 reply threads
- AuthorPosts
- November 7, 2018 at 9:32 am #36022
- November 8, 2018 at 9:20 am #36128WCFM ForumMember
HI,
How many products loads per page?
By default it is 25, but is this change in your site by custom coding?
Thank You
- November 9, 2018 at 1:05 am #36186
- November 9, 2018 at 5:10 am #36196
- November 9, 2018 at 11:18 am #36233WCFM ForumMember
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
- November 10, 2018 at 8:54 am #36271
- November 11, 2018 at 7:54 am #36334WCFM ForumMember
Hi,
Possible, custom coding required.
I will give you that>
Thank You
- November 12, 2018 at 2:31 am #36400MOHOParticipant
ok thanks a lot!
- November 17, 2018 at 3:37 pm #36957WCFM ForumMember
Hi,
We have added this filter in WCFM latest update, 5.1.8
Kindly update yours and take a look.
Thank You
- AuthorPosts
Viewing 8 reply threads
- The topic ‘Store vendor have too many products and loading slowly at phone’ is closed to new replies.