• Resolved petervatler

    (@petervatler)


    After the 6.1.0 update, the Hover Card component cannot handle absolute position offsets. Previously there was a possibility to choose between px and %, now it has only Auto/PX but it’s broken in all directions (top, right, bottom, left). Please fix this because it messed up my animated cards which rely on this feature.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Divyang Chaudhary

    (@divyangposimyth)

    Hello @petervatler
    This is Divyang from The Plus Addons Team.

    Thank you for bringing this issue to our attention.

    I’m happy to inform you that our team has resolved the problem. Please follow the steps below to update the code for the Hover Card Widget:

    1. Navigate to the following path: plugins\the-plus-addons-for-elementor-page-builder\modules\widgets\tp_hovercard.php
    2. Replace the existing code with the updated code available here: https://pastebin.com/9PqqDHsk

    I hope this resolves the issue for you. If the problem persists or you have any additional questions, feel free to reach out.

    Best Regards.

    Thread Starter petervatler

    (@petervatler)

    Unfortunately, it didn’t work for me I tried it on the The Plus Addons for Elementor 6.1.7, Elementor 3.26.5 and WordPress 6.7.1

    As I found out while trying the absolute position properties (top, right, bottom, left) get 0 value even if they’re not set. In my case I only set bottom: -300px but when I check it via Inspector it’s top: 0; right: 0; bottom: -300px; left: 0;

    When can we expect for a release that contains the fix of this bug?

    • This reply was modified 1 month, 3 weeks ago by petervatler.

    Hello @petervatler
    We have updated the code on the same link. https://pastebin.com/9PqqDHsk
    Can you please change the code on the same path and check?

    Rest assured, this fix will be included in the next release of The Plus Addons.

    Thank You.

    Thread Starter petervatler

    (@petervatler)

    Your code works fine, thank you very much, although I found another issue with the Hover Card – if I wrap elements by az <a> tag, the link feature doesn’t work. I don’t have any nested link buttons or links inside the <a> tag.

    Thank you for your work, have a nice day!

    Hello @petervatler
    Thank you for the confirmation and bringing this new issue to our attention.

    We have updated the code with the fix of <a> tag. https://pastebin.com/9PqqDHsk

    Can you please replace code on the same path and check again?

    If the issue persists or you have any other queries, please let us know.

    Best Regards.

    Hello?@petervatler

    It’s been a while since we last heard from you. I hope the issue has been resolved. We are marking this ticket as resolved now.

    If you encounter any further issues or have any concerns, please open a new ticket.

    Thank You.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.