HI
Please check this link, my colleague Catalin posted a solution there: https://forum.tagdiv.com/topic/how-to-make-this/
Thanks!
Hi
Unfortunately the theme does not have an option in this regard and to achieve the desire result you will need some customization in theme’s code. This is a complex task which involve many customization in order to be achieved.
We can’t offer customization services at the moment so if 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 for your understanding!
HI
You can chose the background color for block title from Visual Composer Composer like here: http://screencast.com/t/WvBvB8E4
Let me know if you need further assistance on this.
Thanks!
HI
If you delete theme’s folder from your WordPress install your date won’t be affected but any customization made in theme’s files will be lost. As a security measure make sure you do a full backup to your current wp-install before making any changes: https://codex.wordpress.org/WordPress_Backups
Thanks!
Hi
We didn’t made any tests and we can’t make a recommendation in this regard. Hoover you can try to use the plugin directly from Facebook, from our reports it works fine with the theme. For more details please check this topic: https://forum.tagdiv.com/topic/anybody-implemented-fb-comments/
Thanks!
Hi
Try to deactivation all plugin except Visual Composer, clear all caches, purge cdn files if you’re using then test the site again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hi
To remove the unwanted fields you need to edit comments.php file ant delete this code: http://screencast.com/t/73TtR7cZ I’ve marked the code which generate both author and email fields.
Hope this helps.
Thanks!
Hi
Replied you here: https://forum.tagdiv.com/topic/email-subscribers/
Thanks!
Hi
Unfortunately the theme does not have an option in this regard but you can try a plugin with a similar functionality. I can recommend a specific plugin as we didn’t made any tests bu you can do a search on web, try a few of theme and use the one which suits you best. Here I’ve found some informations which may helps you in this regard: http://www.wpbeginner.com/plugins/5-best-wordpress-membership-plugins-compared/
Thanks!
HI
This is still in our attention but we didn’t added it as an option for the theme yet. However you can achieve a similar result trough a combination in block filters. You can combine category filter with tag filter, basically tag filter will be used as a second category.
You can add a tag, for those posts that you want to display in block, then use in block filter the settings like here: http://screencast.com/t/UmvXAr1q6sLI The theme will display all posts from selected category but only if they have the selected tag.
I hope this helps.
Thanks!
HI @globalweb
I am not shire what you mean so please provide more details about what you’re trying to do, also a screen pointing the desired result would help, so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
Hi @globalweb
This id pm-vat-ad-NaN id not from theme’s style and i assume that is added by a plugin. Try to deactivate all plugin except Visual Composer then test the site again and check if the problem is still there.
Thanks!
Hi
@globalweb we’re sorry for this inconvenience but we had a day off Monday doe to a public holiday. IF you still have the layout issues try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Let me know how it goes and if the problem persist please provide your site url so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
HI
You added an ad-box on your homepage using Visual Composer and there is selected the header and to be displayed: http://screencast.com/t/EwLUF3uI9u9S To remove that ad edit the homepage and delete the ad-box. For more details about how to use Visual Composer please check this link: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
Thanks!
Hi
Please check if the browser zoom it’s set to default value, because otherwise appear some issues with the layout http://screencast.com/t/o7zGWqA4aVW This is valid for all browsers. You can set the zoom at default value using CTRL+0 command.
Hope this helps.
Thanks!
Hi
Try this css in theme panel > custom code > custom css:
.td-footer-container.td-container .td_module_wrap .entry-title a{
color: white;
}
Let me know how it goes.
Thanks!
Hi
Unfortunately the theme does not have an option to set a custom background for each page, sorry. You can only set a general background color from theme panel > theme colors > http://screencast.com/t/FuTccupcpW or a background image from theme panel > background: http://screencast.com/t/ruKilFYk
Thanks!
HI
Try this css in theme panel; > custom code > custom css: http://screencast.com/t/jHAPskEs4da
.wp-caption-text {
color: red;
font-size: 15px;
}
Let me know how it goes.
Thanks!
HI
To remove that meta you try to comment or delete this code from td_wp_booster_functions.php file: http://screencast.com/t/KtVOxWw6teNw
Thanks!
HI
To achieve the you will need some customizations in theme’s core files and unfortunately I can’t provide a solution at the moment.
We can’t offer customization services at the moment so if you really need this and 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 for your understanding!
HI
Please provide your site url so we can have a closer look and maybe we can help.
Thanks!
Hi
You can use this code to display the add only after first image: http://screencast.com/t/1RpglB4U
if ($current_item_number == 1){
$buffy .= do_shortcode('[td_block_ad_box spot_id="content_inline"]');
}
Hope this helps.
Thanks!
Hi
Please provide your site url so we can inspect it closer and we will get back t you as soon as possible
Thanks!
HI
I’ve checked your site and noticed that there is a wrong class added in html structure: http://screencast.com/t/GVwbM7vpyeF PLease check your customizations from child theme and make sure that they don’t affect page’s load, you can also try to deactivate it then test the site again.
Let us know how it goes.
Thanks!
HI
Please provide your site url and a screen pointing the desired result so we can inspect thios closer anf get back to you with a more accurate answer.
Thanks!