How to Reorder your Albums
May 28, 2023 | Tutorial
- Tap the ‘Edit’ button
on the main Album page.
- Hold down on the Album you wish to reorder for 1 second.
- Drag to desired location.
Query(function ($) {
//open toggle on button click
$('a.open-toggle').on('click', function(event){
$('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click();
});
});