bryanC-4
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Viewing topic 1 (of 1 total)
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
custom post types path rewriting suddenly fails
Started by: bryanC-4
in: Toolset Professional Support
Problem: Accessing page via domain.com/columns/ was giving 404 error while domain.com/?columnnists=postslug proved to work just fine. Upon further inspection I found the following rules in the .htaccess file: RewriteRule ^/?taxonomy - [L,R=404] RewriteRule ^/?category - [L,R=404] RewriteRule ^/?columnists - [L,R=404] RewriteRule ^/?rss.xml - [L,R=404] RewriteRule ^/?ads.txt - [L,R=404] RewriteRule ^/?podcasts/shows/ - [L,R=404] Editing the .htaccess file fixed the error. |
|
2 | 11 | 1 year, 5 months ago |
Viewing topic 1 (of 1 total)