Hello alfuweb,
Please try to read our documentation here -> https://forum.tagdiv.com/newsmag-installing-demos/ because there you will found all useful steps which you have to follow for importing demo.
Thanks for the message!
Hello peconiconline,
Please notice that our theme is very complex and also, the code are very complex. If you want to make some changes regarding on js code, you should edit the tagdiv_theme.js core file -> https://www.screencast.com/t/RwFVhtlm. Notice that is not a simple task and if you do not have some good coding skills you can damage the theme. So, if you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to hep you because we cannot provide custom work at them moment, sorry!
Thanks for the message!
Hello officinacreativa,
Unfortunately, has not been designed to use category loop to a post template, sorry! If you want to make these changes you should do it yourself because we cannot provide additional customizations in this regard. Notice that is not a simple task and if you do not have some good coding skills 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!
Thanks for your understanding!
Hello edwardtdoye,
Try the code below and place it in Theme panel->Custom CSS area.
.td-grid-style-1 .td-module-thumb a:last-child:before {
background:none;
}
The result is here -> https://www.screencast.com/t/wxUjj3ol7
Thanks for the message!
Hello deambris,
Please provide your website URL so I can test the above code to it. I have checked on my website and seems to work as properly.
Thanks for the message!
Hello screengeek,
If you want that your homepage to look like “News” you should use the Visual Composer, like this -> https://www.screencast.com/t/E0eLgWwL For more information about how you can use Visual Composer, lease consult here -> https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ -> https://www.youtube.com/watch?v=PVkBJWJD2LQ&t=10s
Thanks for your understanding!
Hello deambris,
Please provide suggestive images to show this error on your site.
Thanks for the message!
Hello orz,
If you want to disable the mega menu, please notice that you can do it from panel->Appearances->Menus and from there you should select Not Mega Menu. Also, notice that you can create a menu with drop-down, according to our documentation here -> https://forum.tagdiv.com/main-menu/
Thanks for your understanding!
Hello Sachin Guleria,
Please keep in mind that our theme does not have any control over this section. You should use the Facebook Debugger and pull scrape again to refresh the page. Clear all your caches and check the results. It should work as properly. For more information about Facebook Debugger, check the guide here -> https://forum.tagdiv.com/facebook-share/
Thanks for the message!
Hello Kennel,
Please notice that our theme does not use the Video Ads, sorry. If you want to rotate your Ads you should try using the AdRotate plugin.
Yes, you should use the Ads Widgets or also, you can use the Text Block where you should add the Ad Code inside it and therefore, the block you can add on the pages or post pages.
If you want something else, please provide more details.
Thanks for the message!
Hello deambris,
Try to add the !important tag like this ->
@media (max-width: 767px)
.td_module_11 .td-excerpt {
display: block!important;
}
Thanks.
Hello KruseMedien,
The theme only works using Google Adsense ad codes: https://forum.tagdiv.com/ads/ … for another type of ads you can either use wp text widget or a plugin like Simple Ads Manager or AdRotate to render the code then use theme’s ad spots. There are no official tested ad plugins as we have our own ad system. Adrotate works with our theme even though it’s not tested by us but by our users.
Thanks for the message!
Hello serjnsk,
If you want to hide the Sign In form, you should use a bit of CSS code to do that.
The code is ->
.td-menu-login-section{
display:none;
}
Thanks for the message!
Hello c.schwalm,
Yes, the above code does not work on the mobile editor, because the mobile theme does not recognize the Visual Composer code. For more information about mobile theme, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for the message!
Hello
I have tested your website on Pagespeed Insights and I get this score -> https://www.screencast.com/t/luqxbyaZS Please notice that the speed of your website depends on how well your site is optimized -> http://screencast.com/t/5m96x7WVMmt. Please notice that this is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements.
Please keep in mind that at the moment, we cannot provide optimization services because this task involve time-consuming and we do not afford to do this, sorry! We only can provide support for basic theme settings.
If you are not aware of these 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!
Hope this helps!
Thanks for your understanding!
Hello deambris,
Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
@media (max-width: 767px)
.td_module_11 .td-excerpt {
display: block;
}
The result is here -> https://www.screencast.com/t/3ALJxbly0Xa
Thanks for the message!
Hello ekwutosi,
I have inspected your website on mobile (iPhone 6S Plus) and I did not saw any problems regarding on your post images. Everything seems to work as properly. -> https://www.screencast.com/t/WnqnEL8Y Please provide some useful screenshots which exemplify the problem.
Thanks for the message!
Hello 12familyde,
I have checked your website and I did not saw any problems with your menu on mobile mode, like this -> https://www.screencast.com/t/9IVCcmNGD6. It seems to be a caching problem generated by your caching plugin. Try to clear all your caches, purge all CDN files and check the results. Also, try to clear the server cache from your dedicated server. If you do not have any permissions in this regard you should contact the hosting provider and request this task.
Thanks for the message!
Hello popaxiom,
You should change the Post Reading value from here -> https://www.screencast.com/t/Y3KhPzr7Ess
Thanks for the message!
Hello lewinandreilly,
Try the code below and place it in Theme panel->Custom CSS area.
.td_top_authors .td_mod_wrap {
border:0;
}
.td-container .td-authors-name a {
color:red!important;
}
.td-footer-wrapper .td-authors-name a {
color:grey!important;
}
Thanks for the message!
Hello GizmoSource,
Please notice that it is just a simple Block 1 -> https://www.screencast.com/t/kpUrwSt5 which can be customized from Visual Composer. For more information about how you can do this in VC, please consult the Block Settings guide here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for the message!
Hello njtechreviews,
Try to add the !important tag to above custom CSS. Probably, that’s why the code is not applied. here you will see what type of plugins are not tested and you are using them -> https://www.screencast.com/t/PQJFdFEE2Z
Hope this helps and let us know how it goes!
Thanks for the message!
Hello shinny0129,
If you want to make deeper changes in this regard, you should check the td_config.php core files and from here you should change the default theme fonts which are Open Sans and Roboto with your desired one, like this -> http://screencast.com/t/YXUNUqxE.
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 the message!
Hello Lattenkreuz,
I have inspected your website on my phone, and I did not saw any problems in this regard. Notice that I have opened a post which you have shared on Twitter with a Twitter application and I did not see any problems. The website seems to work as properly, as you can see here -> https://www.screencast.com/t/jaaGW8Xot11f
Thanks for your understanding!
Hello rodman,
Please ensure that you have right setup your Social Counter according to our documentation here -> https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/ If the problem is still there, please send us an email at contact@tagdiv.com with your log information (wp-admin) so we can further inspect it closer your setup page.
Thanks for the message!