-
AuthorPosts
-
January 30, 2018 at 11:50 am #904752
Hello everyone,
I have the problem that I want to implement a partner/logo element to my website with about 1000 Pictures which I uploaded to my media database. Now I want to add them to the element in alphabetical order. My problem is that the element will order the pictures by the date they were uploaded. I uploaded first the elements with the letter A and at last with Z. In consequence the element shows first the pictures with the letter Z and at last the pictures with the letter A. But as I have mentioned i want the reverse order (first A and at last Z).
Did someone have any solution to sort the pictures automatically in the right order maybe by a CSS-Code or anything else?
I am looking forward to your suggestions.
Thank you very much for your assistance.Regards,
MartinJanuary 31, 2018 at 6:24 am #905372Hey msteid,
Thank you for using Enfold.
The two headed arrow beside the images is draggable so you can manually re-order the images. Unfortunately, you can’t do this automatically.
Best regards,
IsmaelJanuary 31, 2018 at 9:46 am #905442Hey Ismael,
I know that the images are draggable, but this seems no solution for more than 1.000 pictures. This is the reason why I am asking for a solution maybe via a CSS-code, by renaming the pictures or something else…
Best regards,
MartinFebruary 1, 2018 at 9:16 am #906064Hi,
Thank you for the update.
Please try to edit the config-templatebuilder > avia-shortcodes > logoslider.php file. Look for this code around line 456:
'order' => 'ASC'
Set it from “ASC” to “DESC”. Let us know if that helps.
Best regards,
IsmaelFebruary 1, 2018 at 10:05 am #906102Hi Ismael,
I changed the code. In my case it was line 432. :)
But I can’t see any change. What should be in your opinion the effect by changing the code?Do you or the Krisi-team have any other solution? Is it maybe possible to change the order of the pictures on the server by FileZilla?
Maybe this could be a topic for the new enfold update. ;)Best regards,
MartinFebruary 1, 2018 at 10:05 pm #906486Hi,
You cant change the images through a different way ( FTP ).
What Ismael suggested should work.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisFebruary 5, 2018 at 10:15 am #907806Hi,
I have solved the problem. I changed the order how I upload the files. Thanks for your help. :)
Best regards,
MartinFebruary 5, 2018 at 11:10 am #907839Hi Martin,
Great, glad you found a solution. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 5, 2018 at 2:25 pm #907991In my opinion you could close the topic. ;)
-
AuthorPosts
- You must be logged in to reply to this topic.