Forum Replies Created
- AuthorPosts
- June 7, 2020 at 4:26 pm in reply to: Login Faild: Website Auth Setup Incorrect – Contact Admin – JWT Plugin Inactive #139267GuigsParticipant
Eventually the problem is not what I thought it was.
https://i.ibb.co/N2N5r1k/Captureproblem.pngIf the Local pickup is set as free by the vendor (entering ”0” in their shipping settings), instead of displaying ”Free” or ”0,00€” on the checkout (and basket) page, nothing is displayed, which is confusing.
Can I avoid this by showing ”0,00€” or a custom text?
Thanks.
June 7, 2020 at 4:23 pm in reply to: Login Faild: Website Auth Setup Incorrect – Contact Admin – JWT Plugin Inactive #139266GuigsParticipantAny solution found?
June 7, 2020 at 4:19 pm in reply to: Add Google Analytics tracking code to the vendor's dashboard #139265GuigsParticipantProblem solved using the plugin WordPress Headers and Footers.
June 4, 2020 at 3:32 pm in reply to: Login Faild: Website Auth Setup Incorrect – Contact Admin – JWT Plugin Inactive #138311GuigsParticipantI’ve thought of it, I’m using “https” and still it doesn’t work. I’ve tried everything…
May 29, 2020 at 3:13 pm in reply to: Login Faild: Website Auth Setup Incorrect – Contact Admin – JWT Plugin Inactive #136488GuigsParticipantHello, same problem here. I get the message “Please login as a vendor” when I try to connect with a vendor’s (store owner) account…
GuigsParticipantOh I’ve got an issue… I though disabling “Catalog” for all products would erase the “Catalog Mode” menu when vendors add a new product.
Is there a way to make this menu disappear?May 27, 2020 at 4:53 pm in reply to: How to dissociate payment type and delivery/pick-up and let the vendors choose #135740GuigsParticipantWould be okay if there’s a way to automatically disable the pickup delivery IF the vendor does not choose this option for a specific zone.
And then I’ll find a way to add a box at checkout letting the customer choose if they want to be delivered or pickup the order.GuigsParticipantThank you, I promise I will (review).
If there’s a way for you to help me with this matter, it would be amazing : https://wclovers.com/forums/topic/how-to-dissociate-payment-type-and-delivery-pick-up-and-let-the-vendors-choose
GuigsParticipantHello, I placed the code on the CSS area of my WP Bakery store manager page, and it worked. Thanks a lot!
GuigsParticipantThank you so much ! 🙂
May 26, 2020 at 1:02 am in reply to: How to dissociate payment type and delivery/pick-up and let the vendors choose #135177GuigsParticipantI forgot to specify, on the admin dashboard I checked Shipping by zone, and Store shipping settings.
On the Woocommerce delivery settings I set a zone allowing all the deliery options, and on the payments settings I activated Paypal and Cash on delivery (allowing any local pickup and any shipping from the store).GuigsParticipantThank you but it hasn’t worked… :/
I disabled the other snippets I was using (disabling Virtual and Downloadable, default checking Catalog), added this code in a new snippet, but it didn’t work.
Now I’ve got the catalog box only, unchecked.GuigsParticipantHi Sushobhan, I actually never found a code allowing me to disable the three of them, but the other ones worked.
Would you be able to give me the one I need?GuigsParticipantI think I just solved my problem by unselecting the store-manager as a the account page, from the Woocommerce settings.
That’s a change I made yesterday, I shouldn’t have.GuigsParticipantWhen I compare the differences in content between my original database and the new one after I saved my settings (with no change) on the store manager, I notice something curious :
Original (good) one :
1060, 'wc_frontend_manager_page_id', '', 'yes'), (1061, 'wcfm_page_options', 'a:3:{s:27:\"wc_frontend_manager_page_id\";s:0:\"\";s:30:\"wcfm_vendor_membership_page_id\";s:2:\"48\";s:32:\"wcfm_vendor_registration_page_id\";s:2:\"49\";}', 'yes'),
After simply saving the changes :
1060, 'wc_frontend_manager_page_id', '47', 'yes'), (1061, 'wcfm_page_options', 'a:3:{s:27:\"wc_frontend_manager_page_id\";s:2:\"47\";s:30:\"wcfm_vendor_membership_page_id\";s:2:\"48\";s:32:\"wcfm_vendor_registration_page_id\";s:2:\"49\";}', 'yes'),
I’m far from being an expert, why would “47” disappear?
GuigsParticipantHello,
Is there a way to simply disable the 3 boxes, including catalog?Thank you…
GuigsParticipant(Apparently no)
GuigsParticipantI’ve downloaded my database (WP Hide activated but reset), researched the values I previously entered through WP Hide and replaced the ones I could still find by the original ones. There was a few in “plugins” that were causing my trouble.
For the moment the problem seems to be solved.GuigsParticipantHi, no I am not using this addon…
Could my problem be linked to this ?
https://wclovers.com/forums/topic/how-to-completely-delete-wp-hide-security-enhancer/GuigsParticipantThank you!
GuigsParticipantThank you very much it works!
I don’t have these options letting me disable Virtual and Downloadable so I’ll use the code…
Thanks!
GuigsParticipantWell after disabling the plugin WP Hide & Security Enhancer it works! But how can I make sure the box “Use as variation” is ticked by default when available?
Thank you.GuigsParticipantFor information I tried this : https://wclovers.com/forums/topic/enable-all-attributes-by-default/#post-91803
added the code on the Snippets pluggin, it didn’t work. - AuthorPosts