Viewing 7 replies - 16 through 22 (of 22 total)
  • I was able to fix this by using jQuery.noConflict in lines 138 and 139 in the maxgalleria-lite.php file

    mine now reads

    else {
    			echo '<script type="text/javascript">';
    			echo 'jQuery.noconflict(document).ready(function() {';
    			echo '	jQuery.noconflict("tr#post-' . $post->ID . '").hide();';
    			echo '});';
    			echo '</script>';
    		}

    I am getting the same problem using the Suffusion theme.

    These are the plugins that I am using:-

    Akismet
    CommentLuv
    Google XML Sitemaps
    Jetpack by WordPress.com
    Link Manager
    MaxGalleria Lite (yours)
    RSS Footer
    Slideshow
    Standout CSS3 Buttons
    Subscribe / Connect / Follow Widget
    UK Cookie Consent
    WP Content Copy Protection
    WP Gallery Custom Links
    WP Sitemap Page
    WP Super Cache

    My site is https://photography.kinkymia.com

    Hope this helps to resolve the problem as I’ve just discovered your plugin and it is exactly what I have been looking for!!

    Mia

    Ps. I am also using the up-to-date version of WordPress 3.8.1

    Hey @support@as220.org – DUDE!

    (or dudette)

    That did the trick! Thanks!

    CRAP!

    Well, the posts are showing, but I just noticed other problems. Image thumbnails and icons are gone. This includes the Galleries menu item in the dashboard and other places. Giving up on this one, uninstalled…

    Hey @support@as220.org,

    your solution is working great for me as well!

    Thanks!

    Plugin Author johnbhartley

    (@johnbhartley)

    If you continue to experience this issue, email me at [email protected]

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Dashboard post list disappears’ is closed to new replies.