• Resolved fmnich

    (@fmnich)


    Hello,
    there is the problem, that the Link-Button on the backend of many Flipboxes doesn’t work. It works when I edit the Flipbox, but not when I set it on one of our websites.
    Another example: https://www.mw-neuburg.de
    The box bottom-right.

    Can somebody help me?

    Thank you!

    With best regards,
    F. Mnich

    • This topic was modified 3 years ago by fmnich.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter fmnich

    (@fmnich)

    Update: Now the box on https://www.mw-neuburg.de works. Our support fixed some faults in the source code of style 2. Now it works, but of course the changes will be undone with the next update.
    But still the Link-Button on the boxes on https://www.mw-neuburg.de/tset/ don’t work. This are just examples, there are still some other styles, where the Link-Button doesn’t work.
    Maybe the following changes in the source code will help you to fix it. Thank you!

    line 84-91:

    /*
                                                                echo '<div class="oxilab-button">
                                                                        <div class="oxilab-button-data">
                                                                        ' . $this->text_render($filesdata[9]) . '
                                                                        </div>
                                                                    </div>';
    */
                                                                echo '<span class="oxilab-button"><span class="oxilab-button-data">' . ($filesdata[9]) . '</span></span>‘;

    Best regards,
    F. Mnich

    • This reply was modified 3 years ago by fmnich.
    • This reply was modified 3 years ago by fmnich.
    • This reply was modified 3 years ago by fmnich.
    Plugin Author biplob018

    (@biplob018)

    I update it into the next version and the next version will release today.

    Thread Starter fmnich

    (@fmnich)

    Hallo @biplob018 !
    Thank you for the information!
    Have you already done the release? Because I haven’t got an update until now…

    Best regards,
    F. Mnich

    Thread Starter fmnich

    (@fmnich)

    Update: After I updated the plugin today, the link-button still doesn’t work…
    https://www.mw-neuburg.de/tset/

    • This reply was modified 3 years ago by fmnich.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Flipbox – Link-Button doesn’t work’ is closed to new replies.