[ad_1] Hi @stefacchio, Please double-check that the paths for location /_static/ are correct. If you’re…
Tag: rewrite
[ad_1] Last year I moved my core wordpress files into a subdirectory. I ended up…
[ad_1] Hi @giuse, Thank you for your detailed feedback. You are absolutely right in noting…
[ad_1] Hello everyone, I have a WP website that is available for people to register…
[ad_1] Hey guys, I really love your plugin, but recently came across to a couple…
[ad_1] In our .htaccess file we have custom rewrite rule to avoid php running on…
[ad_1] rewrite ^/.*-misc?\.xml$ “/index.php?xml_sitemap=params=$2” last; rewrite ^/.*-misc?\.xml\.gz$ “/index.php?xml_sitemap=params=$2;zip=true” last; rewrite ^/.*-misc?\.html$ “/index.php?xml_sitemap=params=$2;html=true” last; rewrite ^/.*-misc?\.html.gz$…
[ad_1] I am a relative newbie (but learning), maintaining a 13 year old WordPress site…
[ad_1] Hi, I have a page template setup that searches a database and appends the…
[ad_1] For customized permalinks like this, we recommend making use of https://projectdmc.org/plugins/permalink-manager/ as CPTUI doesn’t…