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 :)
purart
tagDiv Member

Well, I’m not sure what each one of these values means.
I simply need a way to match the main content area on desktop to 728px width as this is the standard minimum ad size for the content area.
Can you simply tell me what to change (without causing an issue on mobile while doing so)?

purart
tagDiv Member

So how do you explain the sidebar behavior on the same mobile view where is actually place: 335×255 https://imgur.com/KyojtJR?

I want all of my mobile ads to be displayed exactly like the sidebar is. (somehow expands the 300×250 into 335×255 which is the actual content size)

purart
tagDiv Member

Forget it – I’ll have to pay someone to fix and reverse back your advice.

purart
tagDiv Member

As for 2:
Link A – has ads: https://www.star-7dz.com/7-youth-enhancing-foods-that-help-you-to-reel-back-the-years/
Link B – don’t have ads: https://www.star-7dz.com/7-youth-enhancing-foods-that-help-you-to-reel-back-the-years/?amp

As for 3: asking again – what is a loop in general not just in terms of ads?

As for 5: I had to deactivate all the plugins which almost destroyed my site. Please let me know why is it there and how can it be fixed? – you guys are more professional than that.

purart
tagDiv Member

Great answer! – Thanks a lot

purart
tagDiv Member

Many Thanks! You are the best!

purart
tagDiv Member

Vlad,

Few things:

1. So apparently, in order to active the articles Ads; if you are using a template for your posts, you can activate it only from the composer. Theme panel would not work whatsoever. (FYI only).

2. Do you maybe know why when I running my post: post_url/?amp it doesn’t show ads? I’m asking because I see in the mobile-theme-panel AMP ADS and I wonder what exactly is it? and how can I test it?

3. What is Loop and what are Loop Ads?

4. While using the smart-list; what/how is the difference between inline ads and smart-list ads? how can I test it?

5. While running on Mobile, I’m getting an additional floating ad: https://imgur.com/a/3tfvf84 how can I fix its margin to it stick somewhere rather interfere with user experience?

Many thanks for your answers.

purart
tagDiv Member

As I already wrote in my previous messeage I tried 2 placement without your wrappers and one with. Still, all 3 are not working.

In Article Top I’m using your wrapper – https://imgur.com/a/LASfzKW
In Article Inline I’m not using your wrapper – https://imgur.com/a/5w1YuwF

I have cleaned the cache and purged it and still not working doesn’t matter how long I will wait…

https://star-7dz.com/10-ways-to-summer-proof-your-skin/

Thanks.

purart
tagDiv Member

Well, I guess not because the suggested solution you shared here is:

— Title
— Image
— 100% Text

VS.

— Title
– 50% of Text content
— Image
— the other 50 % of Text content

As for your suggestion CSS to remove the numbering, it maintains spaces instead of aligning the title with the image

purart
tagDiv Member

1. Thank you.
2. Perfect.
3. So what about AdSense and Media.net

purart
tagDiv Member

Perfect! – thanks a lot 😉

purart
tagDiv Member

I have two issues here with this:

1. In the mobile theme, the smartlist toggle button has no impact on the page whatsoever (though it is set to use mobile theme for my post)

2. When you have Next button, the URL changes from: domain.com/<post_name>/ to: domain.com/<post_name>/1 and domain.com/<post_name>/2 and domain.com/<post_name>/3 etc.
While when using scroll down smartlist, the URL doesn’t change at all. Can this be correct/fix somehow?

purart
tagDiv Member

Also, for some reason, the code isn’t working for Gossip Pro Template.
I guess because it is using figcaption or something… can you give me the code for it and for its mobile theme version as well please.

Thanks.

purart
tagDiv Member

Many thanks. What about mobile. As I’m using the Mobile theme, what is the best practice to use the smartlist 1/2/3/4/5/6 on the mobile theme (for mobile users)

purart
tagDiv Member

