• Resolved ferda2

    (@ferda2)


    Correctly

    .eael-elements-flip-box-container a {
    display: inline;
    }

    No

    .eael-elements-flip-box-container a {
    display: block;
    }

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support AR Rasel

    (@arrasel403)

    Hi @ferda2,

    Hope you are doing well. I have checked and got the issue. I am forwarding this issue to our Team. We will fix this issue as soon as possible. And we will inform you, don’t worry.

    Thanks for your patience!

    Plugin Support AR Rasel

    (@arrasel403)

    Hi @ferda2,

    Hope you are doing well. We have fixed the issue on our Dev version plugin. Please download the Dev version plugin from here.

    Please recheck once after regenerating assets, you can go to wp-admin -> Essential Addons then, switch to the ‘Tools’ tab, and hit the ‘Regenerate Assets’ button. Check out this screenshot.

    Also, make sure to Regenerate Files from wp-admin -> Elementor -> Tools as well. Check out this screenshot.

    Hope your issue will be fixed. Let us know how it goes.

    Thanks!

    Plugin Support AR Rasel

    (@arrasel403)

    Hi @ferda2,

    Hope you are doing well. Is your above mentioned issue gets fixed? Let us know the update.

    Thanks!

    Thread Starter ferda2

    (@ferda2)

    Hello, the problem still persists ??

    wp-content/uploads/essential-addons-elementor/eael-2.css

    .eael-elements-flip-box-container a {
    display: block;
    }

    Plugin Support AR Rasel

    (@arrasel403)

    Hi @ferda2,

    It seems really very strange. I have checked with the same dev version plugin on my site and it is working well. Check this screen record.

    Please ensure that you have regenerate assets but following the above shared process and please clear your website and browser cache. Then retry.

    Hope your issue will be fixed. Let us know how it goes.

    Thanks!

    Thread Starter ferda2

    (@ferda2)

    I haven’t tried the DEV version. I looked in the source codes and I still see the link written as a block. Why?

    assets/front-end/css/view/flip-box.css (flip-box.min.css)

    .eael-elements-flip-box-container a {
    display: block;
    }

    Plugin Support AR Rasel

    (@arrasel403)

    Hi @ferda2,

    Hope you are doing well. We have added another CSS for this. You will get it on line:91 (flip-box.css)
    And the code is:

    .eael-elements-flip-box-content a {
    display: initial;
    }

    So after installing the Dev version your issue will be fixed. Please install the Dev version plugin and retry once now. Let us know how it goes.

    Thanks!

    Plugin Support AR Rasel

    (@arrasel403)

    Hi @ferda2,

    Hope you are doing well. Is your issue gets fixed with the shared Dev version plugin? Let us know. Waiting for your valuable update.

    Thanks!

    Thread Starter ferda2

    (@ferda2)

    display: initial; is OK. Thank!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Flip box content (link)’ is closed to new replies.