-
Posted a reply to Paginated pages not showing for non-logged-in users, on the site WordPress.org Forums:
I got it to work! I did as you said and generated static URLs with… -
Posted a reply to Paginated pages not showing for non-logged-in users, on the site WordPress.org Forums:
Thank you so much for your help and your patience! The paginated pages work now… -
Posted a reply to Paginated pages not showing for non-logged-in users, on the site WordPress.org Forums:
I've added a new query var 'seite' instead of 'paged' via query_vars filter. Then I… -
Posted a reply to Paginated pages not showing for non-logged-in users, on the site WordPress.org Forums:
Thank you very much for this tip! I did as you said and get the… -
Created a topic, Paginated pages not showing for non-logged-in users, on the site WordPress.org Forums:
I generate virtual pages in a child theme of Wordpress… -
Posted a reply to How to exclude custom taxonomy, on the site WordPress.org Forums:
Hi John, thank you very much! Unfortunately I don't know how to manage the hooks,… -
Created a topic, How to exclude custom taxonomy, on the site WordPress.org Forums:
Hi, I have several custom taxonomies in my wordpress s… -
Posted a reply to Adsense isn’t loading, on the site WordPress.org Forums:
I just realized, that the navigation toggle button in mobile view doesn't open the navigation… -
Posted a reply to Adsense isn’t loading, on the site WordPress.org Forums:
Of course, I will send you later. -
Posted a reply to Adsense isn’t loading, on the site WordPress.org Forums:
Thank you for your quick reply! Unfortunately that didn't work either. -
Created a topic, Adsense isn’t loading, on the site WordPress.org Forums:
Hi there, after enabling Assets -> Optimize Java… -
Posted a reply to Feature request, on the site WordPress.org Forums:
Very sad. This feature works perfectly with WP Rocket. Where can I get informations regarding… -
Created a topic, Feature request, on the site WordPress.org Forums:
Hello, in some other premium cache plugins there is… -
Posted a reply to Taxonomy-sitemap missing in sitemap-index, on the site WordPress.org Forums:
I've just tested the update from GitHub, thank you. Now there are some custom taxonomies… -
Posted a reply to Taxonomy-sitemap missing in sitemap-index, on the site WordPress.org Forums:
Hi, could you tell me please, when the update will be released? Thanks in advance!Andreas -
Posted a reply to Can’t disable child theme style, on the site WordPress.org Forums:
I made the changes as you suggested. Thank you :-) -
Posted a reply to Can’t disable child theme style, on the site WordPress.org Forums:
@bcworkz Thank you very much for your reply! That's my code now: For the functions.php:… -
Created a topic, Can’t disable child theme style, on the site WordPress.org Forums:
Hello,I got problems with my twentytwenty child theme … -
Posted a reply to Taxonomy-sitemap missing in sitemap-index, on the site WordPress.org Forums:
Thank you for the information! When do you publish the next release? -
Posted a reply to Speed Issues: style.css loading twice, on the site WordPress.org Forums:
Thank you! -
Created a topic, Speed Issues: style.css loading twice, on the site WordPress.org Forums:
Hello, as part of the speed optimization of my webs… -
Posted a reply to Preload-settings not available, on the site WordPress.org Forums:
Now it works :-) -
Posted a reply to Preload-settings not available, on the site WordPress.org Forums:
I just realized, that a rule in .htaccess caused the error. I will fix it… -
Posted a reply to Preload-settings not available, on the site WordPress.org Forums:
Do you have an idea, what causes the js problem? -
Posted a reply to Preload-settings not available, on the site WordPress.org Forums:
I opened Developer Tools in Chrome. In the console I found several errors, e.g. this… -
Posted a reply to Preload-settings not available, on the site WordPress.org Forums:
Where do I find the javascript console? -
Posted a reply to Preload-settings not available, on the site WordPress.org Forums:
When I click the checkbox, the gear button appears, but nothing happens, if I click.… -
Created a topic, Preload-settings not available, on the site WordPress.org Forums:
Hello, I'm using WP Fastest Cache vers. 1.2.4 with … -
Posted a reply to Taxonomy-sitemap missing in sitemap-index, on the site WordPress.org Forums:
Hi, I'm using version 4.1.19. -
Created a topic, Taxonomy-sitemap missing in sitemap-index, on the site WordPress.org Forums:
Hello, I just noticed, that there is no taxonomy-si… -
Posted a reply to Lower case doesn’t work, on the site WordPress.org Forums:
Sorry, but the problem isn't solved. For test purposes I used "static" values (Daenemark ->… -
Posted a reply to Lower case doesn’t work, on the site WordPress.org Forums:
I've solved the problem myself. I used regex option before. After disabling it, the redirection… -
Created a topic, Lower case doesn’t work, on the site WordPress.org Forums:
Hi John, I want to redirect mydomain.com/geburtsort… -
Posted a reply to Bad performance, on the site WordPress.org Forums:
Hi Marko, thanks for your reply! The preload at WP Fastest Cache runs without problems… -
Posted a reply to Bad performance, on the site WordPress.org Forums:
@archetyped Sorry for the late reply, but I wanted to test the plugin a bit more.… -
Created a topic, Bad performance, on the site WordPress.org Forums:
Hi,I'm working on a relaunch of my website and noticed… -
Posted a reply to Same functionality as “WP Fastest Cache”?, on the site WordPress.org Forums:
Hi Marko, I encountered problems during my first test. The preload stopped at some point,… -
Posted a reply to Same functionality as “WP Fastest Cache”?, on the site WordPress.org Forums:
Hi Marko, thank you very much for your reply! Please give me some time, I'll… -
Created a topic, Same functionality as “WP Fastest Cache”?, on the site WordPress.org Forums:
Hi, my wordpress website contains a custom post typ… -
Posted a reply to Preload stops after a certain amount of pages, on the site WordPress.org Forums:
OK, I understand this. There are two other problems, where I need some advice. Is… -
Posted a reply to Preload stops after a certain amount of pages, on the site WordPress.org Forums:
Maybe I found the cause of the problem. When I disable the "Redis Object Cache"… -
Posted a reply to Preload stops after a certain amount of pages, on the site WordPress.org Forums:
Hi Emre, we've discussed this before and in my case it worked for a long… -
Created a topic, Preload stops after a certain amount of pages, on the site WordPress.org Forums:
Hi Emre, I've been working with the preload functio… -
Posted a reply to bcn_breadcrumb produces special characters in source code, on the site WordPress.org Forums:
Thank you very much, John! I'm looking forward to the update :-) -
Posted a reply to bcn_breadcrumb produces special characters in source code, on the site WordPress.org Forums:
Hi John, thank you very much for your reply! Yes, you're right, I've forgotten, that… -
Created a topic, bcn_breadcrumb produces special characters in source code, on the site WordPress.org Forums:
Hello, I'm using bcn_breadcrumb to generate static… -
Posted a reply to Custom field in query string: change to pretty permalink, on the site WordPress.org Forums:
Hi Dan, I solved the problem manually with this code: add_filter('posts_where', 'gender'); function geschlecht( $where… -
Posted a reply to Sitemap conflict with Wordfence, on the site WordPress.org Forums:
@saurabhdhariwal01 Oh, that's a pity, because I have hundreds of paginated taxonomy-URLs. I think, it's… -
Created a topic, Custom field in query string: change to pretty permalink, on the site WordPress.org Forums:
Hello,my website is about people and my urls look some… -
Posted a reply to Sitemap conflict with Wordfence, on the site WordPress.org Forums:
@saurabhdhariwal01 Yes, I already enabled the custom taxonomies, and it works. But without PAGINATED URLs…