Hello nkodgh,
Unfortunately, our theme does not have any such an option that allows you a way to achieve as you want with the menu items, sorry! The theme has been designed to use only one column regarding on menu and if you want to develop the theme in this regard, you should implement it yourself through the code because we cannot provide custom work at the moment, sorry! Also, 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!
Another alternative for you would be to use some plugins with has this functionality and see how it will work for you.
Thanks for your understanding!
Hello nkodgh,
2)If you want to sort the categories from your mega menu, the subcategories are displayed in alphabetical order, if you want to change this order you could try to use a plugin like Category Order and Taxonomy Terms Order as I saw that many users use it.
3)Unfortunately, the theme does not have any such an option that allows you a way to change the number of days, sorry!
4)You should make a new Featured category like this -> http://www.screencast.com/t/KWGjWgmXknc
5)There is an option for it in Theme panel, like this -> http://screencast.com/t/U5IPP342Rq
Hope this helps!
Please notice that you want to display more levels in our theme and if you are not aware of the steps 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 lochan2014,
Please keep in mind that our theme is fully compatible with Google Adsense and also, the Ads are responsive. Please check your Google Ad code to be correct and also, if the problem is still there, you should contact the Google Adsense center because they should be able to provide a more accurate response in this regard. Our theme only renders the Ad Code and does not have any influence over the structure of it. So, if you are using some untested plugins with the theme, you should try to disable all of them and install only the plugins that come bundled with the theme and rule out any conflicting plugins.
Thanks for the message!
Hello F3rious,
In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}
or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
For your second request, if you want to change the background-color for the Related Articles tab you should use the cocde below and place it in Theme panel->Custom CSS area.
.td-related-title .td-cur-simple-item {
background-color: red;
}
The result you should see here -> http://screencast.com/t/mKqMSHeV
Thank you!
Hello tristanwiggill,
Unfortunately, the Envira Galleries plugin is not tested with our theme and notice we have no idea about the theme behavior with this and also, we cannot say for sure if it will work or not with the theme, sorry! Regarding on embed Wistia videos, we do not make any tested in our theme. Notice that our product is tested only with the videos from YouTube, Vimeo, and Dailymotion. For more information about our Videos supported, please consult here -> https://forum.tagdiv.com/video-playlist-2/
Hope this helps!
Thanks for the message!
Hello marketvex,
Please keep in mind that you can add a certain sidebar for each category you want from the theme panel, like this -> http://screencast.com/t/idKa3n7VKHlU For more information about Category Sidebar, please consult here -> https://forum.tagdiv.com/how-category-settings-work/
Thanks for your interest given our theme!
Hello Simon_,
Unfortunately, all the multisite plugins are not tested with our theme, we have no idea about the theme behavior with their functionality and also, we cannot guarantee that all of them will work as properly with it.
The Multisite is just a WordPress functionality and it can be done in a lot of ways. For more information about this implementation, please check here -> https://codex.wordpress.org/Create_A_Network We recommend using the way of multisite when you have to create a new install for each subdomain and then you can make a redirect between them.
Hope this helps!
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 help you because we cannot provide custom services at the moment, sorry!
Thanks for the message!
Hello jiyef,
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 your understanding!
Hello vipe,
The theme has been designed to use only the Visual Composer and please notice that it is not a simple task to simply change the Builder because all the theme will be affected. So, as you can see, we have introduced our Builder named TagDiv Composer which is free and which can be downloaded from the right side in forum, like this -> http://screencast.com/t/UH6kHsWe8
Thanks for your suggestion and thanks for your understanding!
Hello noori020,
Notice that the Mobile theme plugin comes bundled with the theme packet when you download it from the Theme Forest platform. You should find the plugin if you will follow this path, like this -> http://screencast.com/t/MmvZxSrCS0Eb Also, first of all, please ensure that you have disabled and deleted the old version of it and then import and install the new plugin at your platform, clear all your caches and test again and check the results. Notice that the mobile plugin was fully tested and it is fully compatible with the theme and until now we have not encountered any issues in this regard.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello shreebhat,
Please try to resave the permalinks, clear all your caches and check the results. -> http://screencast.com/t/fKKKEvzKt
Thanks for the message!
Hello seban,
Please notice that this white space will inherit the background color content, like this -> http://screencast.com/t/ONnZLYedSv As a quick solution, you should use the Smart Sidebar feature which makes the sidebar to be sticky on page, like this -> http://demo.tagdiv.com/newsmag/ The smart sidebar can be enabled from Theme panel, like this -> http://screencast.com/t/hgSs3e0TdFdv For more information about this feature, please consult here -> https://forum.tagdiv.com/smart-sidebar-2/
Hope this helps!
Thanks for the message!
Hello ihora,
Please keep in mind that our theme does not load the J Querry Library but also, WordPress loads it. Notice that we have not tried to change the version of J Querry and also, the theme does not allow you to make these changes. This task is not theme related, and if you want to make some tests you are free to do them, but please notice that all of these will be your responsibility because we cannot provide support for your additional customizations, sorry!
Thanks for your understanding!
Hello vipe,
Please notice that if you want to disable the post date for posts and modules/blocks you can do it from Theme panel, like this -> http://screencast.com/t/63f0XF0sPlnu -> http://screencast.com/t/aj9x3l7qOQ If your theme panel does not save your settings, please check your system status and increase it according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Hope this helps!
Thanks for the message!
Hello poppeto,
I have inspected your website and I did not saw any problem with your Google Adsense as you can see here -> http://screencast.com/t/ZcqNZQTqRd Where is the problem?
Thanks for the message!
Hello Gadgetsay,
If you want to open your menu item in a new tab you should make some changes in Panel, Menu section, like this -> http://screencast.com/t/tgGz6DjBW For example, you can use the following snippet of the code and place there -> <a target="_blank" href="https://www.google.ro/">News</a>
Hope this helps!
Thanks for the message!
Hello alienplot,
You should try the code below and place it in Theme panel->Custom CSS area.
.page-id-10270 .td-header-style-8-wrapper, .page-id-10270 .td-footer-wrap, .page-id-10270 .td-sub-footer-wrap{
display:none;
}
Thanks for your understanding!
Hello renzosm,
Unfortunately, I do not exactly understand what you want to achieve. Please look at this -> http://screencast.com/t/xGelLxTDz There you will see your Block 6 and the Block 6 from our demo as should look and I did not saw any differences between them. Please provide some information and details about what you want to achieve. Sorry for my bad understanding!
Thanks for the message!
Hello sinayes,
I have inspected your sidebar and everything seems to work as properly and I did not saw any issues with it, as you can see here -> http://screencast.com/t/Bj9mbHl9iA Also, if you are using some untested plugins with the theme, please try to disable all of them and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Also, clear all your caches and test it again.
Thanks for the message!
Hello investimpactly,
If you want to move your logo to the left you should use the margin-left:0. So, please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-style-1 .td-header-sp-logo img{
max-height: 150px!important;
margin-left:0;
}
The result is here -> http://screencast.com/t/bmwxXDAWOW
Thanks.
Hello rahulagg25,
The problem seems to be generated by CDN. You can find a solution here: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/ Also, if the problem will not be solved with this advice, please try to find other online solutions in this regard because the origin of this issue can be more complex and depends on a lot of things and it is not theme related.
For your second request, you should provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello oldtimesglasgow,
First of all, please try to read all our documentation, especially the following -> https://forum.tagdiv.com/how-to-use-visual-composer/ and here -> https://forum.tagdiv.com/video-playlist-2/ Also, you can watch our video tutorial from YouTube channel because all of these could be more useful for you, like this -> https://www.youtube.com/user/tagdiv/search?query=playlist+
Hope this helps!
Thanks for the message!
Hello VoZz,
Try the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
.vc_general.vc_cta3.vc_cta3-style-classic, .vc_general.vc_cta3.vc_cta3-style-custom {
background-color: #ffee00!important;
}
The result -> http://screencast.com/t/9nuoTFb4Nj
Thanks.
Hello renzosm,
Unfortunately, our theme does not have any block which displays in full-width only 2 columns, sorry! All of our blocks can be found here -> http://demo.tagdiv.com/newspaper/block-1/ and from there you can change which you want.
So, if you want to display more levels in our theme which involve some additional customizations 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 custom work at the moment, sorry!
Thanks for the message!
Hello Chris S,
We do not have made any tests if the menu can be added to the Revolution Slider, like as in your example and also, we do not know and we cannot say for sure if this task it is possible using the Revolution Slider only if you will consult the plugin documentation and see if you can implement this. I have inspected your web site example and I noticed that there is not used Rev Slider, as you can see here -> http://screencast.com/t/tfbgdVnMlPws
Thanks for your understanding!