Hello mikegiam,
If you want to rule out the thumbs for images for module M10 and module M6 you can use a bit of CSS code to hide it.
For module M6 use this code ->
.td_module_6 .td-module-thumb {
display:none;
}
The result -> http://screencast.com/t/8LWpVHOT
For module M10 use this code ->
.td_module_10 .td-module-thumb {
display:none;
}
The result -> http://screencast.com/t/cIkHwk1SUXt
Thanks.
Hello
We do not recommend the usage of PHP 7 with our theme as it is not tested with it and there is a chance to appear some incompatibilities and conflicts. From our reports the theme works fine on servers with PHP 7 but however we can’t guarantee that. The theme works fine if your server meets the requirements specified here -> https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hello WSSC_info,
If you want to do these changes, please notice that you will have to use a bit of CSS code to achieve that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-main-logo img {
margin-left: 0px;
margin-right: 0px;
width: 100%;
}
The result you should see here -> http://screencast.com/t/76SxVStG
Thanks for your message!
Hello Jay,
If you need to change the search template, please notice that you can do that only from Theme panel, from here -> http://screencast.com/t/7ZkvPbG16tqs If is not what you mean, please provide more details about what you want to achieve so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello innovacomp,
Unfortunately, our theme does not have such an option in Theme panel for this feature (Accordion) because this is a Visual Composer element this it is not affected by our panel settings. If you want to change the font for this element, please notice that you will have to use a bit of CSS to change it.
If you need more assistance in this regard, please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate code.
Thanks for your understanding!
Hello tgiovannangeli,
Please notice that there is talking about Revolution Slider. Please refer to our documentation here -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/ If you want to add some of this Slider, you will have to create your own slider using this plugin. For more information about how you can use this plugin, please try to read the documentation and then try to implement yourself this slider -> https://www.themepunch.com/revslider-doc/slider-revolution-documentation/ If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hello Daniela,
I have tried again the sharing seem to work as properly, as you can see here -> http://screencast.com/t/aY2BRxBwZrP6 Please try to refer to this topic here -> https://wordpress.org/support/topic/meta-snippet-on-facebook-still-showing-the-coming-soon-from-old-page because there has been discussed the same problem and one of user posted a workaround using the re-crawl.
I hope this helps!
Thanks for your understanding!
Hello halcoolllc,
Unfortunately, I cannot access your website URL because I get this -> http://screencast.com/t/hegIkbOg7 Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect your website. Also, please provide the link of this topic so we can easily identify you.
Thanks for your understanding!
Hello macdim,
I feel unhappy hearing these words from you. Please provide your website URL and also, please provide more details about your problem (you can add some useful screenshots where explain the problem) so we can further inspect it closer and also, so we will able to provide a more accurate solution in this regard.
Thanks for your understanding!
Hello,
If you want to align your menu items to the right, please notice that you will have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.sf-menu{
float:right;
margin-right: 0;
}
The result you should see here -> http://screencast.com/t/y9td9hbeI
Thanks for your understanding!
Hello zollerxavier,
For more investigation in this regard, please notice that I need to know your website URL so I can inspect it closer. Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate this. Also, please provide the link of this topic so we can easily identify you.
Thanks for your understanding!
Hello ntvweb,
If you want to have a higher height for your image, please notice that you will have to increase the height for that container. If your image will have a high height than this container, the image will be cut off. As example, if you want to increase this, you can use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-header{
height:160px;
}
If is not what you mean, please provide more details about what you want to achieve, provide some useful screenshots so I can understand it better what you want.
Thanks for your understanding!
Hello mutebobby,
Try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with our theme and rule out the conflicting plugins. It is possible that your untested plugins to interact with the theme code and cause this type of issue.
After this, if your problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect the problems. Also, please provide the link of this topic so we can easily identify you.
Thanks for your understanding!
Hello cstyn,
Multumesc pentru mesaj si mult spor in proiectul tau.
O zi frumoasa!
Hello ntvweb,
If you want to change the place for your video play icon, please notice that you will have to use a bit of CSS code to move it. Please try the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
.td-video-play-ico>img {
bottom:inherit;
left:inherit;
}
The result you should see here -> http://screencast.com/t/Tf7kyQMX92o
Thanks for your message!
Hello aleister,
I have checked your website and I saw that you do not have right implemented the background-click ads. As I can see in your source page, your background image is directly added to your body using the background-image, like this -> http://screencast.com/t/APqETLXEl Please notice that the background click ad is designed to be used using the background added from Theme panel because this will be implemented in backstretch class, like this -> http://screencast.com/t/6ap6XKmmrSEz and this -> http://screencast.com/t/z2C6YEjS Please ensure that you have right followed all the steps from our documentation here -> https://forum.tagdiv.com/background-ads/
Hope this helps!
Thanks for your understanding!
Hello all,
Before to write us here, please ensure that you are using the latest version of Visual Composer 4.12 and then if you will encounter any problem please tell us.
Thanks for your understanding!
Hello haychart,
Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect your setup page. Also, please provide the link of this topic so we can easily identify you.
Thanks for your understanding!
Hello cthrag,
First of all, please check your system status and try to increase all the parameters from there (most likely PHP memory) for good performance in the theme. Also, please set all of them according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please ensure that you are using the latest version of the theme and also, the latest version of Visual Composer which is tested with the theme ->4.11.2.
Thanks for your understanding!
Salut zaone,
Tema este compatibila cu toate versiunile de PHP mai noid decat 5.2.4 dupa cum poti vedea si in documentati noastra. Nu trebuie sa te iei dupa aceste tool-uri de verificare caci nu de fiecare data returneaza raspunsul corect. Poti sa folosesti linistit tema cu aceasta versiune de PHP. Probabil folosim unele functii ‘deprecated’ dar acestea nu sunt erori.
Multumesc pentru intelegere!
Hello mutebobby,
I have checked your website and I saw that your Background click is not right implemented. Please notice that our background click add has been designed to be loaded from Theme panel, like this -> http://screencast.com/t/mLa3WAEa and not through the custom method as you have done, using the background-image. The background click add must use the backstretch class which is loaded this feature from your panel and that’s why your background click ad, do not work as properly. Please try to use this method and check the results because we cannot provide customization services for your customizations.
For more information about this feature, lease check here -> https://forum.tagdiv.com/background-ads/
Thanks for your understanding!
Hello anto66r,
This is talking about our demo News Magazine. If you want to have this layout for your theme, please notice that you can import it from your panel, like this -> http://screencast.com/t/nPbsbOEufMr For more information about our installing demo please check here -> https://forum.tagdiv.com/installing-demos/
Thanks for your understanding!
Hello ravi_mareedu,
Please notice that these types of styles you can bring from your post editor. This is talking about drop caps, like this -> http://screencast.com/t/8mh1ncY1f
Thanks for your understanding!
Hello Sojan Jacob,
Normally the Envato policy allows using a theme only on one install. You can, however, use the theme on a sub-domain if you plan on creating a testing site, but if we are talking about totally different sites with different content, then only one theme per install is legally allowed: http://screencast.com/t/NqzloVgyUJB.
Hope this helps!
Thank you for the message
Hello marioo944,
If you want this, you can use my method using the page ID for your certain page.
Thanks for your understanding!