Hello, looking for revenue optimization I happened to replace the block related articles by an ad taboola content.
I currently use Smartlist 6. This is a link to an article on my website: https://www.hitviral.net/14-sarcasticas-ilustraciones-acerca-este-mundo/
Attached a screenshot on the following link to indicate exactly what you want to change.
https://www.hitviral.net/wp-content/uploads/2016/10/Pantallazo-hitviral-articulos-relacionados.jpg
The code block ads taboola, is:
<Div id = “taboola-below-picture-thumbnails”> </ div>
<Script type = “text / javascript”>
window._taboola = window._taboola || [];
_taboola.push ({
mode: ‘thumbnails-c’
container: ‘taboola-below-picture-thumbnails’
placement: ‘Below Picture Thumbnails’
target_type ‘mix’
});
</ Script>
It is possible to do what I want?
Hello Diego Acero,
If you want to add an ad above the Related Articles Block, please notice that you should edit the core file corresponding to post template used by you. For example, if you are using the post template default, you should edit the loop-single.php core file and you should add above related articles call your ad, as you can see here -> http://screencast.com/t/Pcr3cocHpd Also, please notice that our system Ad is designed to use only the Google Adsense. Fro more information about this regard, please consult our documentation here -> https://forum.tagdiv.com/newsmag-header-ads/ -> https://forum.tagdiv.com/newsmag-using-other-ads/
Please notice that the Taboola Ads is not tested with our theme and we cannot say for sure if this type of ad code will work or not with our theme, sorry! I have tested with our ads and seems to work as properly, without any problem but with your ad source, I do not know.
Thanks for your understanding!
It works!
Only one problem, does not have the same margins of the article and looks a bit ugly.
You know how I can leave it with the same margin of the article?
I leave a link for you to look how it looks:
https://www.hitviral.net/khoudia-diop-la-chica-conquisto-internet-color-piel-unico/
As you can see it out of the range of other things in the post.
can you help me?
Hello Diego Acero,
If you want to add some margins to your Taboola Ads, please notice that you should use a bit of CSS to do it. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.trc_related_container {
margin: 20px!important;
}
The result you should see here -> http://screencast.com/t/PhjdzooLq7w
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
It works. But there’s a problem. All content code Taboola has also suffered a change in margin.
Here is a link for example: https://www.hitviral.net/khoudia-diop-la-chica-conquisto-internet-color-piel-unico/
As you can see, the ads that are below the title and that is in the sidebar, changed their margin, although it did not need.
Can you help me solve that?
Hello Diego Acero,
I have inspected your website and I did not saw any problem regarding on your Taboola ads. Unfortunately, I do not exactly understand what you want to achieve. Also, please notice that you can use the padding rule instead of margin for your ad. You will see that you should achieve the same results. Please provide more details about what you want to achieve, eventually, you can provide a screenshot where to explain your desire so I will be able to provide a more accurate response.
Thanks for your message and sorry for my understanding!
Hello Catalin, ok, I will try to be clearer.
The CSS code you gave me to adjust the margins of ads that appear at the bottom of the page, worked perfectly, however this code affect the rest of margins taboola ads. the other ads margins doubled.
This is a screen shot where I show you what I mean: https://www.hitviral.net/wp-content/uploads/2016/11/double-margin-taboola-hitviral.jpg
As you can see, the ads you pointed in the image have double margin. Apparently the CSS code you gave me, affected all taboola codes.
What I want is that all ads have the right margin. Because right now only those who are at the bottom of the page has a correct margin, but the others were loosened.
I came up the possibility of inserting a text block rather than ad code directly, so that it contains ads and margin automatically without affecting the rest. I do not know if this is possible. But I would like you to help me with that.
I will be attentive to your answer. Thank you very much!
Hello Diego Acero,
Unfortunately, all of these requests involve additional customizations which involve time-consuming and please notice that we do not have a custom work departments and we cannot provide this type of services, sorry! If you want to do that, please notice that you should yourself investigate it and using the inspector browser you will have to create your code for your desire. We have a useful tutorial in this regard which can be accessed here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you want to display more levels in this regard and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