Last question: why does mobile not keeping the color diff between the capture section as you can see it is q mix of green and black while in mobile it doesn’t.

Other than that I would like to tell you that your answers are amazing and perfect!!!
Thanks a lot.

purart
tagDiv Member

2 questions though:

1. Since it is not Google Adsense code – Do I need to wrap it (as mentioned in your guide) with your tags

Using this code:
<div class=”td-all-devices”>
<!– Your NON AdSense code here – this ad will show on all devices –>
</div>

2. What about the body code: you didn’t answer on where to place it?
3. Does body code should be wrapped with your tags
4. Last question: where is it better to place the code (for both desktop and mobile) via the template (composer) or via the Theme Panel?

purart
tagDiv Member

1. I need to create some kind of a background to the text as you can see here I have shared with you two desired options: https://imgur.com/a/Du7ZJsp

2. For mobile it is not working so I’m testing the following:
.td-post-featured-image .wp-caption-text {
margin: -34px 0 0 14px;
color: white;
}

BUT if that is the case I also need to do:

.td-page-content p, .td-post-content p, .woocommerce #tab-descriptiony p, .td-page-content li, .td-post-content li, .woocommerce #tab-descriptiony li {
margin-top: 25px;
}

CAUSE otherwise the text pushed up and go too close to the image. Can you please check my code here?

Thanks,

purart
tagDiv Member

Calin,

As for question 2: Sorry to say, but as much as you are trying to help I believe you are ignoring what I’m writing.
The original question was how to place a button ON the image so (not under, not above, not right, not left) simply a button that state “Start Slideshow” on the first image in the post (or the featured image which sometimes can be the first image in the post) exactly as I have shared in my link above: https://imgur.com/a/99KfVBx

As for question 4: I think this is not an accurate answer. If you are creating your website post using a template (from cloud template) then, the page/post setup has zero effect on the smart-list, the only thing that controls it is the template setup and that is it.

purart
tagDiv Member

For example for one of the ad unit.

They always provide 2 code Head & Body

Head:
Note: Place this code in head tag across website. It’ll remain same for all media.net ad units under this account.

<script type=”text/javascript”>
window._mNHandle = window._mNHandle || {};
window._mNHandle.queue = window._mNHandle.queue || [];
medianet_versionId = “3121199”;
</script>
<script src=”https://contextual.media.net/dmedianet.js?cid=8CUUGK7QW&#8221; async=”async”></script>

Body:
Note: Place this code where ads should appear. Ensure it is across pages with content and regular traffic.

<div id=”997013110″>
<script type=”text/javascript”>
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag(“997013110”, “300×250”, “997013110”);
});
}
catch (error) {}
</script>
</div>

purart
tagDiv Member

Thank you for your detailed information.

As for question 2: Can you please elaborate on how to get it to work? in which function?

As for question 4: Can you just share with me which function responsible for choosing which smart list to use? I will do the coding for the backend.

purart
tagDiv Member

I thought that the browser should automatically try to display the to the user the page in AMP mode without /?amp.

Does that mean that I need to somehow force all of my pages now to be displayed with the /?amp

???

purart
tagDiv Member

Hi,

Thank you for your prompt reply.
The caption you show in the code is above the image.
I want ON the image not above, not below, not right not left simply on the image.

purart
tagDiv Member

Well let me ask here maybe a different question maybe:
In my theme home page and in my posts, I have several areas (I guess it’s called blocks or flex blocks) where there are the images and the title for the articles on my websites. Each of these, by default, displays the image I have set in the features image. Is there a way for me to place an Instagram embed code instead of a regular simple image upload?

purart
tagDiv Member

1. Thanks the sites is: yoloqueen.com
2. as mentioned I want it for both homepage and posts/pages

purart
tagDiv Member

Thanks for the prompt reply. And what about other AdNetworks such as Media.net and maybe others?

Viewing 25 posts - 1 through 25 (of 31 total)