How to Create an Album
May 28, 2023 | Tutorial
- On the home page, tap on the ‘Edit’ (at the top right corner of the app)
- Tap on ‘+ New Album’
- Add an image to your album and type a name for it.
- Tap on the ‘check’ icon.
Query(function ($) {
//open toggle on button click
$('a.open-toggle').on('click', function(event){
$('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click();
});
});