Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)

Hi,

Our scenarios are:
– There are hundred thousand of articles, each article has its own content/image. Then I afraid the setting with paragraph position can’t cover for all cases.
– The marketing team doesn’t want the inline-ads appear at the beginning, OR at the end of the content. They want the inline-ads appear somewhere at the middle of the article. But NOT right after the image OR H2/H3 tag.
– I did try to add a filter to hook to ‘the_content’ to capture and edit the rendered content, but even the priority to hook is 99999, the content I got doesn’t contain the inline-ads yet.
– We don’t want to add custom code to your tdb_state_single class in td-cloud-library plugin.

=> That’s why I’m asking if you can guide me how to overwrite the ads rendering from our own plugin. Or how can I catch the content which including the inline-ads in there? Then I can process the content string to move the position of the ads as I need.

Thanks.

Hi,

My issue is I don’t want the inline-ads appear right after the image, or H2 tag.
https://prnt.sc/iO0EtsAIEXik
I can not change or remove the H2 tag, because it’s the content from difference team.
My question is: is it possible for me to override the render of inline-ads by my side? And if yes, please tell me how to do it.

Thanks

Hi,
How if you copy the url and enter into your browser? https://www.kbb.com/best-cars/best-used-muscle-cars-under-50000/

The H2 should be a title inserted in the Gutenberg or Classic Editor.
=> I’m not sure how the Content team create the posts’ content. What I want is the ability to override the inline-ads position if it violate our Marketing rules.

Thanks

Under Import/Export theme settings, there is the settings backup. Looking through the code, it appears that data gets stored in the transient cache. Is there maybe a way to just clear it when you need to?

So our issue is we are not using Gutenburgh editor, only classic. But is there a piece of code we can use that will default all Pages to not use the mobile theme?

Viewing 5 posts - 1 through 5 (of 5 total)