Replied via email!
Replied via emai!
Replied via email!
Replied via email!
Hi,
Please check Widgets area and add your own elements to the footer columns(2 and 3) – http://screencast.com/t/CZ7mQQE04
Thanks!
Replied via email!
Replied via email!
Hi,
The time doesn’t allow us to provide any type of custom services, sorry! We provide technical support for theme related issue based on envato support policy – https://themeforest.net/page/item_support_policy
I suggest to get someone to help you if you need this type of implementation as the theme doesn’t have an option for this.
Thanks!
Hi,
You can send an email at contact@tagdiv.com and provide the details there. Also paste a link to this topic so we can identify you.
Thanks!
Hi,
Thanks Edward! And Happy New Year!
@Robru You can use that custom css in panel or you can remove the entire code – http://screencast.com/t/Ovxn9lOaGB
Thanks!
Hi,
Please provide your site url and a screenshot with your settings so we can take a closer look. I’m not sure how you say it works for Big Grid category tag and it doesn’t work for blocks as it is a global option in panel for this. Do you use a specific demo?
Thanks!
Hi,
Solution provided by my colleague Bogdan in the other topic works properly – https://forum.tagdiv.com/topic/add-linkedin-sharing-button/#post-142490
I tested it again – http://screencast.com/t/ey7OvIG0lBa Also on post template used by Catalin above, here is a screnshot – http://screencast.com/t/yFA718Mh
Thanks!
Hi,
Sorry but I’m not aware about a solution(if there is one) and the theme doesn’t have this option.
Thanks!
Hi,
I have checked your site and the logo is changed even the favicon is changed to yours – http://screencast.com/t/o8Wa1xGcX
If you refer to the logo on sticky menu and also on mobile devices please check – http://screencast.com/t/NaljsISw
Thanks!
Hi,
By default the caption is right aligned. If you want to center it you can use this custom css in Theme Panel > Custom Css – http://screencast.com/t/gCykRxyEpU
.wp-caption-text, .wp-caption-dd {
text-align: center;
}
You can control the font from Theme Panel > Theme Fonts – http://screencast.com/t/KrS8xDa8Bn2M
Thanks!
Hi,
I suggest to disable all your plugins except Visual Composer, disable any css/js minifications, clear all your caches and purge your files if you use CDN and see how it goes.
Also if you use child theme please switch to the main theme.
Thanks!
Hi,
We recommend jpg or png for logos, but it seems that also svg image works – https://forum.tagdiv.com/topic/logo-size-7/
You can try it but we haven’t made any tests.
Thanks!
Hi,
The Envato license specifies that each item can be used on a single end product – https://themeforest.net/licenses/standard – https://themeforest.net/licenses/faq
If you need more details about this, please contact the envato help center as they manage the sales and licenses – https://help.market.envato.com/hc/en-us/requests/new
Thanks!
Hi,
We cannot provide you an accurate answer if we cannot inspect this.
You can try to set the background color for main menu and header transparent from Theme Panel > Theme Colors – http://screencast.com/t/7CDw8RQehU and add negative top margin for the column where you use the Slider – http://screencast.com/t/Z4SohlWZPE6r – http://screencast.com/t/fDkYpn03
You may need additional adjustments, I have just provided and example.
In the next theme version we will update also the Revolution Slider plugin.
Thanks!
Hi,
I suggest to check this using a default wordpress theme and see if it has the same behavior. We cannot provide support for wordpress or other plugins issues.
I have checked this on my side using the latest wordpres 4.7 and Newspaper 7.6 and it works properly – http://screencast.com/t/7RNa4kaa3D – http://screencast.com/t/1X6v1RO5krKe
Thanks!
Replied via email! Please check the support hours – http://screencast.com/t/kNFscz5CfrFt
Thanks!
Hi,
1. I guess you have set white background and text color globally from Theme Panel > Theme Colors – http://screencast.com/t/kYSvK5ML48x This setting affects also the Related Articles block.
If you really need to use it like that, then you can overwrite it using custom css in Theme Panel > Custom Css – http://screencast.com/t/bYOalphRQ
.td_block_related_posts .td-related-title .td-cur-simple-item {
color: #222;
}
2. You will need custom modifications for this. You can try to add a condition here in this file and display a custom ad for your specific categories – http://screencast.com/t/XjqcaUqmsM You can use is_category function – https://developer.wordpress.org/reference/functions/is_category/ and do_shortcode for a custom ad – https://developer.wordpress.org/reference/functions/do_shortcode/
Thanks!
Hi Dave,
Most probably next week it will be an update and we will include also the latest version of Visual Composer.
Thanks!
Hi,
The comment counter is available on modules – http://screencast.com/t/DzK1wrSz3VP Here you can find the code – http://screencast.com/t/5zBMv7g7fmPg
Thanks!