-
AuthorPosts
-
September 18, 2014 at 9:19 pm #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?
September 18, 2014 at 10:12 pm #321520Having the same issues!
September 18, 2014 at 10:29 pm #321527Hey!
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,
JosueSeptember 19, 2014 at 5:55 pm #322028Theme 2.9.2 is in place. I am having the same issues as well…
September 19, 2014 at 6:15 pm #322037Enfold 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>’;
}September 19, 2014 at 6:17 pm #322039As 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?September 19, 2014 at 6:56 pm #322070Hey!
If you can’t access the update section in the theme options you have to update via FTP, please refer to this video:
Cheers!
JosueSeptember 19, 2014 at 8:45 pm #322103Many 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 :-)
September 19, 2014 at 9:51 pm #322122Glad to hear that @Artinet :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.