You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the latest version of Piwigo on the url "www.medyastok.com" with the theme "modus". The only problem is with your plugin "easyroate". First to say it is the plugin I need. But I have a problem. When I run the site on my hosting server, the buttons to rotate cannot be displayed on pc or laptop use. On mobile, the words of "EasyRotate" are displayed instead of pics, but they work properly. How can I solve this proplem. I noticed another point that the buttons for rotating are dislayed on the menu over the picture if I run it on my localserver. I need your help.
For the modus them it seems that we should add
.easyrotate-ccw-button:before { content: '\21B6'; } /* '↶' /
.easyrotate-cw-button:before { content: '\21B7'; } / '↷' */
to the CSS in case modus theme is active. Or should that be put into the modus theme?
add support for different themes
The text was updated successfully, but these errors were encountered: