Hello,
It seems the demo style changes the css of this element. You will have to use css in your theme panel-> custom css box to change the color. Here is the code needed:
.td-footer-wrapper div .td_block_template_4 .td-block-title > *{
background-color: #b50f0f;
}
Thank you!
Hello,
Unfortunately our theme does not provide any feed ads. In fact feeds are ot even managed by the theme so we would need a feed manager in order to provide such ads. Sorry but for the moment we do not have such plans.
Thank you!
Hello,
There seems to be an issue with the access token in the current version of the social counter and newspaper 7.8.
Please download this version: http://cdn.tagdiv.com/wp-content/uploads/2017/03/td-social-counter.zip
And very important: clear all your caching including the browser cache. Example for chrome: https://www.screencast.com/t/f9Q66lPx1fY
Now the access token should work as before.
Thank you!
Hello,
The code still works for the main content wrap but the header and footer have been changed to fit the new grid and the box shadow solution will not work on those containers properly. You will have to search for a different implementation. maybe with :before or :after pseudo-elements.
Thank you!
Ok,
Please contact us via email at contact@tadiv.com and provide a link to your site and wp admin so we can login and investigate.
Thank you!
Hello,
Maybe this topic will help: https://wordpress.org/support/topic/wp-admin-sorry-you-are-not-allowed-to-access-this-page/
Please make sure wordpress is up and running properly before installing the theme.
Then use this guide to install: https://forum.tagdiv.com/install-via-ftp/
Thank you!
Hello,
Please use this guide to update your visual composer plugin. https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
Please provide more detail to what frame you are referring to. You can increase or decrease the outer wrap but you cannot increase or decrease the main content as you will break the layout.
The outer warp can be changed using this code:
.td-boxed-layout .td-container-wrap{
width:1200px;
}
Thank you!
Hello,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
Sorry but Chris is right. There is no way of getting the likes back as the URL is different. This is like migrating a number of likes from one url to a completely different URL .Facebook has no way of knowing it’s the same site. If a letter in the url is changed, for Facebook it’s a completely different site and you cannot move likes from one site to another.
Sorry but the theme has no influence over this. There is no code I can provide to make facebook get the likes back.
Thank you!
Hello,
The settings in the theme panel are not affected by the child theme or a theme update. The settings are kept in the database. The only way you could have lost your settings is by loading a theme demo. You maybe installed the new theme and then installed a theme demo or uninstalled a theme demo. Unfortunately if this is the case, the setting sin he theme panel will have to be re-set. Sorry
Thank you!
Hello,
There is a toggle button on that menu where you can enable or disable the bottom row on the mce editor:
https://www.screencast.com/t/SJC5Rq1yZ
Thank you!
Hello,
If you use wordfence, please set the firewall on learning mode first.
Then increase your system status parameters like so: https://forum.tagdiv.com/system-status-parameters-guide/
If this still does not fix it, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Sorry but still no go. The site cannot be reached. I have tried from my mobile device using the mobile data so the ISP was different but the site still cannot be reached. You maybe have a country block maybe. We are located in Romania.
Regarding your issue with comments, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
You can comment out or delete this part of the theme code: https://www.screencast.com/t/GchQ7flp59P
Thank you!
Hello,
There are 2 ways to remove these icons. The easiest is to hide them with css:
.td-social-google, .td-social-pinterest{
display:none!important;
}
The second method involves editing the theme files but this will be more of a hassle as you have to make the modification again if an update changes those files. The code is found here: https://www.screencast.com/t/ms0ELj4ly6R If you remove the 2 lines of code, the icons will no longer show up.
Thank you!
Hello,
The sidebar is grabbed from the primary category if you did not set any particular sidebar on the specific post. Here is a reference: https://forum.tagdiv.com/primary-category/
If the option is not set on the primary category either and is left on default, then the sidebar will be grabbed from the main blog and post template: https://www.screencast.com/t/1F1WAg9aERAL
Thank you!
Hi,
Sorry but I cannot see any woo floating cart on your mobile menu. We have not tested this plugin so I cannot say for sure how you can implement it in our custom mobile menu. You can try a bit of css positioning on the button:”
https://www.w3schools.com/css/css_positioning.asp
Thank you!
Hello,
You can access the big grid’s design options and reduce the size f the margin -bottom to what value you want: https://www.screencast.com/t/cHyDcbgLmck
Thank you!
You can simply remove the code and it will not affect the theme.
Thank you!
Hello,
The code provided above affects the attachment page, not the lightbox. You seem to have images that open in an attachment page and images that open in a lightbox as well.
For lightbox images use this code:
.mfp-bg {
background:white!important;
}
Thank you!
Hi,
There were a few changes to the theme grid since then so you will have to recreate the element for it to show up again. Here is an example: https://www.screencast.com/t/Oh2e91u6
Result: https://www.screencast.com/t/WtT5YuCOVc
Thank you!
Sorry but you still have to edit the theme code in order to achieve your goal as the theme does not have such an option.
Thank you!
Hello,
Thank you for your appreciation.
1) I have tested your site on mac but could not see the line you mention. https://www.screencast.com/t/kHdvVpdbcJUN
2) Our theme has a custom login already which can be accessed on the front-end: https://forum.tagdiv.com/login-how-to-enable-user-registration/ – https://www.screencast.com/t/D0BiMNXRTqyG
3) sorry but there is no gradient color section for the header and footer but you can add a footer background image: https://www.screencast.com/t/rKgVA4TL
For the header it can only be done with custom css.
4) Sorry but only by using the obile theme can you have a separate menu for mobile devices.
5) The quotes can be changed from the fonts option: https://www.screencast.com/t/tcwLRz4daHU
6) and 7) It is ok as there are no restrictions in this regard. It will load all of the elements, yes, but you should not experience drastic loading speed drops. It is recommended to increase your overall loading speed by using this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ and increase your system status parameters like so: https://forum.tagdiv.com/system-status-parameters-guide/
lease only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/ if you plan on using a cdn server: https://forum.tagdiv.com/cloudflare-cdn/
8) This topic explains how to use speedbooster together with other plugins: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
9) Please provide an example as the image is not working
10) The validator also provides errors for ALL of the well known sites including google, facebook, Amazon, Yahoo, etc. We have stopped trusting it 🙂
Thanks