How to Add a User Account
May 28, 2023 | Tutorial
- On the main page, tap the top left corner to open the User Menu
- Tap the + button to add a new user
Query(function ($) {
//open toggle on button click
$('a.open-toggle').on('click', function(event){
$('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click();
});
});