Forum Replies Created

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

    (@scyberia)

    I found the problem. In my wp-content folder, there was an empty directory called “upgrade”. I deleted that folder and everything is back to normal.

    I guess I quit WP while it was updating a plugin or something and the folder remained, leaving WP in maintenance mode…?

    And thanks for helping WPyogi!

    Thread Starter scyberia

    (@scyberia)

    The host says that they have not blocked anything on the website.

    Is it possible that there’s a problem with the SQL database? I don’t have too much content so it wouldn’t be a huge problem…is there a simpler way to reset the database other than manually?

    Thread Starter scyberia

    (@scyberia)

    There is no evidence that anything has been changed or hacked for that matter.

    I tried resetting the password to my account first through wp-login.php. When I did so, the page responded with “Please enter a username or email address.”

    I reset the password manually through PHPMyAdmin but to no avail.

    Thread Starter scyberia

    (@scyberia)

    Mmmm…good point. I’ll check with them; thanks for the reply!

    Anything else that you can think of?

    Thread Starter scyberia

    (@scyberia)

    I don’t have any idea what AJAX is, but I can check it out.

    What if I put the TinyMCE plugin’s JS code in a PHP file and echo the options?

    I briefly tried it (without the options) on my blog and it worked.

    Thanks for the help.

    Thread Starter scyberia

    (@scyberia)

    Great! Fixed it.

    Here’s the code I used:

    div#main {
        padding-top: 120px;
    }
    
    header#branding {
        position: fixed;
        width: 1110px;
        background-color: #f2f2f2;
    }

    Actually I have another question. The Foghorn theme is mobile-friendly so I don’t use any mobile extensions. The problem is that the pages links don’t wrap, so the Downloads link is cut off.

    Help? If not it’s okay…just wondering.

    Thread Starter scyberia

    (@scyberia)

    Thanks for helping me!
    The code mostly works. The only problem is that on small screens the “Downloads” link at the end of the header does not show, and scrolling to the right doesn’t work.

    Is there a way to fix this? If not, I guess I will have to be happy with this…

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