After installing and activating the plugin, you’ll need to create two UX Blocks to showcase your customized My Account page.
- Begin by adding the first UX Block, named
My Account
. Once you’ve named it, the result of your shortcode for the block ID will be:[block id="my-account"]
- To install a pre-made template, you can easily find a folder named: Pre built UX blocks within the plugin folder. Inside this folder, you’ll discover two text files. Open the my-account.txt file,
- copy its contents, and paste them into the UX Block you created earlier. Make sure to use Text content, as shown in step 3 on the image below, and avoid Visual content.

- Next, add a second UX Block, named:
My Account Widget
. Once you’ve named it, the result of your shortcode for the block ID will be:[block id="my-account-widget"]
- Repeat the process as in step 1, but this time use the my-account-widget.txt file for the second created UX Block.
By ensuring the shortcodes match the names you’ve given, you’ll achieve the desired functionality.