Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM › wc fronted manager chane theme ajax loader style to defult style
- This topic has 9 replies, 2 voices, and was last updated 7 years ago by
WCFM Forum.
- AuthorPosts
- August 18, 2018 at 6:18 am #28788
fksujan
Participantwhen i am active wc fronted manager themes ajax loder style change to defult woocommerce style.how i am solve this problem
- August 18, 2018 at 9:02 am #28804
WCFM Forum
MemberHi,
Kindly add this line of code in your site –
add_filter( 'wcfm_is_allow_blockui', '__return_false' );
Thank You
- August 18, 2018 at 10:18 am #28808
WCFM Forum
MemberKindly add this in your child theme’s functions.php
Thank You
- August 18, 2018 at 4:16 pm #28842
fksujan
Participantthis is not solve ajax problem
- August 19, 2018 at 5:36 am #28871
WCFM Forum
MemberHi,
Do you have updated your WCFM to 5.0.1?
If not, please update and take a look.
Also, if there is any caching then please clear those before checking.
Thank You
- August 19, 2018 at 5:40 am #28872
fksujan
Participanti have already update
where clear caching
- August 19, 2018 at 5:48 am #28874
WCFM Forum
MemberHi,
Do you have any caching plugin? Then clear cache from it’s setting option.
Do you have Autoptimize?
Also clear browser cache.
Between, where you have added that code?
Thank You
- August 19, 2018 at 6:29 am #28878
fksujan
Participantthank you for solve my problem
- August 19, 2018 at 6:48 am #28881
WCFM Forum
MemberGreat to know it’s already resolved for you 🙂
- AuthorPosts
- The topic ‘wc fronted manager chane theme ajax loader style to defult style’ is closed to new replies.