platanic
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Checkout Page ErrorHello Mike, and Exlinkx,
Here I have same problem with same ajax.
Invalid JSON:
Error: Parse error on line 6: ".woocommerce-checkout-review-order-table": "<table "
Please help soon,
ThanksForum: Plugins
In reply to: [Yoast SEO] I can't fill in links and meta since update@monica44 try to revert plugin to previous version. It’s worked for us, until they fix that javascript issue.
Forum: Plugins
In reply to: [Yoast SEO] I can't fill in links and meta since updateHello,
After update, this JS error appears:
Uncaught TypeError: YoastSEO.getStringHelper is not a function
Thanks
Forum: Plugins
In reply to: [WooCommerce] Variation (20 ) doesn't shows on single product pageIt was some third plugin, for woowaitlist, I don’t want to say what exactly, as it isn’t yours plugin.
Thanks for all you help.
Forum: Plugins
In reply to: [WooCommerce] Variation (20 ) doesn't shows on single product page<script type='text/javascript'> /* <![CDATA[ */ var wew_ajax_object = {"ajax_url":"http:\/\/conquestcarbon.com\/wp-admin\/admin-ajax.php","texts":{"subscribe":"Subscribe to waitlist","insert":"Insert email address","proceed":"Subscribe"}}; /* ]]> */ </script>
Maybe this part of code breaks it. It is in the header?
Forum: Plugins
In reply to: [WooCommerce] Variation (20 ) doesn't shows on single product pageForum: Plugins
In reply to: [WooCommerce] Variation (20 ) doesn't shows on single product pageThere wasn’t variable.php, so I just copied from your github:
But there is still the same problem…
I got from https://…./?wc-ajax=get_variation, response 3 input hidden fields, and some array that has properly values like image/prices
Forum: Plugins
In reply to: [WooCommerce] Variation (20 ) doesn't shows on single product pageVariations doesn’t have same price. And add to cart is missing also.
Forum: Plugins
In reply to: [Yoast SEO] Fatal errorYou can simply comment this lines (look image below)
Just edit this file: plugins/wpseo-woocommerce/wpseo-woocommerce.php
That will solve problem for now
Thanks for answer, but point was that
wp-admin/admin-ajax.php?action=wordfence_logHuman&hid=402D49D2ED90C8567979FC4F7B32FEB0&r=0.6840566857717931
wait for 7.20 sec to load, and admin-ajax.php wait for 1.2s.
I saw before, something with file permissions can be problem maybe? Thanks in advance
Hey ppl,
go to frontend.php on line 264 and put this code
$params['field_value'] = wpcf_translate( 'field ' . $field['id'] . ' value '.$post->ID, $params['field_value'] );
Same error here… After update…
Warning: addslashes() expects parameter 1 to be string, array given in wp-content\plugins\types\embedded\frontend.php on line 264
WordPress 3.9.2
Types 1.6.1
PHP Version 5.3