Hello
Is there’s a way to place AdSense ads right below the next and back buttons in this article on my site?
https://thastory.com/doris-day-6-facts-about-the-legendary-actress-and-singer/2/
Thank you so much
Hello !
Either you can try this ads places you can find here: https://www.screencast.com/t/1lmb2Ad84Mm1 Or you can add A single post template and edit it using the tagDiv Composer and add ad boxes.
Thank you !
Hi,
I couldn’t find a way to edit post templates, and TagDiv composer is not available in my post pages, only accessible when I’m in the home page.
How can I do that, thank you.
https://thastory.com/10-insane-places-around-the-world-you-didnt-know-existed/
Hello !
You can edit it by adding a custom single post template to your post pages. Find out more about it here: https://tagdiv.com/customize-articles-with-single-post-templates/
Thank you !
This theme is AMAZING! I couldn’t describe how flexible it is, I got what I exactly wanted to do, thank you a lot!
I only couldn’t figure out how to make the featured image not show in the other pages like it was the case for the default post template.
Other than that, it is just perfect
Some little problems I faced that relate to the mobile experience:
– How can I configure ad sizes of mobile devices? I do make modifications on the ads section from the panel but no result.
– How can I get rid of a sticky ad that appears when I scroll down on mobile, I want to disable it because it is against AdSense policy perhaps.
– And lastly, how to minimize the space between the custom ad I created and the next and back buttons -see my page below for reference.
The template I used from the cloud is:
https://thastory.com/tdb_templates/single-post-template-1
For context here is my page:
https://thastory.com/top-5-exercises-every-woman-must-do-for-her-dream-body/2/
Thank you so so much!! and sorry for being silly
Hi,
In order to remove the ads that appear on mobile please set in theme panel> ads>header ads -> https://www.screencast.com/t/tMqZsp7NOJCY for the space between pagination and ads you can try this custom css
-> https://www.screencast.com/t/e9LRTK23
.page-nav.page-nav-post {
margin-top: 0;
margin-bottom: 0;
}
Thank you!
How can I prevent the featured image from showing in each post page (I use pagination)
I’m not talking about how to do it sitewide (the regular way) because I already did so and it worked.
But I’m talking about the custom cloud templates of a post that seem to have their own unique settings, which I couldn’t find how to prevent their featured image from showing in each page, I only want it to appear in the first page.
Here is my page where you can see it’s showing up across all pages
https://thastory.com/10-things-most-of-us-have-been-doing-wrong-our-whole-lives/
Sorry, but as I said before, I am not looking to hide the feature image permanently, I just want it to show on the first page alone. please.
And only for the cloud templates not the default ones because it already works for that one.
This is an example of the could template for which I want the featured image to be on the first page only:
https://thastory.com/this-is-what-will-happen-when-you-eat-bananas-every-day/
This is an example of the default template where my feautred image only shows in the first page:
https://thastory.com/25-reasons-calicos-should-be-in-your-house/
I hope my words made sense.
Hi,
There is an option in tagDiv Composer to hide a row if is use pagination, but this is not work correctly for the feature image, we hope to fix the problem as sun as possible.
-> https://www.screencast.com/t/AAcO1aMCO
The code provide above will apply only on cloud template and will do exact the think you need.
Thank you for your understanding!