Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #321503

    I have just updated to WordPress 4.0 and, while the website front end is fine I have found mulitple problems in the admin panel.

    1. Pages using Avia Layout Builder won’t finish loading, there’s just a spinning icon. Advanced Layout Editor can’t be selected in new pages.

    2. Appearance > Widgets – cannot add, change or move any of the widgets.

    3. Dashboard – no fly-out sub-menus until the main item is clicked.

    4. No side menu in Enfold Child Theme Options.

    5. In Woocommerce, the product entry pages are one long list, there’s no side menu for Product Data and any collapsible sections of the page, such as Variations, aren’t collapsed.

    6. No images showing in Easy Media plugin pages.

    I am using Enfold 2.8.1 at present, should I update to 2.9.2, or will that complicate things? If I have to update, how will I do it if I can’t get to the Theme Update window in Enfold Child Theme Options?

    #321520

    Having the same issues!

    #321527

    Hey!

    Please update the theme to the latest version (2.9.2).

    Also make sure your plugins are up-to-date and compatible with WP 4.0.

    Best regards,
    Josue

    #322028

    Theme 2.9.2 is in place. I am having the same issues as well…

    #322037

    Enfold 2.9.2, WordPress 4.0, WooCommerce 2.2.4

    If I attempt to edit any page or post, Avia does not load and I receive the following error code:

    Fatal error: Call to undefined function woocommerce_product_loop_start() in /home/*****/public_html/*****/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php on line 788

    Line 788 – 803 is the following:

    <?php woocommerce_product_loop_start(); ?>

    <?php while ( $products->have_posts() ) : $products->the_post(); ?>

    <?php wc_get_template_part( ‘content’, ‘product’ ); ?>

    <?php endwhile; // end of the loop. ?>

    <?php woocommerce_product_loop_end(); ?>

    <?php endif;

    wp_reset_postdata();

    return ‘<div class=”woocommerce columns-‘ . $columns . ‘”>’ . ob_get_clean() . ‘</div>’;
    }

    #322039

    As above:
    4. No side menu in Enfold Child Theme Options.
    How can I do the update to 2.9.2 if I can’t get to the Theme Update window in Enfold Child Theme Options?

    #322070

    Hey!

    If you can’t access the update section in the theme options you have to update via FTP, please refer to this video:

    Cheers!
    Josue

    #322103

    Many thanks Josue.

    I uploaded just the files/folders that the version file showed had changed since my current version – the website and admin panel vanished!!!

    Obviously, I’m not to be trusted with uploading individual files and folders so I uploaded the entire ‘enfold’ folder and the website and admin panels are now fine and updated to 2.9.2

    I’m off to have a lie down :-)

    #322122

    Glad to hear that @Artinet :)

    Regards,
    Josue

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.