• Resolved Blue2 GmbH

    (@blue2shop)


    Hello there,
    I tried pimping images with your plugin but couldn’t save the HTML code in the image

    <figure class="wp-block-image size-large is-style-rounded"><img src="https://woo.blue2.at/wp-content/uploads/2023/11/BDS_Ref_1-1024x1024.webp" alt="" class="wp-image-723"/></figure>

    For example, I want to add hvr-curl-bottom-left
    Where should I put it in the above code?

    Many thanks for your help!

    Kind regards,
    Johannes

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Wow-Company

    (@wpcalc)

    Hello.

    Regarding the effect hvr-curl-bottom-left, you need to add a class to the tag figure

    <figure class="wp-block-image size-large is-style-rounded hvr-curl-bottom-left"><img src="https://woo.blue2.at/wp-content/uploads/2023/11/BDS_Ref_1-1024x1024.webp" alt="" class="wp-image-723"/></figure>
    Thread Starter Blue2 GmbH

    (@blue2shop)

    Thank you for your reply!
    I tried this before, after changing the code a block restore resets the hvr-curl-bottom-left… Didn’t know that it is possible to save without block restore…
    Problem is solved, thank you very much!

    Johannes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How adding to an image?’ is closed to new replies.