Hotspot Configurator
Drag the dots to their correct positions, then click "Generate Code".
1
2
3
4
5
6
7
8
9
How to Use:
- Go to your WordPress Admin.
- Go to **Media > Add New** and upload your `build_hook_swift.png` file.
- Click on the uploaded image and copy its "File URL".
- Paste that URL into the "Image URL" box above and click "Load".
- Your image will appear on the left.
- Drag the numbered dots to their perfect positions.
- Click the yellow **"Generate Code"** button.
- Copy the text from the box.
- In WordPress, go to **Appearance > Theme File Editor**.
- Open `template-build.php`.
- Delete the old hotspot code (lines 46-73) and paste your new code in its place.
- Click "Update File".