Mobile Theme Call To Action Banner Conflict with Advanced Ads Plugin

Posted in: Newspaper
Post count: 19

Hi.
On This Page: https://www.linquip.com/blog/types-of-pressure-relief-valve-all-you-need-to-know-about-prvs/
We Created a Call to Action With Tagdiv-Call To Action Section and put the code in Advanced Ads HTML Code Which is Already Shows Good With Desktop & Responsive views. But the Mobile view is not good.

Post count: 35449

Hi AliAhmadi,
So if I understand correctly, you want to use the Call To Action as a banner inside the articles (as inline ads), if is so, then is no need to use the Advanced Ads Plugin, you can simply set the code on the single post template using tagDiv Composer -> https://i.imgur.com/nwLsst8.png -> https://i.imgur.com/upQzU40.png -> https://i.imgur.com/T7P9nTn.png
Thank you!

Post count: 19

Hi Calin
first, your image URL doesn’t load correctly.
second, we want to show banners differently per category or tag in posts.
For Example, All “Valves” Categories that have the “industrial companies” tag have 3 specific banners (like: https://www.linquip.com/blog/top-solenoid-valve-manufacturers-in-the-usa/), and all “Valves” Categories that have the “best devices” tag have another 3 specific banners (like: https://www.linquip.com/blog/best-blow-off-valves-of-2022/)

Post count: 35449

I see, so you want to use the mobile theme with the Advanced Ads Plugin.
I think that first you should enable the google fonts for the mobile theme -> https://i.imgur.com/uDAzbZs.png to have the same style for fonts, after that you need to use a custom css for the Call To Action Banner -> https://i.imgur.com/H387Yje.png
.tdm_block_call_to_action {
display: inline-block;
margin-bottom: 32px;
}
.tdm_block_call_to_action .tds-button a {
display: block;
}

Set this code in the theme panel > mobile theme> custom code> css.
I hope this will help you!

Post count: 19

Thanks. It’s Work

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.