Help with jquery wScratch
-
Hello dear forum,
I'm trying to install the Scratch Pad Plugin on my website, like seeing here. So far, I've added the files to my theme and they‘re showing off in my website.
And then, I'm trying to add a photo on my frontpage with the jqpuery-plugin, adding a SHORTCODE to the side.
<script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ if(type == "page" && obj.id == 306){ $("#wScratchPad").wScratchPad({ width: 210, height: 100, image: "http://www.hannesmilan.de/wp-content/uploads/2020/01/Untitled-10-Edit-1-1.jpg" </script>
But unfortunately I don't get a result. Does someone know why ? Is it due to an error (see above) ?
I'm using Chrome 80.0.3987.106
Thanks for you help in advance !
-
Dear @hannesmalo
Because your Lay Theme website is a "Single Page" JavaScript application, some libraries are not possible yet. We are working on a PHP version of Laytheme.Have a look here: http://laytheme.com/documentation.html#custom-javascript There is everything written you need to know for working with Javascript or jQuery in LayTheme.
Best!
Marius
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it
I don't answer or check forum DMs, please just post on the forum.