• Resolved bayerjeff

    (@bayerjeff)


    I installed 3.5 after having 3.4.2

    Visually, my website is fine — thescorecardreview.com (except now my menus lost their style when I deactivated and reactivated my plug-ins, anyone know why?)

    The backend is messed up. Everything is kind of clear. I wish I could post a screen grab here.

    If I put my curser on SETTINGS, all the of setting options show up, but they are overlapping with whatever is already on the screen. Make sense?

    The problem, buttons like TAGS aren’t working. Any clue what is going on? I can email a screen grab if someone would be willing to take a look.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator t-p

    (@t-p)

    have you tried:

    -deactivating ALL plugins (yes, all) temporarily to narrow down the problem. If the problem goes away, re-activate them individually (one-by-one) to find the problematic plugin(s). If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or phpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed or some plugins stick around in cached files. So by renaming the folder, you break them and force them inactive).

    -switching to the unedited default theme for a moment using the WP dashboard. If you don’t have access to your admin area, you can switch to the default theme by renaming your current theme’s folder in wp-content/themes via FTP or SFTP or whatever file management application your host provides. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    -If the above troubleshooting steps do not resolve the issue, try manually re-uploading all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory from a fresh download of WordPress. This should replace your core files without changing your content and settings in wp-config.php file and the /wp-content/ directory. Read the Manual Update directions first!

    Thread Starter bayerjeff

    (@bayerjeff)

    My menu issue for users has resolved. thescorecardreview.com looks exactly like it is supposed to.

    I have tried to deactivate ALL plugins. nothing changed.
    I have switched to a default theme. nothing changed.

    I have a user who is an EDIOTR (not admin) and they aren’t seeing the following problem …

    t-p, do you understand my other problem? My admin menu in the backend is WHITE (didn’t used to be). If I put the cursor over SETTINGS, the sub-menu shows up on top of the background (it overlaps and you see the words overlapping).

    Media buttons, TAGS, and some other things aren’t clickable right now. It’s like an 80 percent backend.

    Thoughts?

    Hello,
    I have disabled all plugins.
    I have same issue upgrading from wordpress 3.4.2 to wordpress 3.5

    Media buttons, TAGS, and some other things aren’t clickable right now. It’s like an 80 percent backend.

    https://www.ads-software.com/support/topic/wordpress-35-disastrous-dont-upgrade

    @reweb: As per the Forum Welcome, please post your own topic. Posting in an existing topic prevents us from being able to track issues by topic. Added to which, your problem – despite any similarity in symptoms – is likely to be completely different.

    Moderator t-p

    (@t-p)

    Moderator t-p

    (@t-p)

    -Try adding this to the wp-config.php: define(‘CONCATENATE_SCRIPTS’, false);
    before this line: require_once. First, make sure that your browser has JavaScript enabled.

    Codex: https://codex.www.ads-software.com/Editing_wp-config.php#Disable_Javascript_Concatenation

    Hello t-p,
    thanks to you and other members of the forum for helping me!
    I found the solution here
    https://www.ads-software.com/support/topic/35-upgrade-disabled-html-editing-image-posting-hyper-links-adding-etc?replies=13#post-3625643
    I hope it si compliance to security.

    Moderator t-p

    (@t-p)

    You are welcome.:-)

    Thread Starter bayerjeff

    (@bayerjeff)

    My problem is solved as well.
    I deleted plug-ins, updated theme and slowly reactivated everything. the problem didn’t reemerge.

    Thanks for the help.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘WordPress 3.5 – backend is messed up’ is closed to new replies.