Hi,
I’m not sure how exactly you are getting the faulty results. I have tested the exact values you mentioned on my end and here are the results: http://screencast.com/t/6GsWzxRr
Please try it on a different post or make sure the values you mention are the ones introduced in the reviews as we cannot replicate this on our end. Alternatively you could try to disable all plugins except visual composer, clear cache and reset cdn file to rule out a plugin conflict.
Thank you!
Hello,
I’m not sure what white space you are referring to. You can place ads in the sidebar as well as inside the content. Please use the docs to see the different ad spots: https://forum.tagdiv.com/header-ads-adsense/
As for the tracking, you can use google analytics in the designated field in the theme panel: http://screencast.com/t/391jQqfUx
Thank you!
Hello,
Unfortunately there is no simple way of changing the days of the counter. The function was created to work with 7 days only. There is no selector where you can add more or less days to it. For this you will have to create a whole new sorting option. (Not an easy thing to do)
Thank you!
Hi,
If you want to add different images to different categories, you will have to add multiple instances of the code and use the category name like so:
.category-gadgets .td_category_template_8 .td-category-header {
background-image: url("bg-image1.jpg");
background-repeat: no-repeat;
background-size:100%;
}
.category-fashion .td_category_template_8 .td-category-header {
background-image: url("bg-image2.jpg");
background-repeat: no-repeat;
background-size:100%;
}
.category-news .td_category_template_8 .td-category-header {
background-image: url("bg-image3.jpg");
background-repeat: no-repeat;
background-size:100%;
}
I hope this helps.
Thanks.
Hi,
This will have to be made custom by a developer as there is no way from the them settings or from the them code to make this happen. You will have to create custom functions to call the acf on the category pages.
Try this topic from the wp forums https://wordpress.org/support/topic/list-posts-by-key?replies=22#post-385388 and try to replicate the code in the category files if you have the proper coding skills. Posts are handled by the loop.php file.
Thank you!
Hi,
The smart sidebar was created to detect the 1 column and apply the scrolling effect to it. If you have 3 columns the theme will not be able to detect the one that needs to scroll. The current smart sidebar cannot work in a 3 column layout. sorry https://forum.tagdiv.com/smart-sidebar-2/
Thanks.
Hi,
Please provide a link to your site and provide us with more info exactly where you want the margin so I can provide the proper code.
Thank you!
Hi,
The code could have been added to style.css directly. In order to remove any at all modification to the theme files, you can simply delete the theme and install it again from the package you download from envato. Then you can check the custom css spots from the custom code tab to see if there are any rules set in there.
Thank you!
Hi,
Unfortunately our theme does not have dual sidebars compatibility. The smart sidebar will only work on a 2/3 + 1/3 column layout.
Thank you!
Hello,
The number of posts populated in loops such as the category template or the search results is handled by WordPress. This is the setting that dictates this behavior: http://screencast.com/t/c5Q3WTw6
Thank you!
Hello,
The background can be added to the category from the theme panel-> per category settings like so: http://screencast.com/t/xYVv6LaUXkd8
Here are examples of how the templates will look with background:
http://demo.tagdiv.com/newspaper/category/template-style-6/
http://demo.tagdiv.com/newspaper/category/template-style-8/
Thank you!
Hi,
Well, yes that site menu loads faster than our demo, but that does not mean it takes 2 seconds to load as you mentioned above. If your site loads slower than our demo, then there is a problem on your end that needs addressing, if not, then this is the way our theme works.
Thank you!
Hello,
The update process cannot be done through the envato automatic update since the theme version did not get changed. Please use either the ftp method or the wp method. Not the envato market plugin.
As for the plugins, you simply need to deactivate and delete files for the current plugins (visual composer, social counter and revolution slider) and then install them again from here: http://screencast.com/t/nGoc0tH27
Thank you!
Hello,
If you have the latest version of the theme and the latest version of the visual composer plugin ,there should not be any issues. We have no such reports yet. I have inspected your site and the homepage is intact. The slider is present and working.
Maybe there is a plugin that you use that is no longer compatible with the latest version of the theme. This can happen as code gets changed and plugins can no longer recognize it. Please try to disable all plugins except visual composer, clear cache and reset cdn files.
Please provide more details to the exploits you found. What tool did you use to scan so we can investigate this and see if there really is an exploit. (“tools” are usually not very accurate)
Thank you!
Hi,
You can try to cut things down based on your own preference. We cannot cut things down ourselves from our own theme. All of the css is needed in order to use all of the features of the theme. If you are able to figure out what you use and need and are able to discard the rest, then good job! It’s your choice what you customize on your own copy of the theme.
For better page speed you can also take a look at this guide: https://forum.tagdiv.com/search/faster/
Thank you!
Hi,
It’s best to use the browser inspector if you want to alter the css as you can see a visual representation of the css: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hello,
The new updated provided a new setting for the homepage. These elements can now be disabled separately for posts and for pages. The new setting can be found here: http://screencast.com/t/nSg3kKwb
Thank you!
Hi,
The dropcap you mention can be found under the features option in the mce editor: http://screencast.com/t/e3Gtho1dK You can change the dropcap style from the editor and the dropcap color will be grabbed from the theme accent color you use on your site: http://screencast.com/t/f5oWwirqCX
Thanks
Hi,
Are you sure you are using the correct implementation method for the id’s?
https://forum.tagdiv.com/video-playlist-2/
You need to separate id’s with a “,” not a “-” http://screencast.com/t/c5VW8Gq6Y
If you still have trouble with the playlist element lease contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin so we can login and inspect the issue. Please also include a link to this topic so we can identify you.
Thank you!
Hi,
If you choose to have a blog homepage, meaning you selected the latest posts in the WP settings, then you do not have access to visual composer on that page. You can only choose the layout settings from here: http://screencast.com/t/TZtEJaz4F6z
You can only use visual composer on static pages, not on the blog page.
Thank you!
Hi,
If you want to handle the dropcap color from the theme panel, you should remove any custom code that mentions ‘dropcap’. This way, you can use the theme panel drop cap color without it being rewritten by custom code.
For the bonus question, there is no automatic way of doing it, but you can use a span element and simply wrap the preferred text in it. You can use this code for example:
<span style="color:#FF0000; text-transform:uppercase;">my text here</span>
There is no simple way of doing it automatically.
Thank you!
Hello,
For the moment there is only 1 loope ad available. For your request there are 2 ads needed but the theme does not yet have this option. If you require another loop ad, it can only be done through customization which is not covered by the theme support.
Thank you!
Hello,
The loop ad is only available on the mobile theme for the moment. The desktop theme has no such functionality for the moment. It can be done by altering the theme files if you are ok with changing the theme code. Please follow this topic: https://forum.tagdiv.com/topic/how-to-add-ads-in-category-pages/
Thank you!
Hello,
Please check under the formats option in the mce editor. Maybe this video will help: https://www.youtube.com/watch?v=iuENF-Oeg2Y
Thank you!