bryanC-4
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
pagination links in custom post types fail and go to random post
Started by: bryanC-4 in: Toolset Professional Support |
|
1 | 2 | 2 months ago | |
PHP Deprecated: Creation of dynamic property Toolset_Object_Relationship::
Started by: bryanC-4 in: Toolset Professional Support |
|
1 | 3 | 2 months ago | |
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, 8 months ago |