Hello,
you don’t have to insert the adsense code using “inside html element”.
You can use any insertion available:
https://adinserter.pro/documentation/automatic-insertion
You need to check your theme and source code to see what selector you ened to use.
You can also use a built-in tool to create HTML selector:
https://adinserter.pro/documentation/insertion-before-inside-after-html-element
Houever, try first to use insertions between comments which is based standard WP comments:
https://adinserter.pro/documentation/automatic-insertion
I’m using the plugin wpdiscuz for the comments, so it doesn’t work if I use “between comments”.
I read the documentation and I think this part should solve my problem.
“Here you define CSS selector (or comma separated list of selectors) of the HTML element(s) where you want to insert the code block (#id, .class).“
The thing is I don’t know what you mean by CSS selector ? can you give me an example ?
Thank you, so I just need to write down the selector in the HTML ELEMENTS field ?
For example, what if I want the ad to be displayed before this html tag ?
<div class=”wpd-comment-text”>
Thank you !!!! It works !!! I will leave a nice review 🙂