-
AuthorPosts
-
October 16, 2014 at 9:03 am #336636
Please see image
- This topic was modified 10 years, 2 months ago by OblakJ.
October 16, 2014 at 4:24 pm #336862Hey OblakJ!
Which version of Enfold and WordPress are you using? Please make sure that you are using Enfold 3.0.1 and WordPress 4.0 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you are and it is still not working, please post the link to your websiteBest regards,
YigitOctober 16, 2014 at 5:05 pm #336910This reply has been marked as private.October 16, 2014 at 5:14 pm #336921Hi!
Can you please try de-activating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
YigitOctober 16, 2014 at 6:33 pm #336968This plugin interferes:
https://yoast.com/wordpress/plugins/seo/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=wpseopluginBest regards,
October 17, 2014 at 5:02 am #337137Hey!
Thank you for the info.
I was able to create a page using the advance layout builder with WordPress SEO activated: http://ana-alm.si/wp-admin/post.php?post=31629&action=edit&lang=sl&message=6
Best regards,
IsmaelOctober 17, 2014 at 6:08 am #337162This reply has been marked as private.October 17, 2014 at 2:52 pm #337351Hey!
Please try adding following code to Functions.php file in Appearance > Editor
// 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' ); } );
Cheers!
YigitOctober 17, 2014 at 3:51 pm #337398This reply has been marked as private.October 17, 2014 at 3:52 pm #337400Hey!
Have you tried switching to one of defaults theme and check if it works?
Regards,
YigitOctober 17, 2014 at 4:56 pm #337441Media library works in default theme.
October 17, 2014 at 4:58 pm #337442Hi!
Please try re-updating the theme via FTP – http://vimeo.com/67209750 and make sure to overwrite all files
Regards,
YigitOctober 18, 2014 at 10:24 am #337661Problem is still not solved.
October 19, 2014 at 5:01 am #337845Hi!
Try adding this line to the wp-config.php file:
define( 'CONCATENATE_SCRIPTS', false );
Best regards,
JosueOctober 19, 2014 at 10:33 am #337925October 28, 2014 at 7:17 am #342041Hey!
I was able to upload a media file without issues (WPML, WPML Media, WooCommerce and WooCommerce Multilingual activated), check for Page called “Test”.
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.