How to Reorder your cards
May 28, 2023 | Tutorial
- Enter an album.
- Tap the ‘Edit’ button
- Hold down on the card 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();
});
});