Insert before paragraph customizable?
-
We configured a code snippet to show ads before 4th paragraph.
<input type="hidden" name="IL_IN_ARTICLE">
Unfortunately this doesn’t word when the 4th paragraph is inside a twitter embed.
<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"> <div class="wp-block-embed__wrapper"> <div class="embed-privacy-container embed-twitter is-enabled" data-embed-id="oembed_657bd8e4095196ddce8fe5ecd44d2cb0" data-embed-provider="twitter"> <button class="embed-privacy-enable screen-reader-text">Inhalt von Twitter anzeigen</button> <div class="embed-privacy-overlay" style="display: none;"> <div class="embed-privacy-inner"> <div class="embed-privacy-logo"></div> <p> Click here to display content from Twitter. <br> Erfahre mehr in der <a target="_blank">Datenschutzerkl?rung</a> von Twitter. </p> <input type="hidden" name="IL_IN_ARTICLE"> </div> <p class="embed-privacy-input-wrapper"> <input id="embed-privacy-store-twitter-657bd8e4095196ddce8fe5ecd44d2cb0" type="checkbox" value="1" class="embed-privacy-input" data-embed-provider="twitter"> <label for="embed-privacy-store-twitter-657bd8e4095196ddce8fe5ecd44d2cb0" class="embed-privacy-label" data-embed-provider="twitter"> Inhalt von Twitter immer anzeigen </label> </p> </div> <div class="embed-privacy-footer"><span class="embed-privacy-url"><a >Inhalt direkt ?ffnen</a></span></div> </div> </div> </figure>
Is there any way to customize the insert-before-paragraph (via css selectors?) so that we have more control about the placement before a paragraph?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Insert before paragraph customizable?’ is closed to new replies.