Nick Weisser
Forum Replies Created
-
Forum: Plugins
In reply to: [Embed Privacy] Plugin breaks frontend layoutHere’s the code:
<!-- wp:paragraph --> <p>P.S. Don't forget to cut yourself and others some slack!</p> <!-- /wp:paragraph --> <!-- wp:embed {"url":"https://twitter.com/JohnMu/status/1679443154292944897?s=20","type":"rich","providerNameSlug":"twitter","responsive":true} --> <figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper"> https://twitter.com/JohnMu/status/1679443154292944897?s=20 </div></figure> <!-- /wp:embed --> <!-- wp:heading --> <h2 class="wp-block-heading">#SEO</h2> <!-- /wp:heading -->The wp:embed block seems to be valid.
We were able to fix this in the meantime.
We disabled/re-enabled the plugin to generate missing tables/columns. Also in our functions.php were 3 functions that manipulate the date format from an older plugin version.
Thanks for your reply, we’re not using a security plugin. I just disabled the Litespeed caching plugin, but I still cannot save the template. I’m gonna install the site locally to see if it behaves the same and ask the hosting provider if they’re using any firewalls.
But the real problem is actually that the date always shows as January 1, 1970. Here’s the WooCommerce system report. Here are 2 screenshots from the PDF invoice and the order itself in WooCommerce
Thanks for the quick response, Aleks 😅
Let us check the cookie plugin settings.
Do I assume correctly that the code I shared via pastebin is not the complete code that your pixel plugin should inject into the page?
The hosting provider had change a setting so that the backend webserver will receive the visitor IP address from the load balancer. Now I see the country names, the city names are still missing, though.
I have “Anonymize IP Addresses” and “Hash IP Addresses” enabled, not sure if this might be the reason for the city names not being “resolved”?
Yes, I did. I enabled debug mode a couple days ago, but there are no PHP errors, neither when I trigger the manual GeoIP database updates. What’s weird is that the timestamp of wp-content/uploads/wp-statistics/GeoLite2-Country.mmdb is Dec 12, 2022 as if the manual update does not do anything even though no error is thrown. But even with an old database it should show countries names instead of “unkown”, shouldn’t it? See my linked screenshot in the first post.
Forum: Plugins
In reply to: [Embed Privacy] Thumbnail not displayed on YouTube embedsYes, the video was already embedded. I tried clearing oembed cache with wp embed cache clear <post_id>, but that didn’t “regenerate” the thumbnail. Reinserting the YouTube block did the trick though 👍
I love how this looks with the background image!
Forum: Plugins
In reply to: [Videopack] Support for Block Editor?I though about adding shortcodes manually via the block editor, but couldn’t make it work. I’ll give it another shot …
Forum: Plugins
In reply to: [Videopack] Put thumbnail for each videoThanks for the response, Kyle.
Forum: Plugins
In reply to: [Videopack] Put thumbnail for each video@kylegilman what an awesome plugin, configured ffmpeg and then realized it does not support the block editor. Any plans on making it compatible or at least enabling it for the short code block?
Forum: Plugins
In reply to: [F4 Salutation Fields for WooCommerce] Full integration into API and RESTThanks for the update. Are you developing this on Github so that we could create a pull request? I’ll have to talk to the client who needs this feature in order to be able to implement this on our end. If not, we would have to wait for you to implement it.
Forum: Plugins
In reply to: [LiteSpeed Cache] Got 401 with wp litespeed-purge allProblem was that the site was password protected via http auth 😬
Forum: Everything else WordPress
In reply to: German Swiss version 5.0.3 not available yet@tonyccc 5.0.3 de_CH has been updated from de_DE and is now at 100% both for formal and informal. It’s now listed on https://de-ch.wordpress.org/download/.
Forum: Plugins
In reply to: [ATUM WooCommerce Inventory Management and Stock Tracking] Poor PerformanceThanks for the quick response, Pavel. I just opened a ticket with more details.
Thanks for the pointer, implemented as per documentation and works.
It still seems to be a bug in the admin, because the link is not working as described in the initial question.