Tagged: Layer Slider, update errors, updating
-
AuthorPosts
-
July 8, 2017 at 3:30 pm #818175
Hi SAdesignsUnltd,
Yes, it is still in progress.
Thank you for your patience.Best regards,
VictoriaJuly 18, 2017 at 3:21 pm #823343Any fix for this issue yet?
July 20, 2017 at 1:37 am #824281I updated to Enfold to 4.1.2 and I got the same error messages. Did the update load correctly, is it a Layer Slider issue? Are other things going to break in the theme?
July 23, 2017 at 2:50 am #828546Hi,
Related thread: https://kriesi.at/support/topic/back-to-having-error-messages-on-updates-page-with-layerslider/
Best regards,
IsmaelJuly 24, 2017 at 1:06 am #828815You are talking about just installing Layer Slider alone, I did not do that. As my post clearly states I only upgraded Enfold (version 4.1.2).
So what is the solution if you only upgraded Enfold? Again, are there any issues with the upgrade that we should know about? Is there a way to go back to the previous version of Enfold, before these problems started?
As was stated on the other thread by SAdesignsUnltd, I’m using the Layer Slider version that came with the Enfold theme.
July 27, 2017 at 8:03 am #830487Hi,
Are the warnings displaying if you set the WP_DEBUG_DISPLAY to false?
Best regards,
IsmaelJuly 28, 2017 at 1:41 am #830862Hi Ismael, it is set to define(‘WP_DEBUG’, false); in the wp config.
August 2, 2017 at 6:20 am #833176Hi,
Those warnings should not display if the “WP_DEBUG_DISPLAY” is set to false. Please note that “WP_DEBUG_DISPLAY” and “WP_DEBUG” are different.
// https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_DISPLAY
Best regards,
IsmaelAugust 2, 2017 at 3:44 pm #833523Yes, now I have:
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_DISPLAY’, false);and it is still there and not fixed. I have put a link to a screen shot for you to see.
August 4, 2017 at 4:56 am #834141Ok, so I added
// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );and it hid the warnings. But that doesn’t fix the error that it was finding though.
August 8, 2017 at 10:48 am #835772Hi,
Thank you for the update. Is it breaking anything in the site? Please try the following solution.
// https://kriesi.at/support/topic/wordpress-ask-for-update-but-nothing-appear-in-updates-page-with-enfold/page/2/#post-833343
// https://kriesi.at/support/topic/notification-of-plugin-update/#post-834264Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.