xgstq
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SoftException in Application.cpp:630: Could not execute scriptDid you ever resolve this?
I’m also with Bluehost and my error logs are also returning the same SoftException in Application.cpp:630:
Decided to take a look at the logs as I was randomly getting a 524 status code and Cloudflare landing page
Forum: Plugins
In reply to: [GP Social Share] Plugin isn’t working properlyJust had to disable v2 as it was conflicting with Yoast and the advanced tab in particular when editing a post. crashing the blocks editor and page
Forum: Plugins
In reply to: [Yoast SEO] Yoast Conflicting with WPBakery Page BuilderWhy isn’t the latest version of WPBakery Page Builder(v6) available on my WordPress site please?
If you purcahsed it with a theme, it needs to be updated via your theme provider
Thanks for the update ??
I came searching with the same error
“There was a problem while retrieving Auth for gmail: Could not json decode the token”
Only set it up yesterday – the Email test worked fine with no error, but today when logging into WP Admin I see the above error.
The only thing I can think it might be trying to send an email is the plugin Updraftplus Backups which email notifies me on a success full backup. TBF I could remove that plugin now as the host provides daily backups.
Edit:
I just looked in Updraftplus plugin and it has this message
PHP event: code E_WARNING: json_decode() expects parameter 1 to be string, array given (line 177, wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php)
off to investigate ??- This reply was modified 4 years, 5 months ago by xgstq.
Forum: Plugins
In reply to: [GP Social Share] Update to last version broke my siteBroke mine as well,
had to deactivate it as the “There has been a critical error on your website.” error message was displayed.
Looking in the logs
PHP Notice: Undefined index: gp_social_hook in /var/www/wp-content/plugins/gp-social-share-svg/gp-social-share.php on line 22
PHP Notice: Undefined index: gp_woo_global_hook in /var/www/wp-content/plugins/gp-social-share-svg/gp-social-share.php on line 35
PHP Notice: Undefined index: gp_woo_single_hook in /var/www/wp-content/plugins/gp-social-share-svg/gp-social-share.php on line 36
PHP Notice: Undefined index: gp_woo_shop_hook in /var/www/wp-content/plugins/gp-social-share-svg/gp-social-share.php on line 37And then some errors related to metabox
PHP Notice: Undefined index: gp_social_hook in /var/www/wp-content/plugins/gp-social-share-svg/gp-social-share.php on line 22
PHP Warning: require_once(/var/www/wp-content/plugins/gp-social-share-svg/inc/metabox/meta-box-group/group-field.php): failed to open stream: No such file or directory in /var/www/wp-content/plugins/gp-social-share-svg/inc/metabox/meta-box-group/meta-box-group.php on line 38
PHP Fatal error: require_once(): Failed opening required ‘/var/www/wp-content/plugins/gp-social-share-svg/inc/metabox/meta-box-group/group-field.php’Forum: Plugins
In reply to: [WooCommerce] Sell Physical CoursesSorry, do you have a link where I could possibly ask for a configuration quote?
Forum: Plugins
In reply to: [WooCommerce] Sell Physical CoursesThanks, RK,
Just looking through the documentation and the possibilities, thanks for sharing.
So initially I think ill purchase the woocommerce bookings, and try to get it configured offering courses on X dates.
I think the calendar addition is a must, do you have any demos on the calendar ideally a month view or list view as shown on the Calendar Block view on this page https://woocommerce.com/products/bookings-availability/
What’s the process say if I cannot get it configured how we require it could we a) look to get some assistance or b) look to get a refund?
Id prefer option a) after looking at the extensive documentation im sure it is possible…
Many thanks
Forum: Plugins
In reply to: [Yoast SEO] Yoast Conflicting with WPBakery Page BuilderInterestingly I just went into Yoast > General > Features
Disabled
SEO analysis
Readability analysisRefreshed and WPBackery started to work again.
I then activated
SEO analysis
Readability analysisand seems to be still working…
Forum: Plugins
In reply to: [Yoast SEO] Yoast Conflicting with WPBakery Page BuilderI’m using
WPBakery: 6.0.5
Yoast SEO Version 12.6.1
Wordpress V5.3Just updated Yoast
My console error log is now
TypeError: d is not a functionreact.min.js:11:262 React 3 Ma https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:52 Ia https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:140 Ia self-hosted:1063 Sb https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:213 wh https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:160 fd https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:160 id https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:163 kh https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:119 id https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:163 render https://www.website.com/wp-includes/js/dist/vendor/react-dom.min.js:228 renderClassicEditorMetabox https://www.website.com/wp-content/plugins/wordpress-seo/js/dist/wp-seo-post-scraper-1261.min.js:5 <anonymous> https://www.website.com/wp-content/plugins/wordpress-seo/js/dist/wp-seo-post-scraper-1261.min.js:5 jQuery 4 i fireWith ready J
I need to do a backup before I disable the theme and try Twenty Nineteen
Forum: Plugins
In reply to: [a3 Lazy Load] does not work with WoocommerceIm having the same problem since updating WP last week
Lazy Load was working fine across the site, now only working on blog and theme images and no longer working with woocommerce.
Forum: Plugins
In reply to: [Redirection] Target URL inherits source URLYou can use a Chrome browser like redirect trace to see the redirects path https://chrome.google.com/webstore/detail/link-redirect-trace/
Sounds like you have some Excel work to do ??
I’d be taking that sheet and looking to simplify all those 2500 redirects into as least as possible using regex.
Also use the group’s feature built in and make groups of redirects.
It does sound like you have redirects over redirects, use the log and the Chrome plugin to see what is firing.
Forum: Plugins
In reply to: [Redirection] Stuck on a search redirect formatYeah still didn’t work John
I needed the redirect to be as below (note the + between axe edge) so remove the – and replace with +
/?s=axe+edge&post_type=product
from the blow url
/search-images/nggallery/tags/axe-edge
To make it even more awkward I had urls such as
/search-images/nggallery/tags/wetton
Its all good its working a treat at the moment.
Not used regex’s before until this week, its fair to say that im loving playing on https://regex101.com/ trying all sorts of different stuff ??
Forum: Plugins
In reply to: [Redirection] Stuck on a search redirect formatSo it works with the default wordpress search with the hypen, but I was re-directing them to woocommerce search result where the hypen needs to be a plus to work.
axe-edge = No products were found matching your selection”.
axe+edge = Got results ??Forum: Plugins
In reply to: [Redirection] Stuck on a search redirect formatDont think that would work John,
Because the output couldn’t include the hypen – it needed to convert the hyphen to a plus + somehow to work in wordpress search
I may be wrong, let me test leaving the hypen in on my site ??