rd78
Forum Replies Created
-
Forum: Plugins
In reply to: [OWM Weather] Enqueue CSS and scripts only when requiredFantastic, thank you!
Thank you. I’ve added that to my theme and it works brilliantly!
- This reply was modified 2 years, 11 months ago by rd78.
Hi there,
Thanks for your reply. I have that enabled but the issue persists. It seems to be the cookie popup part and not the blocker that’s causing the issue.If I disable the cookie popup in settings, the issue is fixed. However, if I disable the blocker part (and keep the popup turned on) I have the issue.
I’ve re-added Complianz to the site referenced above. The cookie popup is enabled but the blocker is turned off. If you click any (internal) link, you should see what I mean. There’s a huge amount of blank space added to the top of each page.
Thanks
I’ve decided to switch to another GDPR plugin and it seems to be working with that one.
Thanks for your help. Apologies, you’re absolutely right. After investigating further, it turns out this wasn’t caused by Complianz.
I had set the Privacy Page in the WordPress “privacy” settings. It seems that WordPress then makes the privacy page only editable by administrators. Once I removed the page from the WordPress privacy settings, everything was fixed.
Thanks for your help.
Hello, it would be amazing if you could add those hooks! It would be really helpful for lots of reasons. Thanks for the suggestion!
I can also see those hooks helping for the event plugin I use. I’d like to use the filters to sort by event start date, which doesn’t seem to be currently possible either (unless I’ve overlooked something?).
Thanks
Forum: Plugins
In reply to: [W3 Total Cache] Elementor pages show unstyled without any CSSHello,
Apologies for the slow reply.
Both Object Cache and Database Cache were set up as Memcached and not Disk when the issues were happening.
However, I know little about the specific host we’re using as I didn’t set it up (I’m working on a site for my employer) so there could be issues there. I’m not sure if we’re on a VPS or shared server.
I’ve disabled Object Cache and Database Cache. The website appears to be running fine for now.
Thanks for your help
Thank you – that would be really useful for my situation.
Forum: Plugins
In reply to: [Event Booking Manager for WooCommerce] Events archive page issuesHello,
Yes, I’ve tried that. I’ve also tried disabling all other plugins and disabling caching. The problem only happens when this plugin is enabled.
Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] Elementor pages show unstyled without any CSSThanks for your help. I’ve kept experimenting with the settings and I think it’s multiple issues. After disabling minify entirely, things worked for a while until again they didn’t. I’ve now disabled the Object Cache and the Database Cache too – things finally look like they might be working correctly.
(Note: if you visit the site, you’ll see my minify settings are set to manually include a couple of CSS files but I’ve yet to go through all the CSS and JS files manually yet to get the same result as the auto setting achieved)
Do you have any advice on how to get these features working with Elementor or should I just leave everything disabled?
It seems a bit of a shame to have to disable so many features to get Elementor to work properly with W3TC. Given that Elementor is such a popular plugin, I was a bit surprised it didn’t just integrate automatically (eg like the Yoast extension in W3TC).
- This reply was modified 3 years, 9 months ago by rd78.
Forum: Plugins
In reply to: [W3 Total Cache] Elementor pages show unstyled without any CSSHello,
After some troubleshooting, I believe the issue is with minify. For Elementor to work correctly, it seems that it’s generated CSS files must be excluded.
However, when I add the directory to the CSS exclusion list, the files are still minified. It doesn’t work with a regex either. It only works when I add all individual files manually. But that’s not really possible with Elementor as it’s constantly creating new CSS files as you add or edit pages and posts.
How can I exclude all CSS files in the following directory from minification?
/wp-content/uploads/elementor/css/
The files have the following name format:/wp-content/uploads/elementor/css/post-123.css
The only solution I’ve found is to disable minification entirely or turn it into manual mode, which isn’t really suitable either as auto works just fine except for excluding the Elementor CSS.
Thanks!
Hello,
Everything is correct in the Email Customizer and when the emails are automatically triggered upon purchase by a customer. The customized emails are only not sending when I manually re-send an invoice to a customer via the “Order Actions” panel within the Woocommerce edit order screen.
Many thanks
Forum: Plugins
In reply to: [WooCommerce] PayPal Order Status – not reflecting what Woocommerce saysThanks for your help. I’ve just checked and it is already set to Capture.
Thanks
Forum: Plugins
In reply to: [WooCommerce] PayPal Order Status – not reflecting what Woocommerce saysThank you very much! That option was enabled so you might have figured it out!
I’ve unticked the box and will see if that fixes things when I receive my next order. Thank you!
The widget I’m using on that page is WL: Product Archive Layout (Default), which is your plugin. I figured that given this is your plugin’s widget, you’d be able to provide a solution but I can see you’re going to be of no help here.
I’ve got no idea what to do next, so I think I’ll give up on this issue and seek an alternative plugin or just code it as a custom shortcode myself in PHP. Thanks again.