-
AuthorPosts
-
October 8, 2014 at 8:37 pm #332699
I’ve found a bug after updating to the new version when I use the product grid plugin element.
When I insert it inside a page, I cannot access the page editor afterwardsThanks in advance for your help
October 9, 2014 at 4:47 am #332880Hey gabrielbaril!
Thank you for using Enfold.
I get a forbidden error every time I access the wp dashboard. https://www.gervasinineumaticos.com/inicio/wp-login
Cheers!
IsmaelOctober 9, 2014 at 7:28 pm #333407This reply has been marked as private.October 10, 2014 at 1:25 am #333554Hey!
I tried to login as well and it says forbidden on my end as well
“Forbidden
You don’t have permission to access /***/wp-login.php on this server.”Cheers!
YigitOctober 10, 2014 at 2:07 pm #333835This reply has been marked as private.October 10, 2014 at 2:15 pm #333838October 10, 2014 at 5:41 pm #333969This reply has been marked as private.October 14, 2014 at 8:55 pm #335738I don’t know if you are very busy, but please don’t forget about my ticket
Thanks!
October 15, 2014 at 8:13 am #335982Hey!
What is the exact error that you get when you insert the Product Grid element? I can’t open the Advance Layout Builder when I tried to edit a page. Plugins that causes the issue are Ultimate TinyMCE, WP All Import and Duplicator. We would like to deactivate the plugins while working on the site with your permission.
Best regards,
IsmaelOctober 15, 2014 at 3:10 pm #336165This reply has been marked as private.October 16, 2014 at 8:09 am #336604Hey!
I added this on functions.php:
// temporary fix for woocommerce 2.2+ and enfold 3+: woocommerce_product_subcategories() not available in admin mode add_action('woocommerce_init', function() { if ( ! function_exists( 'woocommerce_product_subcategories' ) ) include_once( __DIR__.'/../../plugins/woocommerce/includes/wc-template-functions.php' ); } );This issue should be fix on the next theme update. You can edit the page now: http://sponsormypage.com/testgervasini/wp-admin/post.php?post=11&action=edit#screen-options-wrap
Cheers!
IsmaelOctober 16, 2014 at 3:40 pm #336818Works great.
Thank you for your ongoing support!
October 17, 2014 at 3:20 am #337091 -
AuthorPosts
- The topic ‘Product Grid Bug in Enfold 3.0’ is closed to new replies.
