Hello PokerSharks,
Notice that if you want to change the title color for VC elements, you have options for this in Visual Composer Editor, like this -> https://www.screencast.com/t/K5h8vDXsR6V For more information about how you can use the Visual Composer, please consult our guide here -> https://forum.tagdiv.com/how-to-use-visual-composer/
Thanks for the message!
Hello odsonfb,
First of all, please check your plugin list and if you are using some untested plugins, try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Also, if the problem is still there, I recommend you to do a new clean install from scratch via FTP way and check the results. For more references about this way of theme installing, please check here -> https://forum.tagdiv.com/install-via-ftp/
Thanks for the message!
Hello selejanalex,
Please keep in mind that the custom post type does not part from normal posts and it will not be loaded in your Latest Articles at the bottom of your page, sorry! I have made some tests to my side, and Latest Articles do not take the custom post type…it is not showed.
Notice that the theme only check if the single post is loaded and not check after by custom post type, as you can see here -> https://www.screencast.com/t/UOymirm2S3lQ
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!
Hello allmyhoney,
Replied you via email.
Thanks for the message!
Hello eman,
If you want to exclude these elements from your Sidebar, you should check the panel -> Appearance -> Widgets Section, like this -> https://www.screencast.com/t/XQnOnDrtlnKj and from here you can remove/add any element you want to be or not in your website.
Thanks for your understanding!
Hello Dani710,
Please notice that Newsmag and Newspaper have a similar code, and if you want to make this implementation for Newspaper, you should follow the same path to arrive at the correct file and edit the same td_templates_settings.php. Notice that is not a simple task and if you are not aware of doing this, consider hiring a freelancer/developer to help you!
Thanks for your understanding!
Hello sakkiotto,
Unfortunately, our theme does not have any such an option that allows you to change the position of category tag in this grid, sorry! If you want to alter the style of it, you should edit the Grig files and make there some changes which involve some additional customization and which we cannot provide at the moment, sorry! If you want to do this, please consider hiring a freelancer/developer to help you to create your desired style.
Thanks for the message!
Hello chaosbunker,
Unfortunately, this is not a simple task and to accomplish it, is necessary to make some additional customization through the code, like style.css. Here you can see the limits for the width of each device and example, if you want to target a code to be applied only to tablet devices, you should use this media query, like this ->
@media (min-width 768px) and (max-width 1023px) If you want to make these changes 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 because we cannot provide any custom work at the moment, sorry!
Thanks for your understanding!
Hello chaosbunker,
Unfortunately, the theme will display the hamburger menu only between 767px and 0px. If you want to change this rule, you should change the media query call from the style.css core file. As a quick fix, you can change the font-size of your items menu when the width is for the tablet, for example. For more references regarding on this thing, check the guide here -> https://www.w3schools.com/css/css_rwd_mediaqueries.asp
Thanks for your understanding!
Hello chaosbunker,
Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link to this topic so we can easily identify you.
Thanks for the message!
Hello chaosbunker,
Unfortunately, our theme does not have any such an option that allows you to add new social icons. You should implement it yourself because we cannot provide additional customizations, sorry! For more references in this case, check the following topic here -> https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/#post-58011 because there you should find the useful steps which you have follow for adding this.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello sakkiotto,
Do you want to remove the category tag for modules, right? Try the code below and place it in Theme panel ->Cusotm CSS area.
The code is ->
.td-module-image .td-post-category{
display:none!important;
}
The result is here -> https://www.screencast.com/t/WRxfy5Gg
Thanks for your understanding!
Hello allmyhoney,
Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Also, provide there the link to this topic so we can easily identify you.
Thanks for the message!
Hello visitinglapland,
Do you want to create a sub-category of Activities & Excursions? Also, if you will set the Snowmobiling category to be displayed in Mega Menu, notice that all the posts from the sub-categories for this category will be shown on the front-end. Unfortunately, our theme does not have any such an option that allows you to exclude sub-categories from Mega Menu, sorry! If you want to have this option, you should edit the theme core file and implement this option. Notice that is not a simple task and notice that we cannot provide this type of service at the moment, sorry!
If is not what you mean, provide more details so I will be able to provide am roe accurate response.
Thanks for your understanding!
Hello Vittorio,
I have analyzed your case and please keep in mind that here is talking about two different cases. Your first link which you gave me open an homepage and the second link open a category page. So, as I said above, on the homepage you, the theme do not have a normal pagination for blocks/modules but please notice that you can use the Pagebuilder+Latest Articles+Pagination as a page template, like this -> https://www.screencast.com/t/zBLf11o7 Notice that from here you can change your module if you want to display on your homepage. For more information about page templates, please check our useful guide here -> https://forum.tagdiv.com/page-templates-2/
Notice that if you want to have this normal pagination for your entire homepage, the only possibility in this regard is to use that page template, using the Latest Articles module which displays you only the latest articles. Notice that on the category pages, you have available to choose the Normal Pagination from here -> https://www.screencast.com/t/DKDW6zEygK while the blocks/modules does not have this option to be available, as you can see here -> https://www.screencast.com/t/bt1o8EbM
I hope that you understand my explanation and let us know how it goes!
Thanks for your understanding!
Hello verbume,
Try the code below and place it in Theme panel ->Custom CSS box.
The code is ->
.sf-menu ul .td-menu-item > a:hover{
color:black!important;
}
The result is here -> https://www.screencast.com/t/zyeAKr8mVvkF
Thanks.
Hello Earl,
We do not recommend to edit the dummy data which is loaded when you import the demo with content because then if you want to use another demo, all of your edited posts will be lost. You should create them from scratch because all of these will be loaded in your database.
Thanks for your understanding!
Hello zen,
Notice that the plugin version comes bundled with the theme core files. To bring best results, you should update the theme and also, the required plugins which come with the latest packet from Theme Forest. Notice that all improvements and updates come bundled. We recommend to update your theme and plugins via FTP way according to our useful guide here -> https://forum.tagdiv.com/install-via-ftp/ -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Hope this helps!
Thanks for the message!
Hello travisnw,
I need to inspect your website so I can take a closer look and also, so I will be able to provide a more accurate code. Your website it seems to be locked for our country which is Romania. Give me the access.
Thanks for the message!
Hello allmyhoney,
Please ensure that you are using the latest version of the theme and also, the latest version of Visual Composer which com bundled with the theme core packet. For more information about how you can install this plugin, check the guide here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks for the message!
Hello MasteringHealth,
I have inspected your website console and I saw that you have some js errors through it. First of all, please try to disable all of your untested plugins, leave just Visual Composer to active, clear all your caches, purge all CDN files and check the results. After that, make sure that your system status is increased according to our guide here -> https://forum.tagdiv.com/system-status-parameters-guide/
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello Constantine,
Please keep in mind that the Visual Composer come bundled with the theme packet, and you do not need any license for it. For more information about how you can install the Visual Composer plugin, check our useful guide here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks for your understanding!
Hello Sowon,
Please provide your website URL so I can take a look at it. It is possible that this style to be hidden by the theme demo style.
Thanks for your understanding!
Hello Chito,
Yes, it is possible if you are using the media query rule and hide it only for mobile devices. For more references about this setting, you should check the following guide here -> https://www.w3schools.com/css/css_rwd_mediaqueries.asp
Thanks for your understanding!
Hello boss1234,
I suppose that you PHP memory is exhausted and that’s why you cannot make any changes. Please check your system status to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Clear all your caches and check the results.
Thanks for the message!