Hello Corrado,
First of all, thank you for your message.
As I said you above, the header.php is the single file where is created our theme header. This file calls the header both on pages and on posts and if you want to add the HTML tag you must insert between the head tag
… as you can see in our backend here -> http://screencast.com/t/vnEFAqG8eKbT and for each template file the header will be called with get_header() function. As you can see here, the loop single(1,2,3,…) and single template(1,2,3…) files are used to create the content for posts and page.php, page-pagebuilder-latest.php, page-pagebuilder-title.php to create the content for pages and will call the same header, like this -> http://screencast.com/t/JwrY6oDHPQ -> http://screencast.com/t/WgWD3rL2ZX Also, if you want to do some changes in header style, you have to change this kind of files, according to header style used by you -> http://screencast.com/t/CiSOLjAPHqI hope that I have managed to answer for all your queries related to this topic.
Thank you for your understanding!
Hello xczech,
Unfortunately, our theme has not been designed to other video hosted other than Vimeo and YouTube. For achieving that is required to find some plugins with this functionality and see how it works for you or if you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to implement this functionality for you in our theme because we cannot provide custom services at the moment, sorry!
Thank you for your understanding!
Hello nick-harper,
You can change the template from Visual Composer, Add template for your blank page, like this -> http://screencast.com/t/Lh1OFPnh8 -> http://screencast.com/t/GcXmudde4Zc
Hope this helps!
Thank you for the message!
Hello zensleeper,
If you want to disable the log-in/log-out widget, you can do it from Theme panel->Top Bar settings like this -> http://screencast.com/t/CpeY1SvR and if you want to know where it is created in the backend, please check my screenshot like this -> http://screencast.com/t/A8rmayqm5
Thank you for the message!
Hello Corrado,
Unfortunately, our theme does not have such an option for your Facebook Pixel Code. Please keep in mind that thing is not theme related and I cannot provide you a “solution” in this case because we cannot provide custom services at the moment, sorry! All I can do in this case is to guide you in the right direction and I cannot implement this feature for you, sorry!
If you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom work. We recommend hiring a developer to help out from sites like studio.envato.com
Thank you for your understanding!
Have a nice day!
Hello amunoz,
I suppose that you are referring to that ‘separator’ like this -> http://screencast.com/t/WtyeMm4iqNqm As you can see in our Video Demo, the layout of the site is not boxed, without background image or color. You can achieve the same from Visual Composer, RAW element with full stretch like this -> http://screencast.com/t/ILKLNV2iiCS -> http://screencast.com/t/i1NswVoI8FZ If you use a boxed layout, this kind of stretch row will appear like this -> http://screencast.com/t/2yGjpNEjMAH and without boxed layout, like this -> http://screencast.com/t/mhRikJTHlHy
Hope this helps and let us know how it goes!
Thank you for the message!
Hello mayunathan,
I suppose that you are referring to category Tags. You can set them from Theme panel and these will appear for each block with the link to the category it belongs, like this -> http://screencast.com/t/xQCG0vKhCvJ -> http://screencast.com/t/WrZue13f and another way to link your category on blocks it is with Ajax Filter as I gave you above.
Hope this helps!
If is not what you mean, please try to provide more details, some screenshots would be more useful for my understanding.
Thank you for the message!
Hello prajwalkarki,
Please ensure that you have entered the correct links for your social icons, otherwise, those will not work. For example -> http://screencast.com/t/TrDHYooTj I have tested on my side and everything works fine.
Hope this helps!
Thank you for the message!
Hello flameblue59,
I have tested on my side this feature and everything seems to work as expected. Please ensure that this problem does not come 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. For better results, we recommend using the latest version of the theme and tested plugins.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello sary khames,
1)If you want to add the border-bottom for your main menu bar, please use the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-header-menu-wrap {
border-bottom: 4px solid green;
}
Please notice that you can change the color value with that you like.
2) The code that I gave you above is not working for you because I gave you an example at your suggested site (version 4.X) and your website has the latest version and the classes will be different. Please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-header-sp-logo {
background-image: url('http://wowslider.com/sliders/demo-5/data/images/saarschleife.jpg');
background-repeat: no-repeat;
background-size: 1903px 200px;
}
The result you should see here -> http://screencast.com/t/lPy4qgF9
Thank you for the message!
Hello Corrado,
In order to achieve as you wish, please consult this documentation about Facebook Pixel Code and try to implement in our website. The generated code will be put in header.php like this -> http://screencast.com/t/zBC3jFwj If you need more assistance in this regard or if you are not aware the steps in this regard, please consider hiring a freelancer with a high experience in this domain because we cannot provide custom services at the moment, sorry!
Thank you for the message!
Hello libtetto,
If you want to change the functionality for this kind of feature you have to do some changes in td_category_template.php file like this -> http://screencast.com/t/dMWou7iUHtWq
Hope this helps and let us know how it goes!
Thank you for the message!
Hello newtag,
If you want to add the background image in the placeholder for single_template_8 for posts from specific category, please try to edit the td_single_template_8.php file and add this code -> http://pastebin.com/5RW0Nrpw like this -> http://screencast.com/t/NzHoX2gezgR and the result you should see here -> http://screencast.com/t/T86Tj5Ge
Please notice that after these changes you need some additional customizations. If you are not aware the steps in this regard and if you want to display more levels in our theme, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!
Hope this helps!
Thank you for the message!
Hello GreatTaste,
Please consult this topic -> https://forum.tagdiv.com/topic/post-views-on-hompage/ and try to implement it in your backend.
Thank you for the message!
Hello branch1,
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/ and for more information about .htacces and php.ini, please consult our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thank you for the message!
Hello Thomas,
As I have said into your previous topic, these errors come from interference between your untested plugins and our theme. Please try to disable all the active plugins, leave just Visual Composer, clears all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Thomas,
By default, without any untested plugins, this feature works as expected, on full width. It is possible as this kind of issue to be due by conflicting plugins. Maybe you have on active mode the automatic updates for your plugins and it is possible that any updates for your untested plugins to cause this. As a quick solution, please try the code below and add it in Theme panel->Custom CSS area.
#td_youtube_player {
width:100%;
}
Hope this helps!
Thank you for the message!
Hello geroblu,
Please ensure that you have entered correctly the IDs in the correct fields -> the post ID in Post ID field and the category ID in Multiple categories field -> http://screencast.com/t/qOauH7qrVu Also, please make sure you have found the correct category ID like this -> http://screencast.com/t/hVovBKw0U Please notice that if you do not respect this order, you can not see the results. I have tested on my side with category ID and post ID and everything seems to work as expected. Also, if you follow the correct steps in this regard and your problem is still there, 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.
Thank you for the message!
Hello freddre,
For more information about this type of declaration you should find in this documentation, here -> https://www.smashingmagazine.com/2010/11/the-important-css-declaration-how-and-when-to-use-it/ In this case, you have to use without !important because the result would be the same.
Thank you for the message!
Hello EricElf,
Unfortunately, our theme does not have such an option for your desire but for achieving that thing, you have to use a bit of CSS code. Please try the code below and add it in Theme panel->Custom CSS area. First of all, you have to set a background image from Theme panel->Background settings like this -> http://screencast.com/t/RXxTvYLrZduW
The code is ->
.td-main-content-wrap {
background-color: transparent;
}
.td-header-menu-wrap-full {
background-color: transparent;
}
.td-footer-wrapper {
background-color: transparent;
}
.post {
background-color: transparent;
}
.td-banner-wrap-full, .td-header-menu-wrap-full {
background-color: transparent;
}
The result you should see here -> http://screencast.com/t/WqdqLx3j4
Hope this helps!
Thank you for the message!
Hello mayunathan,
Unfortunately, I do not understand very good your request, sorry! 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 freddre,
If you want to disable the AdSense for your specific page, you have to use a bit of CSS to hide it. Please try the code below and add it in Theme panel->Custom CSS area. First of all, you have to find you specific page ID number, like this -> http://screencast.com/t/BbBdijPZM
The code is ->
.page-id-39 .td-g-rec {
display:none!important;
}
Hope this helps and let us know how it goes!
Thank you for the message!
Hello simply4net,
Please try to disable all plugins except visual composer, clear your cache and reset CDN if you use it. It could be a plugin conflict that is causing the sidebars to disappear. Also, check if you have any special characters in the sidebar you created. WP only allows standard characters. Non-language specific ones or symbols such as !@#$%^&. Even – or _ sometimes caused issues.
Let us know how it goes.
Thank you!
Hello HeinzT,
Until now, we do not have any bad reports about social icons in Top Bar. I have tested on my side and everything seems to work as expected. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and instal only the plugins that come bundled with our theme and rule out the conflicting plugins…that could be the cause in this regard.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello omally88,
Please keep in mind that the Revolution Slider is not necessary to activate it because it comes bundled with our theme. Ignore this information because it is not relevant in this case…when you purchase our theme, practically you get a license for all our plugins that are bundled with our theme folder. If you want some Revolution Slider demo’s, please make a request at our mail and we will provide these as soon as possible. On the future, probably we will do a hook function to hide this un-relevant information to rule out the confusion.
Thank you for your understanding!