Andy Feliciotti
Forum Replies Created
-
I see the error now but I don’t get the “The block editor requires JavaScript. Please enable JavaScript in your browser settings” message. I think I may be able to fix this but more context is welcome!
Hey @alvarogois, do you mind sending your whole console log error, I am thinking another plugin is conflicting (I just tested the plugin with Blocksy theme and it works fine on my end).
Forum: Plugins
In reply to: [Lightweight Google Analytics] Issue with data collection using GtagGlad it’s working now!
Forum: Plugins
In reply to: [Lightweight Google Analytics] Issue with data collection using GtagIt seems this plugin https://ww.wp.xz.cn/plugins/complianz-gdpr/ is breaking the src tag for gtag.js from what I can tell. Are there options in that plugin to exclude?
Forum: Plugins
In reply to: [Lightweight Google Analytics] Issue with data collection using GtagHey @youandus, mind linking your site?
Forum: Plugins
In reply to: [WP Anti-Clickjack] PHP Warning: Undefined array key “host”Thank you for pointing it out! if you find the plugin helpful a review is always appreciated 🙂
Forum: Plugins
In reply to: [WP Anti-Clickjack] PHP Warning: Undefined array key “host”Thanks for pointing this out @nathaningram, should have an update today
Forum: Reviews
In reply to: [Lightweight Accordion] Absolutely splendid@johnfclifford so happy it’s perfect for your use case! Thanks for the review
Forum: Plugins
In reply to: [Lightweight Accordion] load shortcode within accordion?If I could see the page more I could likely help, I am guessing it being nested is messing up gravityview, maybe they can debug it for you and fix their JS. My plugin uses the details HTML block so I am not sure what would cause that off the top of my head.
Forum: Plugins
In reply to: [Lightweight Accordion] load shortcode within accordion?Can you share a screenshot of the page? Does it just display the shortcode on the page?
Forum: Plugins
In reply to: [Lightweight Accordion] load shortcode within accordion?Hmmm @onetime007 it should load the shortcode, do you have a link to the page?
Forum: Reviews
In reply to: [Lightweight Accordion] Great pluginThank you so much @cbreezy!!
Forum: Plugins
In reply to: [Lightweight Accordion] Full width accordionGreat @cbreezy! If you enjoy the plugin a review is appreciated as well
Forum: Plugins
In reply to: [Lightweight Accordion] Full width accordionI think you can also update the theme’s max width in the customizer but here’s a snippet.
Here is a snippet, keep in mind it’ll probably modify all your page layouts
https://gist.github.com/someguy9/925171bc5e5c75acaf0f35f3f2d49c94
Forum: Plugins
In reply to: [Lightweight Accordion] Full width accordionI see the theme is setting the max-width like you mentioned. It appears seedlet doesn’t let you do a full width layout. I can give you a snippet to change this but I’d probably recommend using a newer theme that supports newer Gutenberg options.