Vitzkrieg
Forum Replies Created
-
Rolling back to 3.3.5 fixed it for my site also.
Seeing the same issue on my site.
Forum: Plugins
In reply to: [Debug Log - Manger Tool] Constant spinner – config file missingdefine( 'WP_DEBUG', !!getenv_docker('WORDPRESS_DEBUG', '') );
I think it may have been set to
true
Forum: Plugins
In reply to: [Debug Log - Manger Tool] Constant spinner – config file missingSome other errors I’ve noticed:
[16-Apr-2024 20:17:53 UTC] PHP Warning: Undefined array key "SCRIPT_DEBUG" in /var/www/html/wp-content/plugins/debug-log-config-tool/app/vendor/WPConfigTransformer.php on line 109 [16-Apr-2024 20:17:53 UTC] PHP Warning: Trying to access array offset on value of type null in /var/www/html/wp-content/plugins/debug-log-config-tool/app/vendor/WPConfigTransformer.php on line 109
Forum: Plugins
In reply to: [Debug Log - Manger Tool] Refresh button only works onceDid this update cause the delete button to stop working?
https://www.ads-software.com/support/topic/delete-buton-stopped-working/Forum: Plugins
In reply to: [Debug Log - Manger Tool] Delete button stopped workingLooks like there is an issue with Vue:
[Vue warn]: Failed to resolve directive: ripple at <Navbar onTriggerEventDlc=fn<callback> > at <App>
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Move sticky.js to footerFound a fix:
wp_dequeue_script( 'advanced-ads-sticky-footer-js' ); wp_enqueue_script( 'advanced-ads-sticky-footer-js', false, array('jquery'), false, true);
Forum: Plugins
In reply to: [Menu In Post] No Link TextYes, no issues on multisite without it
Forum: Plugins
In reply to: [Menu In Post] No Link TextI figured it out. It wasn’t your plugin but a ‘the_title’ filter in my theme that was removing the text in the links.
Forum: Plugins
In reply to: [Menu In Post] No Link TextThat didn’t fix it unfortunately. I had it Network Enabled already. I disabled it, updated it, enabled it again and no changes.
Thanks, I’ll double check how I was viewing the site.
There’s a JS error saying: _wpcf7 is not defined
(edit only to get notified)- This reply was modified 7 years, 9 months ago by Vitzkrieg.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Change the default filter?I am interested in this also. I have active and inactive portfolios that I would like the default to be the active.
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Square WooCommerceAlso interested in seeing this happen.