Hello Roman1012,
I suppose that you are referring to the lightbox effect, right? For more information about this regard, please consult our guide implementation here -> https://forum.tagdiv.com/modal-window/
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 incscada,
You do not follow the right steps in your theme installing. You should load only the zip file inside the above folder which you have downloaded from ThemeForest, like this -> https://www.screencast.com/t/705bGdlB After to install the theme, please consult our guide here -> https://forum.tagdiv.com/install-via-ftp/
Thanks for your understanding!
Hello OnlineTushar,
Here is talking about Ajax Filter which can be enabled from each Block Settings, like this-> https://www.screencast.com/t/VTFx6bfxr For more information about all of these settings which can be found in Block, please consult here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for the message!
Hello prismss,
Try to use the code below and place it in Theme panel.
The code is ->
.td-header-style-10 .td-logo-wrap-full {
line-height: 70px!important;
}
.td-header-style-10 .td-logo-wrap-full {
min-height: 70px!important;
}
Thanks for the message!
Hello Bintmusic,
Please keep in mind that our Speed Booster plugin works as expected. I have inspected your source page, and the style of the theme and the other styles are moved at the footer section as you can see here -> https://www.screencast.com/t/QNW8qua4xK Unfortunately, we do not know why the Google interpret to be a render-blocking like this -> https://www.screencast.com/t/oEvRypZj, sorry! Please keep in mind that we do not have a time for deeper investigation in this regard, because all of these tests involve time-consuming and we have we cannot afford this, sorry! So, if you will find any problems which can cause this issue, please let us know, and we will try finding a solution in this regard if it will be possible.
Thank you for your understanding!
Hello frankcf,
Unfortunately, it does not exist any estimated time frame. We made all the steps and waiting for an official response from WPML stuff.
Thanks for your understanding!
Hello haroldsimon,
Please keep in mind that our theme only crops the images from center to top if you are using the Thumbs. Here -> https://www.screencast.com/t/4liIp0TD you can see all the thumbs from our theme, depending on the used block. For more investigations, please provide your website URL so I can take a closer look.
Thanks for your understanding!
Hello pixelcenter,
It seems to be a problem with your theme layout in your homepage. Do you have made some changes inside your backend, Classic Mode, Text? You should try to re-make your homepage from scratch using the same blocks…you should try to delete the old homepage layout and make it again, clear all your caches and check the results.
Hope this helps and let us know how it goes!
Thanks for the message!
Hello koberlin,
Please provide your website URL and also, make some useful screenshots so I can identify the problem. I need this so I will be able to provide a more accurate response.
Thanks for the message!
Hello marzamemi,
This issue happens because I saw that you add a YouTube channel in Video Player which is wrong. You should just add a link to the video, not a channel, sorry! -> https://www.screencast.com/t/orJfKkoZTpC If you want to bring best results with YouTube Video Playlist, you should set up the feature according to our documentation here -> https://forum.tagdiv.com/video-playlist-2/
Thanks for your understanding!
Hello dheerhuis,
If you want to make these changes, you should use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_block_text_with_title .td_mod_wrap p{
font-size: 11px!important;
}
.td_mod_wrap{
font-size:11px!important;
}
The result is here -> https://www.screencast.com/t/K0oPpdCFi
Thanks for the message!
Hello newbietamvan,
The code from mobile menu icon cand be found here -> https://www.screencast.com/t/6hT4nJTqS So, if you want to change it you should edit the theme core files and add another icon code which has to be loaded in Theme. Also, you can try using a plugin with this functionality and check the results.
Thanks for the message!
Hello meinPeKaWe,
If you are using the https URL, please try to follow the next steps for your Translations. Try to load your desired translation from panel and then you can see in left corner of your browser, an icon with a shield and then try to Load unsafe scripts, like this -> http://screencast.com/t/aLm2aAFv5
Also, if your problem is still there, please try to translate manually your strings from the theme panel, like this -> http://screencast.com/t/s6bfE5NI6t
Hope this helps and let us know how it goes!
Thanks for the message!
Hello anand2027,
If you want to do this, you should use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.pages{
display:none!important;
}
The result is here -> https://www.screencast.com/t/QJRCtIWK3
Thanks for the message!
Hello roqeem,
I have inspected your website and I saw that your TagDiv Slider Gallery works as expected, as you can see here -> https://www.screencast.com/t/eeBBQtf0ir
Thanks for the message!
Hello roqeem,
Sorry for my bad understanding. I am glad that you could solve the problem with this CSS.
Thanks for the message!
Hello ironsea,
I have inspected your website and I saw that you are using the Mega Menu feature which displays the Featured Images on the main menu. So, if you want to remove all of them, you should use the normal drop-down menu, without Mega Menu in active mode. For more information about our main menu, please consult here -> https://forum.tagdiv.com/newsmag-main-menu/
Thanks for your understanding!
Hello NewBuffaloTimes,
Here is talking about two different elements. In the first example, is an author box feature which can be added from Visual Composer -> https://www.screencast.com/t/7j7LgkZPCrg and which displays all the authors and in the second example, is talking about the author box from the single post which shows only the post author.
Notice that the theme does not have any such an option for your desire, but if you want to do that, you should edit the Author Box and add what type of code you want. Notice that if you do not have solid coding skills in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello Ylli,
If you want to display the top menu bar in the mobile version, you should use a bit of CSS code to do that. Try the code below and pale it in Theme panel->Custom CSS area.
@media (max-width: 767px){
.td-header-top-menu {
display: block;
}
}
The result is here -> https://www.screencast.com/t/R9O2xu3I4iL3
Thanks for your understanding!
Hello awtown,
If you want to change the color for this button, please try the code below and place it in Theme panel->Custom CSS.
The code is ->
input[type=submit] {
background-color:red;
}
The result is -> https://www.screencast.com/t/pUeCeiJwhw5 -> https://www.screencast.com/t/vypcJzjcRbM
Hello juliusuk,
I am glad that you solved your problem.
Thanks for the message!
Hello meinPeKaWe,
You should load the support language from Theme panel, like this -> https://www.screencast.com/t/crdipFXsU Clear all your caches and check the results.
Thanks for the message!
Hello DarkStarzs,
Unfortunately, this is the settings of our theme.
Thanks for your understanding!
Hello
If you are using the footer template default and if you want to change the post limit for your blocks, you should edit the td_footer_template_1.php like this -> https://www.screencast.com/t/qjef7VXToAU
Hope this helps and let us know how it goes!
Thanks for the message!
Hello dheerhuis,
If you want to make these changes you should use the code below and place it in Theme panel->Custom CS area.
The code is here ->
.td_block_text_with_title .td_mod_wrap span{
color:green!important;
}
The result is here -> https://www.screencast.com/t/Ab18qeJuvDX
Thanks for the message!