How to Share a user profile to another device
May 28, 2023 | Tutorial
- On the User account you want to share, go to ‘Settings,’
- Select ‘Share Profile,’
- Write down the ID number,
- On another device, create a new User account,
- Select ‘Import,’
- Type the ID number,
- Tap on ‘Import Profile’ and your user should be transferred onto your new device.
Query(function ($) {
//open toggle on button click
$('a.open-toggle').on('click', function(event){
$('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click();
});
});