Hi
Try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re suing then test the site again. Also if you made any customization in theme’s files try to revert them and enable from theme panel > theme fonts the Latin support for fonts: http://screencast.com/t/yQO60xEcy4B1
Let us know how it goes.
Thanks!
HI
I am not sure what you mean so please provide more details about your issue so we can duplicate the situation on our side and we will get back to you with an answer as soon as possible.
Thanks!
Hi
Yes you will need some css to hide these buttons so please try this code in theme panel > custom code> custom css: http://screencast.com/t/zCsqCGHGC
@media (max-width: 767px){
.td-social-whatsapp {
display: none!important;
}
}
.td-social-pinterest{
display: none!important;
}
Let me know how it goes.
Thanks!
Hi
I’ve sent the message again!
Thanks!
Hi
@nmf please provide an url where we can inspect this issue and maybe we can help.
Thanks!
HI
Try this css:
@media(max-width: 768px){
#td-top-mobile-toggle {
display: none!important;
}
}
Thanks!
Hi
Yes for the moment this is the only way as the theme will ignore featured posts, they don’t work fine with current system used for post filter in blocks.
Thanks!
Hi
Alin replied you via email.
Thanks!
HI
Unfortunately the theme does not have an option to not load the background image for mobile devices. To achieve that are required many customizations and tests in theme’s core files and a possible solution would be using this class: http://mobiledetect.net/ For the moment I can’t provide a solution bet I’ve added this on our todo list and developers will consider it for future updates. This may take some time because we have a long implementation list and we take them one by one.
Thanks!
Hi
Please provide your site url so I can have a closer look at this issue and get back to you with a more accurate answer.
Thanks!
Hi
I’ve replied you via email!
Thanks!
Hi
Thanks for this suggestion, I’ve added it on our todo list and when the time comes developers will consider it. However I can’t promise anything for sure regarding a possible implementation as we have a long list with feature requests and we have to choose carefully what features will be added.
Thanks!
Hi
I’ve checked your site and found some js errors in browser’s console: http://screencast.com/t/tzLcdELOJV5 These errors may affect page’s load so try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using then test the site again. If the problem is still there try also to deactivate lazy load animation from theme panel > template settings: http://screencast.com/t/iJqVBSZEQ
Let me know how it goes.
Thanks!
HI
I’ve noticed that you managed to hide the search on mobile: http://screencast.com/t/GzF2rOfLR
Thanks!
Hi
Unfortunately we cannot offer custom services for the moment, sorry. We would have gladly made it for you but we are a small team and we are working very hard on the development, updates, fixes and support. However you can offer here some details about your issues and maybe we can point a ways to solve them.
Thanks!
HI
Check this link, I’ve provided a solution there: https://forum.tagdiv.com/topic/where-do-i-edit-the-mobile-menus-options/
Thanks!
HI
Please provide your site url so I can have a closer look on this issue and get back to you with a more accurate answer.
thanks!
Hi
I’ve checked your site and Must read block is displayed on two columns as can be seen here: http://screencast.com/t/SBncSG5J1GI Let me know if you need further assistance on this.
Thanks!
Hi
You can hide the category tag on post from theme panel > categories for each category: http://screencast.com/t/rpBzvB2bX
Thanks!
Hi
Please check this topic, I’ve offered a similar solution here at point 4: https://forum.tagdiv.com/topic/where-do-i-edit-the-mobile-menus-options/
Thanks!
HI
We certainly plan to add new features in future updates. I’ve added your suggestion on our list and when the time comes our developers will consider it. This may take some time because we have a long implementation list and we take them one by one.
Thanks for your suggestion, have a nice day.
Hi
You’re using a very big image as a logo and the browser need to compress it. Try to upload a 272x90px image as it is recommended in our documentation then test the site again.
Thanks!
Hi
Are you referring at these subcategories: http://screencast.com/t/EHKIbwQdtG If so there is no limit for them. If this is not what you mean please provide more details bout what you’re trying to do so I can inspect it closer an get back to you with a more accurate answer.
Thanks!
HI
I am not very sure what you means so please provide more specific details about what you’re trying to so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
Hi
You can enable Visual Composer on posts from plugin’s settings: http://screencast.com/t/DHKVOXPfb7 Note that theme’s blocks were not designed to be displayed on posts so there might appear some issues with layout if you use them there.
Thanks!