Matt
Forum Replies Created
-
This sorts it.
https://docs.wpslimseo.com/slim-seo/xml-sitemap/
add_filter( ‘slim_seo_sitemap_post_type_query_args’, function( $query_args ) {
// Change the number of URLs
$query_args[‘posts_per_page’] = 5000;
return $query_args;
} );Updated from 4.7.0. > 4.7.3.
All settings are turned ON- This reply was modified 6 months, 2 weeks ago by Matt.
Hi.
No, it is not resolved. Here is a staging site same as in my video in the original post. This problem occurs on any absolutely or fixed positioned element (like return to top button for example). Just delete ‘translatepress-en_GB’ class from body element and witness miraculous fixed positioning working on the nav element.
https://mood.works/tp/Forum: Plugins
In reply to: [Polylang] previous_post_link and next_post_linkIt was the Post types order plugin and the Next / Previous Apply option needed to be switched off.
So, for 99,9% of users of Brave browser it’s not working.
The whole point of using Brave is privacy and security, and we need to disable ALL of it to load some css for your plugin?That’s whack!