stevenjc
Forum Replies Created
-
I’m also seeing similar errors on at least two sites that have upgraded to 8.13.0. Issue appears to resolve if I log in to admin area.
[14-Mar-2023 04:40:14 UTC] PHP Fatal error: Uncaught Error: Call to undefined function monsterinsights_get_url() in /***/***/public_html/wp-content/plugins/google-analytics-for-wordpress/includes/api-request.php:339 Stack trace: #0 /***/***/public_html/wp-content/plugins/google-analytics-for-wordpress/includes/install.php(899): MonsterInsights_API_Request->request(Array) #1 /***/***/public_html/wp-content/plugins/google-analytics-for-wordpress/includes/install.php(156): MonsterInsights_Install->v8130_ga4_check() #2 /***/***/public_html/wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php(800): MonsterInsights_Install->init() #3 /***/***/public_html/wp-includes/class-wp-hook.php(308): monsterinsights_lite_install_and_upgrade('') #4 /***/***/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #5 /***/***/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /***/***/public_html/wp-settings.php(639): do_action('wp_loaded') #7 /***/***/wp-config.php(91): require_once('/***/***...') #8 /***/***/public_html/wp-load.php(55): require_once('/***/***...') #9 /***/***/public_html/wp-blog-header.php(13): require_once('/***/***...') #10 /***/***/public_html/index.php(17): require('/***/***...') #11 {main} thrown in /***/***/public_html/wp-content/plugins/google-analytics-for-wordpress/includes/api-request.php on line 339
Looks good for me after update. Thank you @munirkamal.
Thanks @munirkamal, appreciated.
I’m seeing the same issue with this update. Any pages with Hide page title checked lose page title in menus. Also had to roll back but here’s a screenshot prior.
Using Stackable theme.
Custom menu.
Thanks @kimmyx. Following – same issues across multiple sites and server environments.
Forum: Fixing WordPress
In reply to: Adding margin and padding to a custom blockThanks @t-p,
That looks interesting.
I should have followed this post up to say that this was an error on my part and that when I used the correct category/blockname I was able to enable this support for my custom block at the theme level via theme.json.
"settings": { ... "blocks": { "category/blockname": { "spacing": { "padding": true, "margin": true } } } }
I agree that yet another upgrade prompt is getting overboard. The newest post edit sidebar one sits in the most important spot, above the publish meta box in the classic editor, and by my count adds to at least two other different MI messages I’m seeing across the admin area: the overlay panel on the left that can only be dismissed for a short time, and the top ‘are you enjoying…’ panel.
I really appreciate this plugin and that a free version is offered, and I understand the need to make money, but hijacking the entire backend feels off.Forum: Plugins
In reply to: [Breadcrumb NavXT] 7.0 Fatal errors – detailed infoThanks for the update @mtekk.
Will check out the GitHub update ASAP.
More info: those sites did all all have a static page set for front page though.
Tested and can confirm the function above works perfectly if anyone else is looking to do something similar.
Marking as resolved, thanks again.- This reply was modified 3 years, 5 months ago by stevenjc.
Thanks @caseproof, much appreciated.
Thanks @bjf2000 (and Wordfence team), did see that and it looks to work a treat.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Change default textNo worries, thanks anyway.
Our client ended up changing the spec so we didn’t have to go down this path but thanks for the great support anyway ??
Thank so much @belimperial,
Will have a try using your advice.
thanks for the update @wfscott, appreciated ??