Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter al12380

    (@al12380)

    Great idea.
    I did see other themes in the ‘themes’ folder. I will try to see of one of those can be assigned.
    The next step will be to contact a tech rep at the hosting site (fatcow) as you suggested.
    I’ll be sure to post a solution if one is found. Thanks again.

    Thread Starter al12380

    (@al12380)

    ==========================================================
    # 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
    ==========================================================
    Yes, I do see that same script in the ‘.htaccess’ file.
    —————————————————————–
    I didn’t see any error messages or flags in the chrome page source info.
    This is driving me crazy, but thank you for your help thus far.

    Thread Starter al12380

    (@al12380)

    Ok… Thank you
    Prior to this I tried manipulating some of the files using “ftp.mywebsitename.net’, but was unable to change anything.
    Your method of using the control panel from the hosting site, is working though.
    So far I changed the folder ‘wp-content/plugins’ to ‘plugins-old’. But when I change the current ‘themename’, to ‘themename-old’, the website will not load.
    Any thoughts about that?

    Thread Starter al12380

    (@al12380)

    kmessinger…..
    I went to try each of the steps, but I’m not able to do any of them. When I arrive at the (…/wp-admin/admin.php) page nothing will happen.
    No matter which tab or subtab I choose, the rest of the page remains blank which eliminates any chance for me to move forward.
    I’ve tried using different browsers and OS’s.

    Thread Starter al12380

    (@al12380)

    Ok,great. I’ll look into these options and see if that works. Thank you for the quick response and help.

    Thread Starter al12380

    (@al12380)

    Yes, it is.

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