naou
Forum Replies Created
-
@kollinio I also thought at first it was only related to auto-updates. But in my case, all automatic updates are disabled, and the issue still happens, even when nobody touched the site.
That suggests Elementor itself sometimes deletes/regenerates the CSS files automatically in the background, and the caching plugin then stores HTML pointing to missing CSS.
As a workaround I built a small MU-plugin for myself. It hooks into updates, daily cron and cache purges, flushes Elementor’s CSS cache and then “prewarms” some key pages so the CSS files are recreated right away. I’m currently testing it on one of my sites – if it works reliably I’d be happy to share it here so others can try as well.
I’m seeing the same problem. At first I thought it was related to my cookie tool (Complianz), so I set Elementor cookies to functional and added Elementor as a script. I even created a small MU-plugin that preloads pages after WordPress updates to re-generate the CSS files, but the issue still happened again last night – even though there were no updates or changes made on the site.
I’m using WP-Optimize as my caching plugin. The first time I noticed this was a few weeks ago on another site, and since then it has happened on at least 4 different websites. For now I’ve disabled caching temporarily, since switching to inline CSS doesn’t make sense on larger websites.
Right now I really don’t know what to do. From what I can see this has been an Elementor issue for quite a while, but if the CSS files are now being deleted not only after WordPress or plugin updates but also regularly without any changes, that’s a big problem for anyone using a caching plugin. Wouldn’t it make sense if Elementor automatically rebuilt the CSS files right away, instead of waiting for a page visit?
Forum: Plugins
In reply to: [The Events Calendar] Wrong month name in widgetHi @dpofff
I would have to test it too if it’s fixed. I made a workaround by just not displaying the month’s names at all and just display them as for example “30.10.2024“.
Good night
Forum: Plugins
In reply to: [The Events Calendar] Wrong month name in widgetThanks for your reply. Then I’ll wait until you could find out more about the bug.
Have a nice week
Forum: Plugins
In reply to: [The Events Calendar] Wrong month name in widgetOkay it should be public now.
Forum: Plugins
In reply to: [The Events Calendar] Wrong month name in widgetHey Tristan
Sure, here is a link (site is currently under construction):
https://new.amelja.ch/events/?cmp_bypass=3fb1848e53df86c141c80359afe51b35
@netzzjd I’m stuck with the exact same issue, I don’t want to rebuild everything with ACF because I like the PODS Plugin. Did you find a solution for this? This should be possible with the PHP code provided by @ivelinjpashev I think, maybe it’s just a small change for the PODS custom field?
Thanks for the reply!
Forum: Themes and Templates
In reply to: [OceanWP] Modify RSS Feed with Video URLHi @skalanter
I edited it like this:
if( ! empty( $custom_metadata ) ): $output .= '<yt:link>'; $output .= $custom_metadata; $output .= '</yt:link>'; endif;It works but it’s still somewhere between the other content:

The WP RSS Aggregator documentation says the following:

Do you know how we have to adapt the code to make it work?
Thanks!
Forum: Themes and Templates
In reply to: [OceanWP] Modify RSS Feed with Video URLHi @skalanter
Thanks for the fast response. 🙂
I tried your code. The youtube link is passed to the feed, but I don’t think I can map it like this. In the tutorial you sent, the custom fields are in their own brackets as in the example <yt:channelId>. For me, the link is now simply in a <div> element within the content, see screenshot:

You know what I mean? Maybe we can somehow pass the custom field with the youtube link in his own brackets <yt:link> </yt:link>. If I read it right, I can map namespace and custom fields in RSS Aggregator afterwards.
Thanks
Here you find the URL with Bypass: https://scherrer.photos/portfolio/?cmp_bypass=92c5d99828703df40816143f3bb87382