HI
@andrew40 Try this css in theme panel > custom code > custom css: http://screencast.com/t/24GDsWOLStu
.sf-menu {
visibility: visible;
}
Thanks!
HI
@f_desat those are bloc’s titles and can be changed from Visual Composer, just edit each block and change the title: http://screencast.com/t/Acfzp5f03a For more details about how to use Visual Composer and setup the homepage please check these links: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/
Thanks!
HI
You can’t increase only the black background, most that can be done is to move the title closer to the margin, like this: http://screencast.com/t/TQKufIWz3
.td-grid-style-1 .td-big-grid-meta{
margin: 0!important;
}
Thanks!
Hi
Current theme’s implementation does not allow mega menu on mobile and to achieve a similar result you will need many customizations in theme’s core files.
This is a very complex task which involve many changes and tests in order to be completed. For the moment we can’t offer custom services so if you really need this my advice is to look for someone who can help you with implementation or hire a developer to do it for you.
Thanks for your understanding.
HI
Thank you for your kind thoughts and words! We are delighted to discover that our work it’s appreciated the way you do. We truly value your feedback!
Thank you for your message!
Have a nice day!
HI
You can hide the author name from theme panel > post settings: http://screencast.com/t/Rm4V10P7gN on posts and from theme panel > block settings: http://screencast.com/t/YZU3n6RZgqW on modules.
Hope this helps!
Thanks!
Hi
Try to update the theme at V 3.1 which is available on themeforest and also update Visual Composer at V 4.12 which is included in theme’s path, clear all caches then test the site again.
Let us know how it goes and if the problem persist please provide your site url so we can have a closer look.
Thanks!
Hi
You still have the that warning still appear in google’s report if you run a page-speed test, even with new theme enabled: http://screencast.com/t/iPHT5Ei4No
The css I’ve provided should remove that warning, I’ve made a test on my side and works fine. We will inspect this and in next theme’s version will look for a different implementation.
I can’t say for sure when the update will be released but we try to make it as soon as possible.
Thanks!
Hi
Please make sure that you’re using V 4.1 of Social Counter plugin, this version is included in theme’s path, also make sure that you’ve setup the plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ clear all caches then test again!
Let us know it goes!
Thanks!
Hi
The code must be added directly in style.css at the exact same lines as I’ve indicated in the other topic, in main theme, not in child theme, not in custom css section from theme panel.
Thanks!
HI
Glad you have managed to solve this.
Thanks for letting us know and for your message!
Have a nice day!
HI
By default header ad have a 720px width on desktop while post content have 680px if sidebar is used. The only way to display a 720px banner in post content is to not use sidebar.
Thanks!
HI
Please provide your site url so we 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
If you want to display custom ad-spots on a specific category page the code should be like here: http://screencast.com/t/M1166PUAXraN – http://screencast.com/t/RWZpjGgcM – http://pastebin.com/iK4pcacv
However if you want to display custom ads for posts from a specific category your code will be like this: http://screencast.com/t/hjSNwLiM88tv – http://screencast.com/t/JYqxYXIyEIry – http://pastebin.com/CRCVk025
Hope this helps!
Thanks!
Hi @alberto786
I’ve tested the code provided and those warnings disappear from google’s report after the css was added. Those issues will be fixed in next theme’s update.
If you are unsatisfied with our theme and you feel that is not suitable for your project we’re willing to provide a refund. You can ask a refund following this link: http://themeforest.net/refund_requests/new
Thanks!
Hi
To achieve the desired result you will need some customiations in theme’s core files. This is a very complex task which involve many changes and tests in order to be achieved. For the moment we can’t offer custom services so if you really need this my advice is to look for someone who can help you with implementation or hire a developer to do it for you.
Thanks for your understanding.
Hi
Thanks for your suggestion, I’ve added them on our todo list and developers will consider them for future updates. Meanwhile you can try this css in theme panel > custom code > custom css:
1: http://pastebin.com/tzrYWFmN – http://screencast.com/t/kAOb5xYy4
2: http://screencast.com/t/1H2mZEAYK
.td-container{
background-color: red;
}
Hope this helps!
Thanks!
Hi
The theme does not have an option to add mailchimp forms in posts/pages but you can try to use a plugin with a similar functionality. I can’t make any recommendation in this regard as we didn’t tested any plugin like this but here I’ve found some informations that may help you: https://premium.wpmudev.org/blog/how-to-create-an-awesome-newsletter-signup-popup-for-your-wordpress-site
Thanks!
HI
The mega menu is not intent to be displayed on mobile devices, it works only on desktop and tablet devices.
Thanks!
HI
I’ve checked your site with latest version of Opera on mobile devices and works fine: http://screencast.com/t/UicTpzM9 Note that there is a difference between Opera and Opera Mini. Our theme is not tested and we can’t guarantee that it will work fine with Opera Mini.
Thanks!
HI
I’ve checked your site and now it works fine: http://screencast.com/t/taAJ0YPRHcy If you still need assistance on this please provide more details about what your issue and we will get back to you as soon as possible.
Thanks!
HI
Unfortunately thew theme does not have such an option but you can add a new meta to display contributor’s name: https://codex.wordpress.org/Function_Reference/add_post_meta After the meta is added use get_the_author_meta() in td_module_single_base.php to display it, here is a basic example: http://screencast.com/t/ZPu5VKe9
Note that this task involve some codeing skills and customizations in order to be achieved. We can’t offer customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi
Please provide your site url so we can have a closer look at this issue and get back to you with a more accurate answer.
Thanks!
Hi
You don’t need a plugin to purge the cdn. If you use such a service that option will be available in your account, please check this link for more details: https://forum.tagdiv.com/cloudflare-cdn/
As for cache memory you can empty it them then deactivate the plugin used for cache.
Thanks!