chinwag
Forum Replies Created
-
Totally disappeared. Your fix got rid of the of the crritcial error .
Great work!
Thank you so much. No crititcal error, and have sent anonymous data.
Regards and best wishes.
I’ve had to deactivate the plugin as the site recieves a critical failure.
I’ll install the fix and report back. many thanks.
Thanks for the prompt response. Sorry to be so dumb, but why am I supposed to be looking for ‘GTM Kit > Help > Support > Share system data with the GTM Kit support team’, wordpress or your website?
Thanks.
Hello, sorry for the long response time…
<!--<![endif]-->
is stripped to
<p><!--</p>
and displays in the recieved email as
<!--
What I’m trying to achieve is sending a HTML email, is that possible?
Thank you.
Console error when I click onto HTAccess Tab
Uncaught (in promise) TypeError: this.options.source is not a function
at Editor.6e08e0a9.js:41:72049
at Array.forEach ()
at Gt.clipboardHandler (Editor.6e08e0a9.js:41:71925)
at Editor.6e08e0a9.js:42:237
at Array.reduce ()
at Lt (Editor.6e08e0a9.js:42:209)
at Editor.6e08e0a9.js:42:327
at NodeList.reduce ()
at Lt (Editor.6e08e0a9.js:42:291)
at Editor.6e08e0a9.js:42:327File permission on .htaccess file is 644.
Operating System: Linux Web Server: Apache PHP Version: 8.0.28
Thank you for your reply.
Forum: Plugins
In reply to: [Flexible Map] “FlexibleMap is not defined”Excellent, spot on! “Async JavaScript” plugin. Exclude Google Map JS and FM plugin ??
Many thanks.
Thank you so much for your help, really useful.
Many thanks.
Forum: Plugins
In reply to: [Yoast SEO] Woocommerce Shop page still being indexed in Product Sitemap?Many thanks for the support. I will try this solution.
Best wishes.
Forum: Plugins
In reply to: [Yoast SEO] Woocommerce Shop page still being indexed in Product Sitemap?Forum: Plugins
In reply to: [Yoast SEO] Woocommerce Shop page still being indexed in Product Sitemap?bump…
Thank you for that nugget, proved to be the answer. Best wishes.
add_filter( 'woocommerce_display_product_attributes', custom_product_additional_information', 10, 2 ); function custom_product_additional_information( $product_attributes, $product ) { $product_attributes[ 'attribute_' . 'custom-one' ] = array( 'label' => __('Quantity per Package'), 'value' => __('Value 1'), ); return $product_attributes; }
Forum: Plugins
In reply to: [Contact Form 7] “reCAPTCHA response token is empty”Thanks again for your help @codekraft. I’ve rolled back a couple of versions, as I really don’t have the time to keep fixing these hiccups in WP.
Thanks again and take care.
Forum: Plugins
In reply to: [Contact Form 7] “reCAPTCHA response token is empty”Hi and thanks, already read it. Doesn’t really help a great deal except in the fact that it basically tells you it’s your problem ??
Thanks again and take care.
thank you for your response.
The server configuration meets your requirements as stated and I accpet that you can’t help with the server settings. However, you please supply the .HTAccess rewrite code so I can test why the excellent plugin doesn’t want to accept my server configuration?
Thank you and stay safe.