erikhellstroem
Forum Replies Created
-
With this enabled swatches are working for
base language:
https://shaktimattan.se/produkter/
But white screeen with the language with weglot.
shaktimattan.se/no/produkter/
This has working before so something must have changed.Hi Janilyn,
Thanks for the reply.
Yes, I understand that the swatches are linked to the Add to Cart button. However, I want to point out that the issue is not that swatches simply “don’t appear” – the entire translated archive page crashes with a white screen when swatches are enabled, but working for Swedish (Base language). That’s not expected behavior and indicates a fatal error in the plugin when it tries to render something that isn’t available.
A plugin should not cause a white screen (PHP crash) due to a missing button or layout element – it should fail gracefully.
Would your development team consider adding a check to ensure the Add to Cart button exists before attempting to hook swatches into the archive layout? That would solve the issue and make the plugin more robust with themes that customize archive layouts (like ours, which hides Add to Cart intentionally).
In the meantime, I will explore using the
[wpcvs_archive]shortcode manually. If you can offer any tips on integrating that in archive templates, I’d appreciate it.Thanks again,
ErikProblme solved. Had nothing to do with WPLOYALTY 🙂
Hi!
Thanks. Have you heard of our problem before and can it be related to your plugin? The slow backend problem as i described.
So these are the tables that we should look for and delte in that case?- wp_wlr_users
- wp_wlr_earn_campaign
- wp_wlr_earn_campaign_transaction
- wp_wlr_rewards
- wp_wlr_reward_transactions
- wp_wlr_user_rewards
- wp_wlr_referral
- wp_wlr_logs
- wp_wlr_levels
- wp_wlr_points_ledger
//Erik?
Have the same problem. After the update of your plugin, It misses the field “Description”
For product variations.It worked before your latest update.
//Erik
Forum: Plugins
In reply to: [Kustom Checkout for WooCommerce] Redirect as a option@tracer76 Did you get this resolved?
Have you got Cartflows to redirect to woocommerce “thank you” (order-received) ?
I cant get it to work, the customer gets the order confirmation inside of the checkout. And Pixel is not fiering for purchase.Best regards
ErikForum: Plugins
In reply to: [Variation Swatches for WooCommerce] Strange symbols over swatchesHi,
We resolved it by custom CSS./* CSS to remove arrow on tooltip for products pages / Variation Swatcher for WooCommerce */
.variations td.value span:after {
border: none!important;
}Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Strange symbols over swatchesHi, i saw that now 🙂
The other one is named pretty the same.
I switch to your plugin instead 🙂Best regards
Erik