Hi,
Thanks for your message and sorry for the inconvenience!
We are doing our best to make this plugin full compatible with our themes however because of the new features added the plugin dose use lots of resources and there is little that we can do at this point. We will also address this to plugins developers and we will further investigate this.
If you don’t have the previous version of the plugin please send us a request for it via email at contact@tagdiv.com and we will send it to you.
If eventually you can’t use the theme or if you are unsatisfied of it’s performance, we can provide a full refund. Please contact us via email at contact@tagdiv.com for that.
Thanks
Hi,
Unfortunately I can’t offer you an exact answer on this as we haven’t tested the theme with adv plugins so I can’t recommend one and also guarantee it will work fine without creating any issues.
Many users are using AdRotate or Simple Ads Manager to improve the theme’s adv system but I can’t guarantee for those either.
You can try them though and see if they suit your needs. You can also search the forum for any answers/questions you may have or need.
Hope this helps!
Thanks
Hi,
I have also checked and tested this using the latest theme version however I haven’t found an issue related to this. I believe that this happens due to your code which needs to be a google adsense ad otherwise the panel ad settings will not apply: http://screencast.com/t/BfR3LMEHjuZ
Thanks
Hi,
For the sidebar slider use this css: http://screencast.com/t/vG8bb73jS
Adjust it as you like.
.td_normal_slide .iosSlider-col-1 .td-sbig-title {
font-size: 15px;
line-height: 15px;
}
Thanks
Hi,
I haven’t managed to recreate this so please provide more details about this, a screenshot would also help and also make sure that you check this without any plugins active.
Thanks
Hi,
Connect via FTP an delete the plugin’s folder: http://screencast.com/t/nYdSwwrzUhkK then try to install the plugin according to this guide: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Thanks
Hi,
I’m not aware of any plugin that can help you with that! You should search the web for one!
Thanks for the message!
Hi,
If the script/stylesheets are already moved if don’t appear on desktop so for mobiles the test should be more rigorous that is why this notifications appear.
The js and css files are already moved to the footer so you don;t need to do it again.
I’m not sure what you could try to get rid of those errors, I suggest you try the recommendations from google insights:
* https://developers.google.com/speed/docs/insights/BlockingJS
* https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery
You can also try to find solutions for this online or search for other ways to remove the “render-blocking JavaScript and CSS” for mobiles.
Thanks
Hi,
I will add this on our feature requests list and we will consider it for future updates, however we have almost 200 feature requests and we have to pick very carefully what we implement, if more people will request this we will consider it and do it.
You can replace the code provided to from td_ad_box with td_block_ad_box you can find here more info: https://forum.tagdiv.com/topic/how-do-i-add-ads-in-category/
Thanks for your suggestion!
Hi,
Sorry for the delay!
Please also make sure you empty cache as well and make sure the theme actually saves settings. The issue with saving settings usually appears because the server security module blocks the access to admin-ajax.php file which I noticed you also get . Try to verify if this happens when you save settings in other cases in theme panel and also verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
Contact your server administrator and explain the situation, as it’s requested many times during the a save the file it’s treated as threat so it’s banned.
Hope this helps! Please let me know how it goes!
Thanks
Hi,
You’ll have to search in theme files and for all references to it and replace it. The featured category is called within the theme by name and slug.
Thanks
Hi,
Try to remove this function: http://screencast.com/t/BEYEgsgEh6 just the YouTube case or for all cases then try this again.
Thanks
Hi,
This could happen due to the Visual Composer plugin with the improvements added in the latest version of the plugin, the same version that was provided with the theme.
You can increase the memory from 64 which is the default for WordPress to how much you need or use the previous version of the plugin and if you don’t have you can make a request for ti via email at contact@tagdiv.com and we will send it to you.
@recordere.dk
I’m not sure what you mean the review section work fine within last theme version: http://screencast.com/t/49XCsCUTFMyI
Please let me know if this is not what you mean and also provide more details.
Thanks
Hi,
I have also noticed that, please try to change thist value from 0.6 to 0.5625, like this: http://screencast.com/t/uGg8qx7agt
Thanks
Hi,
Please also try this after you also remove the td_global::$http_or_https . and lave just the 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese ... like you’ve altered it but without the global http/https variable which also adds http or https. I have also highlighted here the part you need to remove: http://screencast.com/t/bORW39Ds
Please let me know if you still get this warning afterwards.
Thanks
Hi,
@gouravgola
Please also check if you have this option checked: http://screencast.com/t/bcgEYjiBni and make sure that your posts don’t have the comments template anymore because of that option.
Thanks
Hi,
I’m not aware of how you’ve added the feeds using the text so please let me know how you’ve had them added and also why is it impossible for you to do it again manually.
Thanks
Hi,
Can you please provide more details about the font (size/family/weight/color) you want to change as I have also tested this and haven’t found any issues using the latest theme version. Please let me know and also provide your site’s URL so I can inspect this.
Thanks
Hi,
@toppbottom
Please also send your site’s URL so we can also check this and also check this without any plugins active leave just the VC active, empty cache then test again.
Thanks
Hi,
Sorry for the delay!
This happens due to the Visual Composer plugin with the improvements added in the latest version of the plugin, the same version that was provided with the theme.
You can increase the memory from 64 which is the default for WordPress to how much you need or use the previous version of the plugin and if you don’t have you can make a request for ti via email at contact@tagdiv.com and we will send it to you.
Thanks
Hi,
Sorry for the delay!
You can find an option for settings the placeholder for featured image here: http://screencast.com/t/TyYsbOu0CU
Thanks
Hi,
You need to add the path of the .woff file here and the name of your custom font: http://screencast.com/t/rAtCx1n96N
After this add the font css to the style.css file like here: http://screencast.com/t/mZV2w12cxJTJ and change the path including the file that contains the fonts.
This should work after all this.
Unfortunately there is no video tutorial. We will consider adding one in the near future.
Sorry for the inconvenience!
Thanks
Hi,
The footer height is set depending of your footer content, you can use css to reduce or remove this padding as you like: http://screencast.com/t/rAtCx1n96N
Use this code in theme panel > custom css field:
.td-footer-wrap .span12 .td-grid-wrap {
padding: 20px 13px 0px 13px !important;
}
If this doesn’t help please let me know and also provide you site’s url as I need to inspect it to provide an accurate solution for this.
Thanks
Hi,
@Olga You need to disable the mobile theme, please follow this guide for that: https://forum.tagdiv.com/how-to-manage-the-mobile-theme/
Thanks
Hi,
Unfortunately we recently have decided that starting with the next theme update we will not include rtl support within the theme. You can still use the theme as it is but unfortunately you cannot updated it as you will lose the rtl support or you can update it and make yourself the necessary adjustments needed.
Sorry for the inconvenience!
Thanks for the message and for understanding!