lro500
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Link to authorise is invalidYep.
But I’ve just re-tried authorisation and its worked.
Forum: Fixing WordPress
In reply to: Category and tag pages return 404 (possibly after 3.5.1 update)Just for anyone else suffering from this problem:
Although I have not found any lasting solution, I’ve found a hotfix:
http://wordpress.org/plugins/wcs-custom-permalinks-hotfix/
This plugin changes all (and only) the tag & category links to be GET requests ?tag=whatever, which works as a solution.
(Just to reiterate: the deactivating all plugins, reverting to a standard unmofied theme, and then regenerating the permalink structure does not work as a solution for my problem, although I understand it works for many similar problems. If anyone has tried that with the problem remaining, the hotfix plugin above works as a good workaround).
Forum: Fixing WordPress
In reply to: Category and tag pages return 404 (possibly after 3.5.1 update)I should probably add: I very much want a nice readable directory structure, and don’t want to have to resort to /?p=123 type URLs to fix this problem.
Forum: Fixing WordPress
In reply to: Category and tag pages return 404 (possibly after 3.5.1 update)Hi,
I tried a default, non-customised, non-edited in any way theme.
This had no effect and I still received the 404 error.
I can fix it – for both the unedited theme and my actual, customised theme – if I turn off permalinks. If I just have the default setting then everything works.
But on any other setting the category pages and the tag pages produce a 404 error.