-
AuthorPosts
-
April 27, 2015 at 10:27 am #435122
wordpress 4.2
Enfold :: No Updates available. You are running the latest version! (3.1.3)
themeforest-4519990-enfold-responsive-multipurpose-theme-wordpress_theme.zipfollowing errors at the top of the page in wp-admin [private content]
Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Footer – column4” sidebar. Defaulting to “sidebar-9”. Manually set the id to “sidebar-9” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information.
it’s effects all sidebars generated by ENFOLD
I have removed parent theme /ENFOLD/ and replaced with complete fresh install.
same errors occur.changing theme to default TWENTY FORTY and errors go away.
April 27, 2015 at 10:43 am #435130This reply has been marked as private.April 27, 2015 at 11:35 am #435153This reply has been marked as private.April 27, 2015 at 4:33 pm #435384I have exactly the same problem at http://datastore.tipinoncomuni.it
Wordpress 4.2, Enfold 3.1.3, WPML 3.1.9.6April 27, 2015 at 8:02 pm #435555Hi!
Please go to Enfold/includes/admin folder and open register-widget-area.php file and change the content with following one – http://pastebin.com/S1w39teR
Then go to Enfold/config-bbpress and open config.php file and change the content with following – http://pastebin.com/T2R4ebXvBest regards,
YigitApril 27, 2015 at 9:43 pm #435658Thank you for your fast reply.
The site is running normally now but the following widget areas are “disappeared” and marked “Inactive sidebar (unused)”:
– Diplayed elsewhere
– Sidebar blog
– Sidebar pages
Any special instruction to rebuild them?April 28, 2015 at 12:01 am #435729I’m getting the same type of errors when I have debug set to true.
Running: enfold 3.1.3
WordPress: 4.2– disregard the ‘xxxxxxx’ in the following…
– This type of error is occurring on 2 of my WordPress sites that are up-to-date and that I’ve checked. I only use enfold…Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Displayed Everywhere” sidebar. Defaulting to “sidebar-1”. Manually set the id to “sidebar-1” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Sidebar Blog” sidebar. Defaulting to “sidebar-2”. Manually set the id to “sidebar-2” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Sidebar Pages” sidebar. Defaulting to “sidebar-3”. Manually set the id to “sidebar-3” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Footer – column1” sidebar. Defaulting to “sidebar-4”. Manually set the id to “sidebar-4” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Footer – column2” sidebar. Defaulting to “sidebar-5”. Manually set the id to “sidebar-5” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Footer – column3” sidebar. Defaulting to “sidebar-6”. Manually set the id to “sidebar-6” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Footer – column4” sidebar. Defaulting to “sidebar-7”. Manually set the id to “sidebar-7” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the “Site Map” sidebar. Defaulting to “sidebar-8”. Manually set the id to “sidebar-8” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-includes/functions.php on line 3560 Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/ipgcom/domains/initiativespg.com/public_html/wp-includes/functions.php:3560) in /home/xxxxxx/domains/xxxxxxxxx.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
- This reply was modified 9 years, 6 months ago by splashmediagroup.
April 28, 2015 at 2:01 am #435755Hi Yigit
thanks for the paste bin.
I now have missing side bar widgets.Displayed Everywhere
Shop Overview Page
Sidebar Blog
Sidebar PagesI only have..
Footer 1
Footer 2
Footer 3
Footer 4
Single Product PagesI could recreate the missing widgets – however I was under the assumption these were added by the theme and WooCommerce
I don’t see how I can recreate “Display Everywhere” using the Create new Sidebar Widget Areas.
any suggestions
April 28, 2015 at 11:20 am #435924Hello, same problem here. I restored a backup because the whole one-page setting was ruined by updating to Wp 4.2.1. My debug showed the same errors as pasted in “splashmediagroup’s” post. Please release an update for Enfold when fixed. I lost my “Displayed Everywhere”, Sidebar Blog and Sidebar Pages as well.
Thanks!
April 29, 2015 at 1:51 pm #436647Hi!
You should ignore those errors for now. Adding a sidebar id will reset the widget area settings. You can disable debug mode to hide the errors:
define('WP_DEBUG', false);
https://codex.wordpress.org/Debugging_in_WordPress
Best regards,
IsmaelApril 29, 2015 at 4:13 pm #436784The errors are the result of the coders of Enfold not understanding basic WordPress practices for registering sidebar widgets, including assigning a unique ID value for each widget area. The Pastebin files were a start at fixing this by assigning IDs to the widget areas. However, the problem with the Pastebin fix is that it used the ID of “sidebar-1”, “sidebar-2”, etc., AGAIN for the footer widget areas. This is why the footer widgets show and not the default sidebars. The footer widget areas are assigned last using the same IDs as the default sidebar areas, so they are the ones that show.
The fix is to change this line for the footer IDs:
'id' => 'sidebar-'.$i,
to
'id' => 'footer-widget-'.$i,
However, that is MY fix, and may not be what the Kriesi team decides to do as the final fix. My fix simply allows the footer widgets to have their own ID that is not a duplicate of the default sidebar ids. They will need to do something similar.
And, yes, turning off debug will hide the errors, so maybe that’s the best way to handle this for now.
- This reply was modified 9 years, 6 months ago by boulderalliance.
April 30, 2015 at 1:54 am #437151Kriesi has fixed this issue in the lastest Enfold release (3.1.4)
April 30, 2015 at 7:21 pm #437721Hey!
Yes, issue was already fixed. Please update Enfold to the latest version 3.1.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.