Support Forums - Classified Ads Script Osclass
General osclass questions => Report bug => Topic started by: Alej on February 21, 2025, 09:42:41 PM
-
Hi, here is a video of a design issue I encountered on the create ad page, when uploading images.
https://youtu.be/hZNJ3XDZtss (https://youtu.be/hZNJ3XDZtss)
-
I don't see problem there.
-
I'm sending you another video recorded from my cell phone, where you can better see that when you move an image to change its position, the position of the top buttons on the right (user and create ad) and the main buttons below (home, messages, create ad, favorites, location) are moved.
https://youtube.com/shorts/9aG4POrI8c4?feature=share (https://youtube.com/shorts/9aG4POrI8c4?feature=share)
-
Ok will check it.
-
In oc-includes/osclass/frm/item...php
Find line:
$(document).ready(function() {
if(typeof $.fn.sortable !== 'undefined') {
$('ul.qq-upload-list').sortable({
placeholder: "qq-placeholder",
handle: ".qq-upload-move",
and bellow it add:
containment: ".upload-photos",
For epsilon theme, no more updates should be required.
-
ok, but aren't you going to release an update on the theme?
-
Not related to theme.