Integration to WordPress
1. Global Insertion
1.1 Get installation code
After creating the component, find the component list you just created in the left menu, click the 'Install' button to open the installation window and copy the code.
1.2 Install to WordPress
Log in to your WordPress dashboard and click on "Appearance" -> "Theme File Editor."
Find header.php, click to edit it, and insert your code after "mainfeatured end".
1.3 Finish and check the result
Congratulations! Now, when you visit any page on your website, you will see that the Back To Top feature has been successfully rendered.
2. Specific page installation
2.1 Insert your post page
Go to your blog post editing page, click the '+' button, and insert Custom HTML.
2.2 Insert your code
Insert the code obtained from Widgetloom into the input box and save it.
2.3 Complete and Preview
Now visit your blog post to check the result.