• Resolved svd89

    (@svd89)


    Hi!

    For some reason, my footer has changed. I tried several times but I simply cannot change the footer anymore. There are no widgets or anything else showing up on de left side. Anyone knows how to fix this? Many thanks in advance and have a good day!

    Stefanie

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @svd89!

    Thanks for choosing Neve!

    There is an issue with footer widgets in Neve with WordPress 5.8, they don’t appear in the Customizer. Our developers are already aware of this problem and they are working on a fix. We are sorry for the inconvenience!

    Have a nice day!

    Thread Starter svd89

    (@svd89)

    hi @luciamarinescu ,

    Thanks for the reply! I will stop trying to make it work then lol.

    Best regards,
    Stefanie

    Using the Neve Child Theme and having the same issue: The error message is
    `Notice: wp_enqueue_script() was called incorrectly. “wp-editor” script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets).

    Installed the Classic Widgets Plugin and that does not work.

    Is there an eta for this fix?

    Thank you.

    Hi @luciamarinescu

    Is there an ETA for this fix ?

    Manually editing widget_custom_html seems to be guarded by a security hash so at this stage I can’t fix a customer’s problem until this is sorted.

    Thanks.

    • This reply was modified 3 years, 7 months ago by otherguy123. Reason: tried the back door

    Hi @snunes and @otherguy123!

    Unfortunately I don’t have an ETA for the fix. Hopefully this issue will be solved in the next release of the theme. As a temporary solution, you could try to add the widgets area from the Customizer and then edit the widgets directly in Dashboard -> Appearance -> Widgets.

    Thank you and have a nice day!

    Thanks for the reply !

    I ended up doing the old css hack for now, as it was only text that needed adjusting.

    .thing-you-want-to-change {
    display: none;
    }

    .parent-of-thing-you-want-to-change:after {
    content: “the change”
    }

    Looking forward to the proper fix though !

    • This reply was modified 3 years, 7 months ago by otherguy123.
    • This reply was modified 3 years, 7 months ago by otherguy123.

    Hi @otherguy123!

    Thanks for sharing your temporary solution with the community!

    Have a nice day!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can’t change footer’ is closed to new replies.