Forums

[resolved] RSS feed dashboard widgets don't load in clean install of 3.5 (8 posts)

  1. spencerdahl
    Member
    Posted 5 months ago #

    The RSS feed dashboard widgets (Plugins, Word Press Blog, Other Word Press News)don't load in clean install of 3.5. They get stuck "Loading..."

    The RSS feed dashboard widgets work fine when I update 3.5 over 3.4.

    thanks,
    Spencer

  2. Any JavaScript errors on this page?

  3. spencerdahl
    Member
    Posted 5 months ago #

    This is still a problem with WordPress 3.5-RC2-23007

  4. spencerdahl
    Member
    Posted 5 months ago #

    Adding define('SCRIPT_DEBUG', true); to the wp-config file "fixed" this.

  5. spencerdahl
    Member
    Posted 5 months ago #

    This is still a issue in 3.5-RC3.

    Adding...

    define('SCRIPT_DEBUG', true);

    or

    define('CONCATENATE_SCRIPTS', false);

    ..."fixed" the problem.

  6. spencerdahl
    Member
    Posted 5 months ago #

    Is this issue going to be resolved before 3.5 is released?

  7. spencerdahl
    Member
    Posted 5 months ago #

    Chunk the script names as passed to load-scripts.php into 128-character pieces.

    The chunking resolved this issue.

    Thanks!

  8. gsteruk
    Member
    Posted 5 months ago #

    Genius - adding define('CONCATENATE_SCRIPTS', false); fixed all my widget issues, and also fixed the problems i was having accessing jetpack stats - all working great now! big help :-)

Reply

You must log in to post.

About this Topic

Tags

No tags yet.