Hi,
This problems appear after the last update of google chrome, and is not appearing in all browsers, usually is in chrome and sometime is possible to appear in edge too, but please try with other brewers like Opera and Firefox.
If you say that using flex blocks the thumb of feature image is more sharp, then please use the flex blocks, also the flex blocks give you a lot more options for style and layout ( also you can set different layout on each device );
The difference of block and flex block is that the thumb for blocks are set as image and in flex blocks are set as background image also in flex block you can change the image size.
Thank you for your understanding!
Hi,
This will be easy to achieve with the new header builder fro Newspaper v9.5 -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Thank you for your understanding!
Hi,
Please try this with other browsers too, also please make sure that is not a cache issue, please clear all cache, also is possible to be a plugin conflict, you can deactivate all non theme plugins, clear all cache and try again.
Also you can check a similar topic :
-> https://forum.tagdiv.com/topic/featured-image-thumbnail-and-facebook-post-preview-not-working/
Thank you for your understanding!
Hi,
This can be achieve if you are using header builder https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/ click on socials from header and make sure that open in new window box is unchecked
-> https://www.screencast.com/t/bzntnMGn
Thank you!
Hi chakribd,
In order to have access to “Single Related post” you’ll need to chose a single post template from tagDiv Cloud Library -> https://www.screencast.com/t/6VmSMxCztbhw for example -> https://www.screencast.com/t/6VmSMxCztbhw -> https://www.screencast.com/t/p48Ly8D0iwV -> https://www.screencast.com/t/PQACCo4NW8 -> https://www.screencast.com/t/SkoLyyCPMfT3
Also you can add others shortcodes for images, blocks … -> https://www.screencast.com/t/MJI0oJgZ change the place, build the template how you want, after tat save it and set it on post as post template.
You can set this template as global template -> https://www.screencast.com/t/YkG8UKJCToS or individual template -> https://www.screencast.com/t/QZis1ic9cVTL
Thaak you!
Hi,
Yes this will work, but first please make a full backup to your website and only after that go for update.
Thank you for your understanding!
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
Thank you!
Hi,
This can be a cache issue, please clear all cache and try again, also if you are using some plugins for lazy load, please deactivate the lazy load or that plugin.
If the problem is still there please provide a link were I can inspect this problem!
Thank you!
Hi,
Please not that all fix that was implemented in our theme was tested only in version that those fix appear and greater, this will not work in previous versions, sorry; the only way to have those fix in theme is to make the update, you can make it on localhost and until you get all modification set from v7.8 to v9.5
Sorry for the inconvenience!
Thank you for your understanding!
Hi,
Did you try to use WP Schema Pro with others amp plugins? maybe is not compatible with our amp, please try the WordPress amp -> https://wordpress.org/plugins/amp/ , please deactivate tagDiv AMP and make a test see if this amp is working with Schema if is working you can use that one, is not necessary to use tagDiv AMP
Thank you for your understanding!
Hi,
Now you need to make a new child theme with the actual header in it and set the code write by you for header from old child in the new one, this should work.
Thank you!
Hi,
If the test is not set with bold, the maybe a plugin conflict, please deactivate all plugins, clear all cache and try again.
Let me know the results!
P.S. I see that you have some errors in console -> https://www.screencast.com/t/dclhrFINn8
Hi,
Please check first in Theme panel custom css -> https://www.screencast.com/t/iF1VIq1nkE
if is not there you can check in wp-content>theme>newspaper>style.css -> https://www.screencast.com/t/GETAyYbWc if you are using child theme please check in it this file; if you are using some demo please check in that demo too for example lets say that I use the animal demo -> https://www.screencast.com/t/5Hz8CZKU
Thank you!
Hi,
You’ll need to edit the page with tagDiv Composer click on row and set the layout like this -> https://www.screencast.com/t/e7fkiTl1EJq after that add the Newsletter in sidebar -> https://www.screencast.com/t/wKEgqgcjDiMt -> https://www.screencast.com/t/jvoLiSwwYn6
If you want to set it in sidebar post you can set the code in a custom html https://www.screencast.com/t/L1gXiWkp7n3n or you can set a single post template from tagdiv Cloud Library, edit the template with tagDiv Composer
-> https://www.screencast.com/t/8jLnhZT5
-> https://www.screencast.com/t/jdwF99utfjHS
do the same as for page, after that set the template on posts.
Thank you!
Hi @dennis!
I already told you that all you need to do is to set that class in your code, lets try again set this class ‘<span class="td-post-date">' in your code, do not forget to close it ' </span>' -> https://www.screencast.com/t/MNOrYM8Yha6H
this is all you need to do and you’ll get this results: https://www.screencast.com/t/T5WVLaPF2Wyl
Please note that you’ll need to set your code for each module were you want to have the time ago.
P.S Please notice that your support has been expired, as you can see here -> https://www.screencast.com/t/PrGi2V66n , if you have other license keys please add them to your product keys account.
Thanks for your understanding!
Hi,
1. Please try this custom css
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-category__title {
font-size: 17px;
font-weight: 600;
}
.single .woocommerce ul.products li.product, .woocommerce-page ul.products li.product
{
min-height: 315px;
}
.woocommerce-checkout .woocommerce input.button, .woocommerce-page .woocommerce a.button, .woocommerce-account div.woocommerce .button {
font-size: 11px;
line-height: 11px;
font-weight: 700px;
font-family: Verdana, Geneva, sans-serif;
}
.woocommerce .td-pb-row .products a.button, .woocommerce .td-pb-row .products .button:active {
display: block;
text-align: center;
}
.woocommerce a.added_to_cart {
padding-top: 0;
}
@media (max-width: 1018px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
min-height: 315px!important;
}
}
@media (min-width: 1019px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
min-height: 350px;
}
2-3 Unfortunately I do not know what text you are referring and what gallery please provide some more details and some screenshots.
Thank you for your understanding!
Hi,
This style comes from News Magazine -> https://demo.tagdiv.com/newspaper_magazine/
Please try this custom css
.td-header-style-10 .td-header-gradient::before {
height: 5px;
position: absolute;
bottom: 0;
background-color: #339990;
}
.td-header-style-10 .sf-menu > li > a::after {
height: 100%;
z-index: -1;
}
.td-header-style-10 .sf-menu > .td-menu-item > a {
margin-bottom: 5px;
}
.sf-menu a:active, .sf-menu a:hover {
color: white;
}
Thank you!
Hi SoSticky,
Indeed we have some demos that have some low page speed, but as I said that depend how well the website is optimize
Our demo page speed for mobile theme -> https://www.screencast.com/t/JUR50IK0w
Our demo page speed for desktop:
-> https://demo.tagdiv.com/newspaper_journal/
-> https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper_craft_ideas%2F&tab=desktop
Also in the coming update will be some improves for page speed in our theme.
Thank you for your understanding!
Hi
This can be a plugin conflict, please deactivate all plugins, clear all cache and try again!
Also the comments section is look like this -> https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/
Thank you!
Hi,
Please go in Newspaper>Theme panel>Background and remove the background images -> https://www.screencast.com/t/RZyCvEuW clear all cache and try again.
Hope this will help you!
Thanks.
Hi,
If this is what you want to achieve then please set the below custom css in Newspaper theme panel>Custom code>Custom css
-> https://www.screencast.com/t/n7Eg1vUci7
-> https://www.screencast.com/t/AjpJfV6Ex
.horizontal-list>.menu-item>a {
padding-left: 15px;
padding-right: 15px;
}
Thank you!
Hi,
1. You set the post with bold in post editor like this https://www.screencast.com/t/VBeK652oblRI you need to edit the post and remove the bold.
2. I do not understand on what widgets problem you are referring, please provide some more details and some screenshots.
Thank you for your understanding!
Hi,
You have there set a sidebar but you did not selected the widgets to display; you can set it or you can delete it.
-> https://www.screencast.com/t/uAUjlVx1mUk1
-> https://www.screencast.com/t/hH7HRckEw
-> https://www.screencast.com/t/GXbidi4kTAnb
Also please do not post your privet login here on forum.
Thank you for your understanding!
Hi,
For that block this can be achieve only with custom css -> https://www.screencast.com/t/GjYaAo9tIGz
.td_block_15 .entry-title a {
color : red;
}
If you want you can try some flex blocks, those have a lot more options.
Thank you!
Hi,
You can 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.
Thanks