Hello Arafat,
Please try the code below and place it in Theme panel->Custom Csss area.
.comments .block-title {
border-color: red;
}
.block-title > span {
background-color: red;
}
You should change the red value with your value.
The result you should see here: http://screencast.com/t/f4KIrkJ5
Thank you for the message!
Hello StockFanatic,
Please consider this link as reference. https://forum.tagdiv.com/topic/mega-menu-with-grid-columns/ Here you can find all the steps that you should follow to achieve this kind of drop-down menu.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello norbert,
Please try to disable all the active plugins, except Visual Composer, clear all your caches, purge your CDN files if you used and install only the plugins that come bundled with our theme and try again. After this advice, if your problem is still there, please let us know.
Hope this helps!
Thank you for the message!
Hello Pc-Drifter,
Glad that I could help!
Thank you for the message!
Hello Arafat,
I’ve tested you both link of your sites and I saw the problem with your alignment of category tag. Please make you sure that you insert in the correct place the snippet of code in the same way as I showed you.
Please try to use the code below to fix the position category tag on the mobile version. Place the code in Theme panel->Custom Css area.
@media (max-width: 767px){
.td-category {
float:left;
}
}
The result you should see here: http://screencast.com/t/65qomaJpjFaV
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Albert,
Unfortunately, it is possible when you enable all your plugins, errors occur again. In fact, there is a conflicting plugin. We recommend using only the tested plugins, as you can see in this screenshot http://screencast.com/t/3XkYOUwpe . WP super caches is a tested plugin, but this will may create a conflict with another untested plugins as you are used. The only option for you would be to search for other plugins to do the same thing but not to cause errors in the theme.
When you are using many types of size in theme, the speed of website will slow down because the theme has to be loaded more details and is required more time. You may use the all the fonts as default with just two styles as you said above…the problem with “slow down” appears when you use more than 2,3,4,…10 style.
Our theme are using h3 tag to display article titles. If you want to change the size of this, you have to use a bit of Css, like this:
.home h3 {
font-size: 20px!important;
}
The result you should see here:http://screencast.com/t/k7Mr296li
Hope this helps and let us know how it goes!
Thank you for your understanding and sorry for the inconvenience!
Hello Mecburlar,
If you want to change the background-color, you should use the code below and place it in Theme panel->Custom Css area and if you want to change the color of the ajax filter, please check the block background-color from Block settings from Visual Composer, like this: http://screencast.com/t/XXNW2L4n1woz
.td-main-content-wrap.td-main-page-wrap{
background-color: green;
}
The result you should see here: http://screencast.com/t/NB9yqRauS
If is not what you want, please provide more details about this problem, so I can be able to provide a more accurate response.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello lpa_admin,
Unfortunately, this kind of plugin has not been tested on our theme and I have no idea what is the theme behaviour with this plugin. Please try to use the plugins wich are tested with our theme, like this: http://screencast.com/t/8VLxk4ArrgJ because we cannot provide support for untested plugins, sorry. In our list of tested plugins, you will find Contact Forum 7 and it is tested and you should use it without the problem. If you do not want to use it, please consider hiring a freelancer/developer which implement this thing for you in our theme, because we cannot provide custom work for the moment.
Hope this helps and let us know how it goes!
Thank you for your understanding!
Hello hasgerdas,
Unfortunately, we do not have some tested plugins for this feature. You should find a lot of plugins from Wp panel->Plugins section, like this: http://screencast.com/t/SE6lFh1cRmXy
Please try each of them and see how it works for you.
Thank you for your understanding and sorry for the inconvenience!
Hello listsy,
We know about this problem that appears between Visual Composer and Seo Yoast and our developers are trying to solve. We hope to improve this in near future updates, as soon as possible.
Thank you for the message and sorry for the inconvenience!
Hello kelapagading,
If you want to change the name of the block, you can do it from Visual Composer->Block Settings->General->Custom title for this block, like this: http://screencast.com/t/MXdewYGP
For more information about category changes and block changes, please consult our documentation here: https://forum.tagdiv.com/how-category-settings-work/ – https://forum.tagdiv.com/block-settings-tutorial/
Also, please check our YouTube section because there we have a lot of useful tutorials:
https://www.youtube.com/results?search_query=tagdiv+newspaper+
Hope this helps and let us know how it goes!
If it not what you mean, please provide more details about this, so I can be able to provide a more accurate response.
Thank you for the message!
Hello hasgerdas,
Unfortunately, our theme has not been designed to have this feature. We added this on our list of fixes and hopefully that in near future to implement this, as soon as possible. There is not a simple task to implement and until we will finalize this in our theme, you should find a plugin to do this thing for your or please consider hiring a freelancer/developer to do this thing for you.
Thank your for your understanding and sorry for the inconvenience!
Hello Albert,
Please try to disable all the active plugins, except Visual Composer, clear all caches, purge your CDN file if you used and install only the plugins that come bundled with our theme and try again.
After this changes, if your problem is still there, please provide your URL website so we can further inspect the issue.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Edward,
This feature is not controlled by the theme. There is an option for it within Visual Composer-WP Archives element. You have to insert only this element into your site and Word Press will create automatically a page of archives, like this: http://screencast.com/t/ZinbRIXY2 – http://screencast.com/t/Hym3jN6Xt21 – http://screencast.com/t/geQRPh3U – http://screencast.com/t/gsGQ44ep
Hope this helps and let us know how it goes!
Thank you for the message!
Hello dirceufc,
Unfortunately, our theme does not have a setting to deactivate this feature from Theme panel. To achieve this, it is necessary to use a bit of Css to hide it. Please try the code below and place it in Theme panel->Custom Css area like this: http://screencast.com/t/sHIMkwhG
.td-wrapper-pulldown-filter {
display:none;
}
The result you should see here: http://screencast.com/t/yZnSGqZto31
Hope this helps and let us know how it goes!
Thank you for the message!
Hello norbert,
Please check your permalinks from WP Settings->Permalinks and choose their structure, like this: http://screencast.com/t/cnNlRb00K6
For more information about permalinks, you should find here: https://codex.wordpress.org/Using_Permalinks
http://screencast.com/t/HYfm6stYpA
Hope this helps and let us know how it goes!
Thank you for the message!
Hello vikramrawat,
Unfortunately, our theme has not been designed to have this feature. If you want to have a feedback when you received any comments on your website I suggest using a plugin to do this for you or please consider hiring a freelancer/developer to implement this feature for you, because this is not a simple task and is required custom work and we cannot provide this for the moment, sorry.
Hope this helps!
Thank you for your understanding!
Hello Arafat,
If you want to move your category tag before author name, you have to alter loop template that correspond on what single template is used. Below you find the part of code that you should to move to achieve as you wish. Please follow the steps from the screenshot and fix the problem, like this: http://screencast.com/t/wXjfCMEBY
<?php echo $td_mod_single->get_category(); ?>
After these changes, it is neccesary to use a bit of Css to align the tags, like this:
.td-category {
float:left;
}
The result you should see here: http://screencast.com/t/0jorP4yvz7KN
Hope this helps and let us know how it goes!
Thank you for the message!
Hello listsy,
Unfortunately, our theme does not have option to deactivate this feature from Theme panel. You can hide it if you are using a bit of Css. Please try the code below and place it in Theme panel->Custom Css area, like this:
http://screencast.com/t/QrXOwZZ5z
.td-related-title .td-related-right {
display:none;
}
The result you should see here: http://screencast.com/t/3DYsn5sGP0m
Hope this helps and let us know how it goes!
Thank you for the message!
Hello NickSi,
Please check the block setting used to be on default mode and change only the sorting option to be Popular (Jetpack+status module required). As you can see in this screenshot – http://screencast.com/t/414nuIwh5Yk this feature is recommended to use without other settings/pagination
After this advice, if your problem is still there, please send us an email to contact@tagdiv.com with your log-in information so we can further inspect the issue. Also, please copy/paste the link of this topic so we can know who you are and what the issue is.
Hope this helps!
Thank you for the message!
Hello michaellugo,
Please consult this link as reference. Here you can find more type to display your time/date. Please check the link: https://codex.wordpress.org/Function_Reference/the_modified_time
http://screencast.com/t/EEZP8EYBp
Hope this helps and let us know how it goes!
Thank you for the message!
Hello damianvadone,
Unfortunately, our theme does not have an option add another sharing button and this is not a simple task to achieve this. Please consider the topic below as a reference for you. The method that is presented in this topic works fine but are required some adjustments. Please try to implement this on your website, follow this topic: https://forum.tagdiv.com/add-a-new-linkedin-button/
This is a complex task which requires lots of customization and if you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer customization services at the moment.
Hope this helps!
Thank you for the message!
Hello tranhongvan2312,
To achieve a similar pagination you will need lots of customizations in theme’s core files and I can’t provide a quick solution now. You can use this example to customize the pagination on posts by adding this parameter: ‘next_or_number’ => ‘next’, here: http://screencast.com/t/hkqJljKyxr3 (remove this code if you want: http://screencast.com/t/87kGUcin5YQN – result: http://screencast.com/t/8THEIGR5) If you do not remove of this, will have this pagination -> Previous page 1,2,3,4,5 Next page
If you want a different implementation for pagination and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like, http://studio.envato.com/ to do this for you.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello meremetia,
For more details about this, please consult as reference the topic below and try to solve your problem.
Hope this helps!
Thank you for the message!