Hi,
You can try to show the last update date post, please read this topic: https://forum.tagdiv.com/topic/last-update-date-post/
I think this can solve your problem.
Thank you for your understanding.
Hi,
Just copy the url ( https://www.screencast.com/t/i12DxyCGC6 ) and pest it here.
Hi,
I think you have mobile theme activated, if is so you need to add in page, at the bottom of it the content for mobile ( https://www.screencast.com/t/eyqyjVNW ).
If is not so please provide some more information, and some url for the page with this problems.
Thank you.
Hi,
Please provide some more information, and some url were it can be find the sidebar you’ll like to set the background color.
Thank you for your understanding.
Hi,
Please read this topic: https://forum.tagdiv.com/topic/cypto-demo-ticker-problem/
Thank you for your understanding.
Hi,
1. Go on that page and scrool down to Page Template Settings in General and set on no sidebar in Sidebar position like this ( https://www.screencast.com/t/pXSGH8FbVpB );
2. You can add this plugin for justify text, or you can change the view to text and add manually the style justify like this https://www.screencast.com/t/ts0qR9tu
3. In order to change the number of post from your homepage please go in Settings > Reading, set a static page and change the number for Blog pages show at most ( https://www.screencast.com/t/7flggvua ).
Thank you.
Hi,
Please provide your website url, for a better inspection, in this way I will be able to give you the proper answer.
Thank you for your understanding.
Hi,
Here is a sort documentation about feature posts: https://forum.tagdiv.com/featured-posts-2/ also you can check all documentation from there for a better use of theme.
Thank you for your understanding.
Hi,
Here is the list with all plugins we had tested on our theme ( https://www.screencast.com/t/jDiZFltdq ), it is possible to have a older version of Jetpack.
Also please don’t user the TD Composer and vComposer at the same time ( if you are using v Composer, please deactivate the other one), this can also caused bad issues.
Thank you for your understanding.
Hi,
After you set your news ticker and save the settings you make, all you have to do is to add this custom css in Newspaper>Theme panel > Custom code> Custom css:
.td-trending-now-wrapper {
pointer-events: none;
}
and the news ticker will be not clickable.
Thank you for your understanding.
Hi,
Your logo look just fine, but if I understand correctly you’ll like to be bigger,
first of all when you set the logo from Newspaper>Theme panel>Header > Logo&Favicon make shore you set the size to full size ( https://www.screencast.com/t/sz6hKP7HVhi ).
If you like bigger you can add this custom css in Newspaper>Theme panel>Custom cede> Custom css :
.td-header-sp-logo img{
width: 350px;
}
you can set any size for width, but keep in mind if the logo is smaller than you set there, the logo will be enlarged and will show pixelated .
Hope this will help you.
Thanks.
Hi EPICsm,
No problem, I’ll wait for your.
Hi,
If is anything else please let us know.
Thanks.
Hi,
I understand, to do that you need to use a category template from cloud template, and replace the loop post with a block with a filter on it ( https://www.screencast.com/t/FMqfeJw69pDt ); after that set in Newspaper> theme panel> Categories on the category you like to have that sort ( https://www.screencast.com/t/S88bZItpi ).
See results: https://www.screencast.com/t/CIL99ps2L3
Hope this will help you.
Hi,
Please provide some more details and a link to the website where I can see the problem would be very helpful.
Thank you for your understanding.
Hi,
If I have understand correctly you’ll like to have a sort for popular tags,m if is so you can do that, please check this screenshots:
https://www.screencast.com/t/DA5GqHZX
https://www.screencast.com/t/icZ1qMAhdOaH
Just go in Appearance> Widgets select Most Popular, select the Filter and there you can sort for popular and filter by tags id.
Thanks.
Hi,
If you’ll like to show only 3 post on mega menu without subcategory, than yes that is all you need to do ( https://www.screencast.com/t/lG9RkJOlL0h ), the result will be this: https://www.screencast.com/t/8tAMSZQMW
Or you’ll like to change the white box for mega menu? if is so please add this custom css in Newspaper> Theme panel > Custom code> Custom css:
.td-mega-menu ul.sub-menu {
width: 680px!important;
}
Thank you.
Hi,
If you refer at this: https://www.screencast.com/t/YiDgFuGCS
than all you need to do is to set the size from theme Theme fonts/post content ( https://www.screencast.com/t/PiJErQ1FI4c ).
See results: https://www.screencast.com/t/prWXnOnP0H
Also you can read about Font customization here: https://forum.tagdiv.com/font-customization/
If the problem persist please provide your website url for a better inspection.
Thanks.
Hi,
Please provide your website url for a better inspection, in this way I will give you the proper answer.
Thank you for your understanding.
Hi,
Please insert this custom css in Newspaper> Theme panel>Custom code>Custom css
@media (max-width: 767px){
.td-custom-image a{
min-height: 106px;
width: 100px;
margin : 0 auto;
}
.td_block_image_box .td-image-box-span {
width: 25%!Important;
float: left;
padding: 0 10px;
}
}
https://www.screencast.com/t/89iBKtyPiQ
Thanks.
Hi,
Please try this code:
jQuery(document).ready(function ($) {
$(".td-slide-smart-list-figure a").children('img').unwrap();
});
Newspaper>Theme panel> Custom code>Custom Javascript
https://www.screencast.com/t/2fTYE3uuCw
Thank you.
Hi abednourmahi,
Please check all the sidebar you create in widget, and check if some page don’t have custom sidebar make with TD Composer or another composer;
Deactivate the plugin will just deactivate the function, it still need to be remove from sidebars and other places were is set.
If the problems persist please provide your website url.
Thank you for your understanding.
Hi,
I don’t quite understand the problem you are referring to, some more details and screenshots, or a link to the website where I can see the problem would be very helpful.
Thank you for your understanding.
Hi,
Please try to deactivate one of composer ( Or TD Composer or vComposer ), and try again.
Let me know how it works.