ORDER BY FIXED
-
Hi friend! I fixed bug whith order slides. In plugin folder you can find file “slideshow-gallery.php” open this file and find string
if ($orderf == "order") {in this condition bug, you must write little fix
if ($orderf != "order") {The end 🙂
The topic ‘ORDER BY FIXED’ is closed to new replies.