jdaniel
Forum Replies Created
-
Thanks, Serhiy, for this helpful answer. I wasn’t aware of that feature. Great!
About the first step: I was wondering if it’s possible to use “Better Search Replace” to simply replace all the old domain names into the new domain name at once? Or how would you recommend a proper process? (1. Clone/Duplicate your site e.g. with Duplicator Pro or similar to the new domain, 2. Use Better Search Replace to replace all domain names EXCEPT for the GUIDs that are needed to identify each published episodes on Spotify etc.)
Thanks for clarification on this one!
Thanks! It was caused by the plugin Real Cookie Banner – Content Blocker.
Problem solved.
Same here with all-inkl.com.
Did “v=DMARC1;p=none;” work with you, @Niazai?
Edit: This solution seems to work!
- This reply was modified 2 years, 5 months ago by jdaniel.
Yes, it solved the problem. Thanks for the fast and helpful support!
Yes. They even confirmed the bug:
https://ww.wp.xz.cn/support/topic/how-to-remove-google-fonts-4/#post-16012629Forum: Plugins
In reply to: [Osom Author Pro] Editing the “/book/ permalinkAh, now it works: I had to manually update the permalinks setting (didn’t change anything, just saved them again), and now it works. 🙂
Forum: Plugins
In reply to: [Osom Author Pro] Using Gutenberg editorI would also love to see this great plugin using Gutenberg! 🙂
- This reply was modified 5 years, 1 month ago by jdaniel.
Forum: Plugins
In reply to: [Osom Author Pro] Editing the “/book/ permalinkI have the same question.
And after I added this (which works for the slugs):
add_filter( 'genesis_author_pro_archive_slug', 'custom_author_pro_archive_slug' ); function custom_author_pro_archive_slug() { return 'products'; } add_filter( 'genesis_author_pro_book_slug', 'custom_author_pro_book_slug' ); function custom_author_pro_book_slug() { return 'product'; }… I now have the problem to see the content. It’s only generation 404 when I click on it. Any ideas?
Same here, thanks a lot!
Nope, no custom code / manually added filter here.
Update: I just tested it with 1.5.4 – works fine! So it must be related to the latest update which causes this issue.
Sounds great, thanks a lot 🙂 (It’s crazy how many fonts they load – even when you manually replaced all fonts with self hosted fonts in your theme’s style.css.)
(I wish it wouldn’t be activated by default. But at least I can deactivate it, which is nice. Privacy by design however is king 🙂 )
Wow, that’s great. Thanks for pointing this out to me, very valuable feature!
Thank you so much, @braekling, this sounds great. I definitely will wait for the next update 🙂