Thread Starter
fmnich
(@fmnich)
Update: Now the box on http://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 4 years, 1 month ago by
fmnich.
-
This reply was modified 4 years, 1 month ago by
fmnich.
-
This reply was modified 4 years, 1 month ago by
fmnich.
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 4 years, 1 month ago by
fmnich.