• Hi. I can’t edit my sidebars. I get a ton of these messages:
    The “text” block was affected by errors and may not function properly. Check the developer tools for more details.
    and
    The “black-studio-tinymce” block was affected by errors and may not function properly. Check the developer tools for more details.

    I need to update my sidebars ASAP as it has the schedule of my upcoming shows. The only thing I’ve been able to do is delete what I had and replace it using blocks. I’ve found blocks SO SO annoying to deal with and mostly it’s just text and links, nothing complicated.

    Any idea how to fix this?

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

Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter shaunshaun

    (@shaunshaun)

    Okay, so I deleted the sidebar on that page and created a new one. But all the other sidebars will still have that problem. Here’s one example:

    https://www.ivystandup.com/theatres

    The old sidebar is visible on the web page b but I can’t open and edit the sidebar.

    Hello,

    I’m sorry to hear you’re having this issue.

    I can see you’re using the latest version of WordPress. Just to confirm, are all your plugins on their latest versions? If not yet, kindly update them and see if the issue will be fixed.

    Another step you can do is deactivate plugins one by one and check if the issue persists after each deactivation. This will pinpoint which plugin may be causing the issue.

    Additionally, if you switch to the parent Virtue theme, will the issue persist? If not, there might be a custom code in your child theme affecting the widgets.

    Other troubleshooting steps are listed here – https://www.kadencewp.com/blog/how-to-troubleshoot-your-website/.

    Hope this helps and let us know if we can assist you further.

    Best Regards,
    Karla

    Thread Starter shaunshaun

    (@shaunshaun)

    Thanks but it’s worse. Now when I go to my website all the sidebars (except the one I redid) have completely disappeared and I can’t even get the data to copy and paste into a new sidebar.

    I tried all the suggestions- turned off all widgets, went to parent theme, cleared caches…

    Nothing. My sidebars are gone. If you look at most pages (but not the home page that I redid) on the right there’s just a line where the sidebar should be.

    It wouldn’t kill me to copy and paste the sidebars into a new one (using blocks, which I hate) but I can’t even find the sidebars to copy them. Any ideas?

    Thread Starter shaunshaun

    (@shaunshaun)

    Okay, so I sort of solved the immediate problem by using the internet archive to find prior versions of my website. So I could copy and paste that into the sidebars.

    Something is making my sidebars, which were done in original paragraph mode (before there were blocks) disappear. I can’t create new paragraphs using original mode either.

    With the blocks I also can’t figure out how to have a different text background color (i.e. highlight in any color other than the default yellow).

    And I can’t figure out how to have text next to the images in the sidebar the way it used to be. Copying and pasting didn’t copy over that feature.

    This is odd because my other website (www.BrainChampagne.com) uses pretty much the same everything and that one still works fine.

    Hello @shaunshaun,

    With WordPress 5.8, the widgets now also use Gutenberg block editor. If you want to edit any block settings, click on the dots icon at the top-right.

    Here’s a screen recording for your reference – https://share.getcloudapp.com/Jruxwm8o.

    “I tried all the suggestions- turned off all widgets, went to parent theme, cleared caches…”

    Just to confirm, you turned off widgets and not deactivated plugins? If you haven’t tried deactivating plugins one by one, kindly do so.

    If you need further assistance, kindly submit a support ticket on this page for faster communication.

    Kind Regards,
    Karla

    Thread Starter shaunshaun

    (@shaunshaun)

    I misspoke. I deactivated all plugins. Didn’t help. Instead of doing it one by one I deactivated all of them. I’d figured if that helped then I’d reactivate half to narrow it down, then keep cutting in half, etc. A little faster. But since deactivating all of them didn’t help I figured that wasn’t the problem.

    I also tried switching to the parent theme, and that didn’t help either.

    My guess is that the newest version of WordPress turned off sidebars that were with the old paragraph style instead of blocks. Which kind of sucks because that was so much easier than using blocks. It was just like a page from a word processor, which I thought was the main selling point of WP over html.

    Anyway this is not a criticism of your theme, which I like very much and use on three websites. Strangely, another of my websites still works fine with its sidebars (third one has no sidebars).

    Since I managed to copy the info from an older version of my website from the Wayback Machine I’ve got all the data and it’s okay now. I still can’t figure out how to have text next to an image the way I used to- I’m not sure if I put in html at the time. I did it several years ago and have forgotten what I did. I tried copying the html from the wayback machine page but that didn’t work.

    hannah

    (@hannahritner)

    Hi @shaunshaun,
    Can you tell me what version of WordPress you’re running? And which version of the theme?

    Kindly,
    Hannah

    Thread Starter shaunshaun

    (@shaunshaun)

    Wordpress 5.8
    Virtue Theme 3.4.5 but I’m using a child theme and it says that’s version 1.0.0. Am I correct in my thought that it’s the parent theme that gets updated and the child theme goes along with those updates?

    hannah

    (@hannahritner)

    Yes, you’re correct. What all have you added to your child theme?

    Kindly,
    Hannah

    Thread Starter shaunshaun

    (@shaunshaun)

    Mostly stuff you’ve helped me with!

    Here’s all the custom stuff (plug-ins listed below but I already tried turning them all off and it didn’t help):

    .current_page_item a {
     color: #000000 !important;
    }
    
    .topbar-widget {
        text-align: center;
    }
    
    .kad-topbar-right {
        width: 100%;
    }
    .kad-topbar-left {
        display:none;
    }
    .kad-topbar-right .textwidget p {
        font-size: 38px;
        line-height: 60px;
        margin-bottom: 0;
    }
    
    #nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a {
    width: auto;
    display: block;
    padding: 5px;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    }
    
    .sf-menu a {
    padding-left: 0px;
    padding-right: 20px;
    }
    
    .sf-menu ul {
    background: #0000ff;
    }
    
    input.wpcf7-text {
        height: 20px;
        width: 200px !important;
    }
    
    aside.col-lg-3 {
    background: #D3D3D3;
    }
    
    .page .entry-title { display: none; }
    
    .page-header {border-top: none !important; border-bottom: none !important;}
    
    .page-header {
        margin: 0;
        padding: 0;
    }
    
    .wrap.contentclass {
        padding: 0;
    }
    
    .contentclass {
        padding-top: 0;
    }
    
    div#logo {
      max-width:175px;
      margin: 0 auto;
    }
    
    .page-id-28 h1 {
    line-height: 22px;
    }
    
    .page-id-66 h1 {
    line-height: 22px;
    }
    
    .page-id-72 h1 {
    line-height: 30px;
    }
    
    .page-id-72 h2 {
    line-height: 22px;
    }
    
    .page-id-54 h1 {
    line-height: 26px;
    }
    
    .page-id-54 h2 {
    line-height: 20px;
    }
    
    .page-id-173 h1 {
    line-height: 26px;
    }
    
    .page-id-173 h2 {
    line-height: 24px;
    }
    
    .page-id-28 h3 {
    line-height: 18px;
    }
    
    .page-id-44 h1 {
    line-height: 22px;
    }
    
    .page-id-44 h2 {
    line-height: 24px;
    }
    
    .page-id-178 h1 {
    line-height: 26px;
    }
    
    .page-id-178 h2 {
    line-height: 24px;
    }
    
    .page-id-51 h1 {
    line-height: 26px;
    }
    
    .page-id-51 h2 {
    line-height: 24px;
    }
    
    .sf-menu ul li {
    background: #2ECCFA;
    }
    
    .sf-menu ul li:hover {
    background: #d80a34;
    }
    
    @media (min-width: 992px) {
        .main.col-lg-9 {
        padding-right: 40px;
    }

    And these plug-ins:
    1&1 WP Wizard

    Advanced Editor Tools (previously TinyMCE Advanced)

    Select Favicon by RealFaviconGenerator

    Google Analytics for WordPress by MonsterInsights

    Kadence Blocks – Gutenberg Blocks for Page Builder Features

    Kadence Importer

    Lazy Load for Videos

    Limit Login Attempts

    Max Mega Menu

    Virtue/Ascend/Pinnacle Toolkit

    W3 Total Cache

    WP ADA Compliance Check Basic

    Yoast SEO

    Thread Starter shaunshaun

    (@shaunshaun)

    And the widget sidebars aren’t working right. In the editor I see many blocks of text but it’s not appearing on my website.

    Hi, I want to make sure I understand correctly. Would it be possible for you to send a screenshot of what you are seeing the explains it. For example, you can upload the image here and then share the link: https://imgbb.com/upload

    One thing that might help you is to deactivate the block based widget screen. You can opt out using this in your child theme functions.php file:

    remove_theme_support( 'widgets-block-editor' );

    Ben

    Thread Starter shaunshaun

    (@shaunshaun)

    I took several screenshots as I scrolled down. It’s here: https://brainchampagne.com/comedy/file.pdf

    It seems to work now, with blocks, although at one point a lot of text disappeared.

    The problem with blocks is that when insert a video it puts it in a new block which means a blank line in between. As this is a sidebar it’s not good to have too much of that because then people have to scroll down a lot.

    I can try your suggestion but I fear that it will delete the existing text in my sidebars and I’ll lose them.

    I redid all the sidebars for that website http://www.IvyStandup.com. For a while the sidebars on my other site, http://www.BrainChampagne.com, were working. They’re still there when I look at the site but when I log in and try to edit the sidebar, I just get a spinning circle and no way to edit them. I fear losing more data.

    hannah

    (@hannahritner)

    Hi Shaun,
    Apologies for the delay! I’ll check in with Ben and have him provide some insight as soon as he’s available.
    Thanks for your patience!

    Kindly,
    Hannah

    Hi,

    First I suggest you make good backups of your website. You should’t fear losing data. And I also suggest that you my want to work on a stage site environment to figure out what is going to be the best solution for you.

    Regarding the widgets screen, if you cant access it means you have a plugin breaking the page. I suggest adding the code I suggested above. I see no reason you would lose anything by adding this and you can always remove it.

    Ben

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘widget sidebars no longer working’ is closed to new replies.