• Hi all

    I´m using same theme in 2 different sites and when trying to create a post or a page in one of them the Options and Help Bars don´t work at all. What I mean here is that they are visible but after click in nothings happens 🙁

    I´ve tried with IE8 and FF 3.6.15 and no love. I also tried to use THIS FUNCTION but only custom field shows up. The comments no. I´m not able to insert tags via the field “Tags” on the right column. The field is visible but I can´t write any tags on it.

    The wierd thing is that on the other site everything works great with the same WP and theme versions. I only could think about some plugin conflict and so….

    Here follows a list of activeted plugins on this problematic site:
    =====================
    Akismet
    All in one Favicon
    AmR users
    Contact Form 7
    Count Per Day
    Exclude Pages from Navigation
    Exec-PHP
    FlashPoll++
    Google Maps
    Really Simple CAPTCHA
    Replace WP-Version
    Wordpress Download Monitor
    WordpressPDF
    wp mail from
    Xhanch – My Twitter
    ======================================
    The problem occurs ONLY when trying to create or edit a post or a page. So…here follows some paths?

    /wp-admin/edit.php = both bars work
    wp-admin/post.php?post=345&action=edit = both bars don´t work After clicking on “Screen Options” i get the url wp-admin/post.php?post=345&action=edit#screen-options but there is no bar…

    I´m pretty lost and any clue will be very appreciated 🙂
    I´ll try to deactivate plugins one by one and bring some news.

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter stickFinger

    (@stickfinger)

    Some results:

    With all plugins disabled and same theme = It works!
    With the Twenty Ten Theme and all plugins activated = It Works!

    With the WordPressPDF plugin disabled = It works with both themes

    FireBug is showing 2 errors(conflicts) on the edit post/ page admin

    One regarding unexpected </form> and other is a jQuery conflict:

    jQuery(“#dialog_wppdf”).jqm is not a function
    [Break On This Error] jQuery(‘#dialog_wppdf’).jqm();

    wp-admin/admin-ajx.php

    Wondering how to fix that…

    Thanks

    Thread Starter stickFinger

    (@stickfinger)

    Hi all

    Anyone?

    Have you tried:

    – checking through Troubleshooting WordPress 3.1 – Master List

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Ten theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter stickFinger

    (@stickfinger)

    Hi esmi

    Thanks for your reply, But as I´ve told on my second post I guess I´ve found the “guilty”

    With the WordPressPDF plugin disabled = It works with both themes

    FireBug is showing 2 errors(conflicts) on the edit post/ page admin

    One regarding unexpected </form> and other is a jQuery conflict:

    jQuery(“#dialog_wppdf”).jqm is not a function
    [Break On This Error] jQuery(‘#dialog_wppdf’).jqm();

    wp-admin/admin-ajx.php

    Wondering how to fix that…

    It seems to be a jQuery conflict…but i´m waiting some words of wisdom about how to fix that

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

The topic ‘"Screen Options" and "Help" bars don´t work’ is closed to new replies.