Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter DJSW

    (@djsw)

    That’s worked, thank you so much Augustin

    Thread Starter DJSW

    (@djsw)

    Hi Augustin, no I haven’t, many thanks, I will let you know how it goes

    Thread Starter DJSW

    (@djsw)

    still no joy….???

    Thread Starter DJSW

    (@djsw)

    Thanks, will give it a go…

    Thread Starter DJSW

    (@djsw)

    Many thanks for your suggesions but having tried all these options the problem remains. I am now convinced that it is not plugin related as on deactivating all the plugins, the problem was still there. Oddly, the permalinks do work with two of my seven categories although they don’t show the most recent posts first…from a search/traffic perspective I would really like to include the name of posts in the link….any more suggestions? Is it possible that my recently updated Atahualpa theme is effecting this in some way?

    Thread Starter DJSW

    (@djsw)

    I followed your .htaccess suggestion and WP created a new .htaccess file:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    The custom links still don’t work however….

    Thread Starter DJSW

    (@djsw)

    Many thanks, RVoodoo. Saving the permalinks to default has solved the problem, but when saving them back to custom the problem returns. Have tried the plugins testing but to no avail. I have also recently upgraded my atahualpa theme, so switched to default theme and tried but that failed too. At least the site is now running smoothly again, but it would be good to have custom links….

Viewing 7 replies - 1 through 7 (of 7 total)