• Resolved fishmi

    (@fishmi)


    If WordPress is freshly installed in version 6.6.2, your plugin no longer works, the margins are not displayed and a warning message appears in the console (borderedblocksAdminStyle-css was added the iframe incorrectly, borderedBlocks-css-variable was added to the frame incorrectly)

    For WordPress installations that are updated from previous WordPress versions to 6.6.2, everything still works perfectly (no warning messages)

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Senff – a11n

    (@senff)

    Hey @fishmi , thanks for letting me know! This is going to take a bit of work to fix, but I’ll release an emergency fix within the next 24 hours.

    Plugin Author Senff – a11n

    (@senff)

    @fishmi In version 1.1.4 that I just released, the borders should show again now, though for the time being, the ON/OFF toggle has been removed. I’m going to look into that and hope I can get it back in the next version.

    Thread Starter fishmi

    (@fishmi)

    Many thanks for the incredibly fast support, I have rarely experienced such speed.
    And I can confirm that it is now working again.
    The toggle button is not so important from my point of view, I always have the borders on anyway and so do my customers.

    For me, the problem is solved.

    Thread Starter fishmi

    (@fishmi)

    Unfortunately, the problem has not yet been fully resolved. Now “H1 Title” is displayed above the individual text for H1 headlines, in the font of H1. This is very irritating.
    This does not happen with H2.

    In addition, error messages are still displayed in the console because of the toggle button. Perhaps it would make sense to show the buton after all. Then you can quickly switch between the views.

    Plugin Author Senff – a11n

    (@senff)

    Hey @fishmi, I’m not seeing the same in my editor:


    Can you share a screenshot (with inspector, highlighting the H1) of what you see on your end?

    • This reply was modified 6 months, 4 weeks ago by Senff - a11n.
    Thread Starter fishmi

    (@fishmi)

    A screenshot cannot be added here. Apparently only with an Imgur account and they want my phone number, which is a no-go.

    However, the phenomenon occurs with the “Advanced Text” block of the Kadence blocks, not with the normal WordPress headline block. But it is definitely new.

    • This reply was modified 6 months, 4 weeks ago by fishmi.
    • This reply was modified 6 months, 4 weeks ago by fishmi.
    • This reply was modified 6 months, 4 weeks ago by fishmi.
    • This reply was modified 6 months, 4 weeks ago by fishmi.
    Plugin Author Senff – a11n

    (@senff)

    A screenshot cannot be added here. Apparently only with an Imgur account and they want my phone number, which is a no-go.

    I believe that if you put the image on any server (not just Imgur), you should be able to use the /image block. I generally recommend using https://snipboard.io for making/sharing screenshots, which is free and doesn’t ask you for your email address or phone number.

    Not needed anymore though! Since you mentioned:

    However, the phenomenon occurs with the “Advanced Text” block of the Kadence blocks, not with the normal WordPress headline block. But it is definitely new.

    I took a look at that block and it does things a little different than the standard H1 block. There is some detailed explanation here, but in short, my plugin currently only supports the default Blocks that come with WordPress and WooCommerce.

    As a workaround, you can change the last line of /wp-content/plugins/bordered-blocks/assets/css/bordered-blocks.css to:

    .editor-styles-wrapper h1.wp-block:before {content:"H1 Title";}

    (I will update this in the next version.)

    • This reply was modified 6 months, 4 weeks ago by Senff - a11n.
    • This reply was modified 6 months, 4 weeks ago by Senff - a11n.
    Thread Starter fishmi

    (@fishmi)

    Thank you very much for the feedback and the comment about the pictures.
    I had tried to insert a link from Google Photos, but that didn’t work.

    Thanks also for the tip on customization. I will probably have to open a ticket with Kadence, because it is obviously a mistake in their implementation, especially since it does not happen with the other headlines.

    Plugin Author Senff – a11n

    (@senff)

    I will probably have to open a ticket with Kadence, because it is obviously a mistake in their implementation, especially since it does not happen with the other headlines.

    I wouldn’t necessarily call it a mistake, but rather a different way of doing things! 😉

    Thread Starter fishmi

    (@fishmi)

    Hello Senff,

    would it be possible to bring the plugin back to a state where all functions are available again and, above all, no Javascript error is output?
    My customers are now missing the toggle button for showing and hiding, it would be great if it was visible again.
    I have already tried to do this myself, but I have overlooked something in the code, because it does not work.

    Kind regards
    Martin

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘No Margins with fresh WP 6.6.2’ is closed to new replies.