Hi,
You have set a footer page, please edit that page and remove the footer background ( https://www.screencast.com/t/ZDeFtYdtPj ).
In order to edit the footer page, just click on content select row and set the row stretch on default ( https://www.screencast.com/t/NiBcU7Su1W3 ), save the page, refresh the website.
Thank you.
Hi,
Please add this css in Newspaper >Theme panel>Custom code > Custom css in order to hide the categories and author view
.td-post-category, .td-author-counters{
display: none;
}
See results:
-> https://www.screencast.com/t/rclCbBDFHq2
2. Please go in Newspaper>Theme panel> Footer>Footer info content and remove logo, footer text, your email adders
https://www.screencast.com/t/1KC9DdOIa
Lat me know how it work.
Thank you.
Hi,
Popular (all time) – this sorting option will require the post views to be active. If views are disabled, these options will not work.
https://www.screencast.com/t/fKg9LI31X0K
Please read this documentation: https://forum.tagdiv.com/block-settings-tutorial/
see results: https://www.screencast.com/t/qHThMG9EsJd https://www.screencast.com/t/E6rbVNAe
Thank you for your understanding.
HI,
Please add this custom css in Newspaper>Theme panel>Custom code >Custom css:
#menu-td-demo-header-menu-1 .td-module-image img {
height: fit-content;
}
See results: https://www.screencast.com/t/BShBTmeBzq
Thanks.
Hi,
Also you can use a template with out feature image like template 5 and 12 ( singler post https://www.screencast.com/t/0lviGjst and general posts https://www.screencast.com/t/otR5TY6o ).
Thank you.
Hi,
Please add this css in Newspaper>Theme panel>Custom code>Custom css
.td-trending-now-wrapper{
padding-left: 24px;
}
Thank you.
Hi,
Sorry , I understand something else, sorry for the inconvenience.
In order to have the feature image on full width on posts please set this css in Newspaper>Theme panel>Custom code>Custom css:
.td-post-template-2 .td-post-featured-image img {
width: 100%;
}
I hope this time I’ve understand well what is your desire.
Thank you for your understanding.
Hi,
If I understand correctly you already try this https://www.screencast.com/t/czxAZeJso8F .
Please provide some more details and screenshots, or a link to the website where I can see the problem would be very helpful.
Documentation for Theme colors introduction
Thank you for your understanding.
Hi,
In order to edit the Latest Article section, you need to open the page and go down on the page until you see the Latest Articles, change from “General” to “Posts loop settings” ( https://www.screencast.com/t/eiCITfPtvVWa ).
Hope this will help you.
Thanks.
Hi,
Set the more box to display the latest article ( https://www.screencast.com/t/OsYaTESk ) and RELATED ARTICLES (ordered by last published on categories).
Thank you.
Hi,
First image is from feature image, and the second one is from the content post.
In order to get remove duplicate image you need to change the feature image ( https://www.screencast.com/t/bEbDOqhBe ), or image from content.
There it is an alternative to turn off the feature image ( but I don’t think this is what you want ).
Thank you for your understanding.
Hi,
AMP usually works with lists, but will detect the js in content and will cause some conflicts.
If you decide to try, please make a full backup to your website then you can go on.
tagDiv AMP Plugin Tutorial: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Here is a validator to check your AMP post/page : https://validator.ampproject.org/
Thank you for your understanding.
Hi,
Please try this custom css:
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
background-color: gray;
}
Paste it in Newspaper>Theme panel> Custom code> Custom css
See results: https://www.screencast.com/t/9HnBknBONzE
Thank you.
Hi,
Yes you can, pleas go in a post, click on “Formats” > Button ( https://www.screencast.com/t/Lle4wWI76n ), after that select all content button and click on add url ( https://www.screencast.com/t/q1RjiOGWY7H ).
See results: https://www.screencast.com/t/6S4aKc6jeJrn
Thank you.
Hi,
Yes from there are retrieve data for popular( all times).
Thank you.
With that css: https://www.screencast.com/t/agA43o3g
With out that css: https://www.screencast.com/t/3G5yPlg3xhXC
Thank you.
Hi,
Unfortunately I don’t think you can do that ( AMP is a plugin, not a theme to can make a child theme )
Unfortunately if at the next update this issue reappear you need to do this again.
We’ll continue investigation to see why appear this issues for some customers.
Sorry for the inconvenience.
Hi,
I see you have add some custom code ( this one )
.td_module_flex_1 .td-thumb-css {
background-position: center top;
}
Please look for it in Newspaper>Theme panel> custom code> custom css
and try remove it, save and try again.
Thank you.
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you.
Hi,
Everything will be keep, but be carefully, the width of some blocks may not match.
Thanks.
Hi,
If you use cloud template please update and acetate it.
If you still have problem you can deactivate all plugins, after that activate one by one and check if one of them cause troubles.
Thanks.
Hi,
Please try the below custom css:
.wpb_wrapper .td_block_wrap .td_block_template_6 {
text-align: center;
}
Copy and paste it in Newspaper>Theme panel> Custom code> Custom css
Hope this is what you desire.
Thank you.
Hope this will help you
@media (max-width: 767px){
.td-header-sp-top-menu{
text-align: right;
}
}
Thanks.
Hi,
If you have set 3 column and there are 10 posts when is load start a new row, in order to look good you need to set a number that is divide with 3.
https://www.screencast.com/t/oXw7vrD9b7xc
https://www.screencast.com/t/LLft4Bk5q
Thank you.
Hi,
Sorry please remove the above css if you paste it in custom css.
I’ve try your footer logo ( https://www.screencast.com/t/yWKx0EqEE ) on my website and it works ( https://www.screencast.com/t/zbccdV295bI ), unfortunately all I can do for you is to provide a css that need to be please in wp-content>plugins>td-amp>templates>style.php (example https://www.screencast.com/t/vIUHFAbD6uRH )
.td-footer-component-wrap .td-footer-logo amp-img,
.td-footer-component-wrap .td-footer-logo img{
max-width: 272px;
max-height: 90px;
}
Sorry for the inconvenience.
Thank you for your understanding.