script loading
-
i want to create tool using js script in WordPress.
I am able to enqueue script and style sheet but my doubt is how do i defined the loading location of my script . Because of that script my tool will load in frontend. but where it will load how do i defined the position in a page.
I want that script to load between content or after title of the page.
Feature i needed.
- should load via my plugin
- should load only on page no xyz
- and should load between or exact defined position in a page.
- I am not a coder so please guide me i tried everywhere couldn’t be able to find how to define location of loading
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘script loading’ is closed to new replies.