Hello
If you want to adjust it to centre you need some additional customization trough CSS code. For example, below I gave you an example about this -> http://screencast.com/t/RKnda1rXSgac
The code is ->
.td_module_slide{
padding-top:30px;
}
Please provide your website URL so I can inspect it closer and so I will be able to provide a more accurate code.
Thanks.
Hello bhadrabalaram,
Yes, your offset number will have to be equal to your number of the posts which you will display on your block, like this -> http://screencast.com/t/YxMygSeP
Thank you for the message!
Hello nwuwong,
I suppose that you are referring to your excerpts. If you want to change the length of this, you can set it from Theme panel, like this -> http://screencast.com/t/6xblAshehi For more information about this, please consult our documentation here -> https://forum.tagdiv.com/excerpts-introduction/
Thank you for the message!
Hello bhadrabalaram,
If you are using Unique Articles, please keep it disable and also, please check the type of your sorting to be by LATEST and check again the results. I have tested on my side and everything works fine.
Hope this helps!
Thank you for the message!
Hello adamneale,
Unfortunately, our theme does not have such an option to change the order for Previous article/Next article from your bottom of the post page -> http://screencast.com/t/6S6YxPTI By default, the theme has been designed to display those posts in order of their publication and you do not have control over this order. If you want to change the functionality to this feature you ca do that only through hard coding that involves customization services. The core file where the function for this feature is created is td_module_single_base.php like this -> http://screencast.com/t/noSVjwHNXhds Please notice that is not a simple task and if you want to display more levels in our theme and you are not aware to the steps in this regard, please consider hiring a freelancer/developer to implement this for you because we cannot provide custom services at the moment, sorry!
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for your understanding!
Hello JohnyKrew,
Unfortunately, if I do not have your website URL I cannot provide you a more accurate response. Please notice that on our demo, -> http://demo.tagdiv.com/newspaper/ all of this works as expected. I suspect your issue comes from your untested plugins. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
After this, if your problem is still there and if you need more assistance in this regard, please provide your website URL so I can further inspect it.
Hope this helps!
Thank you for the message!
Hello Matija,
If you want to change the hover color for your text from your footer, please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.widget a:hover {
color:red;
}
The result you should see here -> http://screencast.com/t/EC8ui7s2A
Thank you for the message!
Hello neikosbn,
For more information about using Adsense code, please consult our documentation here -> https://forum.tagdiv.com/header-ad/ Also, please notice that our theme only renders your Adsense code and not create it and for a good displaying on the theme the code have to be created to support other dimensions. For more information about technical details about Adsense ad and structure, we recommend to address to Google Adsense because they will be able to provide a more accurate response.
HJope this helps!
Thank you for the message!
Hello chiara,
Yes, there is no problem.
Thank you for the message!
Hello Technicss,
Unfortunately, this kind of setting is not controlled by the theme. If you want to have access to change the attribute from your post title in your link, you have to use SEO Yoast and the simplest way to do them uppercase it is to change them manually when you edit each post, like this -> http://screencast.com/t/u7pdrJgKWL -> http://screencast.com/t/NsnuOs4gKFL -> and the result you should see here -> http://screencast.com/t/9h5qYOvNFY
The plugin is SEO by Yoast -> https://yoast.com/wordpress/plugins/
Hope this helps!
Thank you for your understanding!
Hello chiara,
Normally the Envato policy allows using a theme only on one install. You can, however, use the theme on a sub-domain if you plan on creating a testing site, but if we are talking about totally different sites with different content, then only one theme per install is legally allowed: http://screencast.com/t/NqzloVgyUJB. In your case, it’s okay if you are using the same site.
Hope this helps!
Thank you for the message!
Hello emil86,
Unfortunately, you cannot have the video player to run in full width but only on the width of our theme, as you can see in our “Sport demo”, like this -> http://screencast.com/t/2ESUICCBiB If you want to have the same player, you have to use Video Playlist for YouTube from Visual Composer and place this element in stretch RAW, like this -> http://screencast.com/t/3kVSw6hez Please notice that in our demo is used background image and in this case, the layout of the theme will be automatically boxed. Also, if you do not want the padding for your playlist, you have to remove them with o bit of CSS code, like this -> http://screencast.com/t/UC7w6XLJ
-> the code -> http://screencast.com/t/YNwNw74N7f
Hope this helps!
Thank you for the message!
Hello Dgtacq,
For better results using our theme, please ensure that you have the latest version of the theme and plugins and also, please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
If you need more assistance in this regard, please provide your website URL so I can further inspect the problem.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello farhanfida,
Unfortunately, our theme does not have such an option for Facebook comments. The theme uses the standard comments from WordPress. If you want to have instead of this the Facebook comments you have to use a plugin with this functionality and see how it works for you (Facebook comments plugin). Please notice that this kind of plugin is not officially tested with our theme and we have no idea about the behaviour of the theme with this and also, we cannot provide support for untested plugins.
Thank you for your understanding!
Hello Udutronik,
If you want to have the main menu bar to be full width (“unboxed”) for header style 3 and 4 you have to use a bit of CSS code to do that. Please notice that if you want to add a background for the whole theme, the layout of this will be boxed ->this is the behaviour of the theme and if you want to change this functionality you need customization services.
The code for header style 3 is ->
.td-header-style-3 .td-header-menu-wrap-full{
background-color:black!important
}
The result is -> http://screencast.com/t/4yigIFMfd
The code for header style 4 is ->
.td-header-style-4 .td-header-menu-wrap-full{
background-color:black!important
}
The result is -> http://screencast.com/t/YxdqIFI2WxeH
Hope this helps!
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for the message!
Hello srisurya,
Please ensure that you have deactivated wp debug from wp-config.php core file like this -> http://screencast.com/t/iWr0W63LguQj and for more information about wp-config you should find in this documentation here -> https://codex.wordpress.org/Debugging_in_WordPress Please make sure that you have set them all the permissions for upload folder in your Cpanel/FTP.
Also, this kind of problem could come from your system status parameters and you have to increase these values in order to achieve the best result. If you do not have access to your system status file, please contact your hosting provider and then try to increase these parameters.
Please make sure your system status parameters are set properly. You can check here: http://screencast.com/t/Ka9cF6ty and then you can use this guide to see how you can increase these values: https://forum.tagdiv.com/system-status-parameters-guide/
Hope this helps and let us know how it goes!
Thank you for the message!
Hello skmg,
You can turn off this option from Theme panel, like this -> http://screencast.com/t/CqsNXmTM
Thanks.
Hello karakey,
This issue is known when using CDN or loading fonts from a different source. Please try to use this solution and take a look at this: http://screencast.com/t/AMjW530CSH6 and this: http://screencast.com/t/dLjEUGGwQUZ
The solution to this issue is simple. You will need to add some code to your .htaccess file like this post suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Hope this helps and let us know how it goes!
Thank you for the message!
Hello emil86,
If you want to have the YouTube player like our sport demo, you have to add it from Visual Composer like this -> http://screencast.com/t/H80UCU4A7c according to our documentation here -> https://forum.tagdiv.com/video-playlist-2/ If you want to reduce the padding you have to use a bit of CSS code to remove them, like this -> http://screencast.com/t/jctEXLpt
If you need more assistance in this regard, pleae provide your website URL so I can inspect it closer so I will be able to provide a more accurate response.
Thanks.
Hello Technicss,
If you want to have all your title from your website to be “uppercase”, you have to use the code below to transform them.
The code is ->
.entry-title {
text-transform:uppercase;
}
The result you should see here -> http://screencast.com/t/azEmvtv6
Hope this helps!
Thank you for the message!
Hello Technicss,
For a more accurate code, please provide your website URL so I can inspect it closer. You should try to add the uppercase form using a bit of CSS and target your title class -> text-transform:uppercase.
Hope this helps!
Thanks.
Hello Olak,
I have checked your website and I have noticed that for most of your post you do not have featured image set it and because of this your image is not showing. For the posts wich has featured image activated, those will be displayed as you can see here -> http://screencast.com/t/8jFu0YgieE Set you featured image when you edit your each post -> http://screencast.com/t/i5B66L93q
For more information about featured images, please consult our documentation here -> https://forum.tagdiv.com/featured-image/
If is not what you mean, please provide more details in this case so I will be able to provide a more accurate response.
Thank you for the message!
Hello Marto,
If you want to comment out you have to use // in front of line that you want to comment, like this -> http://screencast.com/t/7ewGDxL97MH
Thanks.
Hello
Okay. If you want to remove this you have to use a bit of CSS code to hide it. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-icon-search{
display:none!important;
}
Thanks.
Hello mystudent,
Unfortunately, our theme does not have such an option for your desire, sorry! This is the behaviour of the theme when the background-image is set it from theme panel as the layout of the site come boxed. If you want to change this functionality, please notice that it is not a simple task and require more additional customizations that involve custom work. If you want to display more levels in our theme and you are not aware to the steps in this case, please consider hiring someone with good experience in code (freelancer/developer) to help you because we cannot provide customization services at the moment, sorry! Usually, we recommend developers from studio.envato.com.
Thank you for your understanding!