To build the website pages, I use the Elementor plugin. I have already identified that the Newscrunch theme is conflicting with Elementor and thus causing an error/bug in Elementor’s “text editor” option, causing the text to only appear in gray color.
By disabling Newscrunch as the default Blog theme, this error is fixed, however, I want to continue using this theme for my Blog.
Do you know how to fix this error?
Note: Both versions of Elementor and Newscrunch are up to date.
]]>It was suggested in another post to add a plugin to do this but I prefer not to add a plugin for such a small change. Can you tell me please how or where I can change this text.
Many thanks!
]]>Once a user has converted, how do I change the “thank you” wording and can I add a link in that message
]]>I have tried the function.php method on my child theme, with str_replace, but nothing changes.
Any help will be appreciated. Thanks.
]]>Thank you!
]]>The WordPress, plugins and themes are up to date, and I’ve disable all the other plug-ins also, but the problem remains.
### Begin System Info (Generated 2021-03-10 22:08:09) ###
------------ SITE INFO
Site URL: https://www.oncodinestrail.cat
Home URL: https://www.oncodinestrail.cat
Multisite: No
------------ USER BROWSER
Platform: Windows
Browser Name: Firefox
Browser Version: 86.0
------------ WORDPRESS CONFIG
WP Version: 5.7
Language: ca
Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
Active Theme: Customizr 4.4.4
Show On Front: posts
ABSPATH: /usr/home/oncodinestrail.cat/web/
WP_DEBUG: Disabled
WP Memory Limit: 192MB
------------ NIMBLE CONFIGURATION
Version: 2.2.5
Upgraded From: 2.1.31
Started With: 1.8.16
------------ WP ACTIVE PLUGINS
Nimble Page Builder: 2.2.5
------------ WP INACTIVE PLUGINS
Contact Form 7: 5.4
Contact Form Advance Database: 1.0.8
MC4WP: Mailchimp for WordPress: 4.8.3
Ultimate Member: 2.1.16
User Role Editor: 4.58.3
WPForms: 1.6.5.1
------------ WEBSERVER CONFIG
PHP Version: 7.3.23
MySQL Version: 5.5.5
Webserver Info: Apache
Write/Read permissions: OK
------------ PHP CONFIG
Memory Limit: 192M
Upload Max Size: 15M
Post Max Size: 15M
Upload Max Filesize: 15M
Time Limit: 60
Max Input Vars: 1000
Display Errors: N/A
PHP Arg Separator: &
PHP Allow URL File Open: 0
### End System Info ###
]]>When I add a coupon to my basket which doesn’t fit the requirements for minimum or maximum spend, the error message displays –
“The maximum spend for this coupon is <span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>£</span>20</span>.”
I don’t know why this is happening and after looking at the file class_wc_coupon.php in Plugins > WooCommerce > includes, the text string seems correct however is displaying this crazy message.
I’d also like to personalise the string is possible to display the coupon name, so I’d like the final string (for this example) to be –
“The maximum spend for coupon ‘COUPON_NAME’ is £20.”
I have tried editing and copying the file to my child theme however nothing is taking effect, is this to do with where I’m placing the file in the child theme directory?
Many thanks!
PS – If you’re looking to test, then add any single card to the basked and use code ‘new collector’ in cart, minimum spend for this coupon is £8 which is not fulfilled by a single card.
]]>