Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter mattios550

    (@mattios550)

    Thanks for responding.

    I have found the problem! I had Enter Prices Inclusive of Tax set to Yes, but now it is No, all works.

    Thank you so much for responding!

    Thread Starter mattios550

    (@mattios550)

    I also checked again and all roles now use the same (wrong) default permalink setting.

    I also deactivated all plugins and the problem still occurs.

    Thread Starter mattios550

    (@mattios550)

    I have checked, and the .htaccess file does not change when I change the settings and apply them. The ‘change successful’ message still comes up though.

    Thank you for identifying the problem! Is there any way that it can be fixed, do you know?

    P.S. I have two WordPress installations on the same domain, one in the root and the old one in a subdirectory.

    Thread Starter mattios550

    (@mattios550)

    The wordpress install is in the root directory.
    It is a fresh installation.
    There is a .htaccess file in one or two subdirectories not related to the installation.
    I’m not sure, I think it is a stand alone site.

    This is the code at the start of my .htaccess:

    RewriteEngine On
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On

    Should RewriteEngine On be used twice?

    Edit: I just changed the permalink setting to /archives/x and all roles use this structure. I changed it back to /year/month/name and it doesn’t work again.

    When I edit the post as an Administrator, the correct structure is given. I tried 2 other structures but they did not work.

    Thank you for your help.

    Thread Starter mattios550

    (@mattios550)

    Thanks for your response ClaytonJames.

    I also have this code in my .htaccess:

    RewriteCond %{HTTP_HOST} ^site\.co\.uk$ [OR]
    RewriteCond %{HTTP_HOST} ^www\.site\.co\.uk$
    RewriteRule ^example$ "http\:\/\/site\.co\.uk\/system\/documents\/document\-1\.pdf" [R=301,L]

    Does that use mod_rewrite? Because the above works.

    Thread Starter mattios550

    (@mattios550)

    Hi,

    An administrator can create a post and it is given the permalinks that I would like.

    However, when a Contributor does it, the ?p=x setting is given.

    So I guess mod_rewrite is working?

    Thanks for your response.

    Am I missing something?

    https://demo2.craftbizlanka.com/wp-content/uploads/2013/09/Retun-Risk-300x199.jpeg is not the same as https://demo2.craftbizlanka.com/wp-content/uploads/2013/09/Retun-Risk.jpeg – so how are you expecting to access a file that doesn’t exist?

    Or am I being stupid?

    Are you sure that the image exists in your media library? https://demo2.craftbizlanka.com/wp-content/uploads/2013/09/Retun-Risk-300x199.jpeg As far as I know you can’t just put a size after it and have it serve that size.

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