There is a question about using non Adsense Ads for different devices and resolutions. Most ad providers don't use responsive ads, like adsense does.
Before using Soledad, i used Newsmag from TagDiv. They also provide their themes through Themeforest. They had a nice little solution for non Adsense Ads. They prepared div-containers, which we could use within the placeholders for ads. Looks like this:
<div class="td-visible-desktop"> <!-- Your NON AdSense code here - this ad will show only on desktops --> </div>
<div class="td-visible-tablet-portrait"> <!-- Your NON AdSense code here - this ad will show only on tablets in portrait orientation --> </div>
<div class="td-visible-phone"> <!-- Your NON AdSense code here - this ad will show only on phones --> </div>
Did you already prepare such a solution for non Adsense Ads? I could not find anything like that within the documentation for Soledad.
Hello there dear Penci Team,
There is a question about using non Adsense Ads for different devices and resolutions. Most ad providers don't use responsive ads, like adsense does.
Before using Soledad, i used Newsmag from TagDiv. They also provide their themes through Themeforest. They had a nice little solution for non Adsense Ads. They prepared div-containers, which we could use within the placeholders for ads. Looks like this:
<div class="td-visible-desktop"> <!-- Your NON AdSense code here - this ad will show only on desktops --> </div>
<div class="td-visible-tablet-portrait"> <!-- Your NON AdSense code here - this ad will show only on tablets in portrait orientation --> </div>
<div class="td-visible-phone"> <!-- Your NON AdSense code here - this ad will show only on phones --> </div>
Did you already prepare such a solution for non Adsense Ads? I could not find anything like that within the documentation for Soledad.
Best - and warmest regards!
Torsten
Hi,
Currently this theme doesn't support this feature. We will consider to add more this feature in the future updates.
Best Regards,
PenciDesign