Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter suzannebirch

    (@suzannebirch)

    http://suzannebirch.com/oils-acrylics/

    I’ve used another theme now to illustrate that lightbox is not working either, but it was exactly the same in the oncanvas theme.

    Thread Starter suzannebirch

    (@suzannebirch)

    Hi Steve, thank you for your help. It works now!

    Thread Starter suzannebirch

    (@suzannebirch)

    Hi Steve,
    Thank you for thinking along with me. I’m a complete WP beginner so it took me a while to find out where to get this file. But this is what i got:

    # BEGIN WordPress 
    RewriteEngine On 
    RewriteBase / 
    RewriteRule ^index\.php$ - [L] 
    RewriteRule ^edit/(.*) /wp-admin/$1 [QSA,L] 
    RewriteRule ^log(.*) /wp-login.php$1 [QSA,L] 
    RewriteRule ^log/(.*) /wp-login.php$1 [QSA,L] 
    RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # 
    END WordPress

    To be honest I cant remember if I installed security plugins. I know I had an issue because I had to prove endlessly that I’m not a robot every time I tried to login. So once I changed my login url to suzannebirch.com/edit. Now I can’t access that url either.

    Hope this provides some insight

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