Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello, meadhbh, & welcome. Please provide:
    Your site url;
    your WordPress url;
    c) A copy of your .htaccess file.

    Thread Starter Meadhbh

    (@meadhbh)

    Site URL and WordPress URL are the same: http://www.intellectualblathering.com
    Here’s what my .htaccess says:

    # 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

    Hi, meadhbh. Well, I looked at the source for your site, & your WP-SuperCache is throwing an error. I’d suggest that until this gets straightened out, you consider uninstalling it. Instructions to do that are here:
    https://wordpress.org/plugins/wp-super-cache/other_notes/

    The weird thing is, I don’t see any caching entries in your .htaccess file, & I would’ve expected to.

    Let’s get that uninstalled, though, & see if the problem resolves.

    If you have any difficulties w/those instructions, please don’t hesitate to ask for additional clarification. Please let us know how it goes, won’t you?

    BTW, it’s best that your siteurl & WordPress url should actually be set to http://intellectualblathering.com as opposed to www.

    Thread Starter Meadhbh

    (@meadhbh)

    That worked, thanks!

    Hi, meadhbh. I’m glad that worked for you. Would you please be so kind as to mark this topic as ‘resolved’, so we know you got your answer & can feel free to help others?

    Please don’t hesitate to contact us in future if you need anything else. Have a great day!

    Thread Starter Meadhbh

    (@meadhbh)

    Done

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Login Cycle in Customize Theme Section’ is closed to new replies.