26868 comments found.
Hi. I have a quick resolvable problem if you could guide me on how to clean up the source code comment that the theme emits globally. It displays a comment with theme name and version. Where can i find that and remove it from doing that. I am trying to clean source code comments and this has been really getting to me cause i can’t find where it’s doing that within your files. please let me know. Thank you i would appreciate it so much Tagdiv Team.
Hi,
Yes, you can remove those info from theme’s booster functions file: http://screencast.com/t/GNxezLjEv
Hope this helps!
Thanks for the message! Lucian C. tagDiv!
Hey. How do I make the menu on the right as you?
http://s019.radikal.ru/i614/1512/70/cbb79c3eb760.png (I have at this point emptiness)It is no longer necessary.
Hello excuse me I not speak very good English … For two days my site is really slow … when I disables the plugin Visual Composer it becomes faster … Can you help me? !!
Hi,
Make sure you use VC version 4.8.1 which is the latest one tested with the theme then test again. You can find it in full theme’s package /plugins folder which you can download from themeforest: http://themeforest.net/downloads – http://screencast.com/t/nPQ93fdLS
You can also do this by removing the current version of the plugin, update the theme to its latest version (6.6.1): http://forum.tagdiv.com/how-to-update-the-theme-2/ then install the plugin from theme’s plugins section, which contains the latest version of the plugin: http://screencast.com/t/fPcG4CitLO6
Let us know how it goes and if this still happens afterwards please give us wp-access and provide your login credentials via email at contact@tagdiv.com including a link to this conversation, so we can have a closer look at this.
Hope this helps!
Thanks for the message! Lucian C. tagDiv!
I just sent you an email 
I have just replied you!
Thank you! Lucian C. tagDiv!
In the notes for the 6.6 update, you guys mentioned that you made a lot of under the hood improvements in preparation for a bigger update.
Can you elaborate on what that update will include? Or are you guys keeping quiet for now?
Hi,
Unfortunately I can’t share any info on this currently! We’re still working on it and we still need to decide on several aspects however I can say it will be compatible with the current version of the theme so no worries there. When we will have an official position and all the necessary informations on it we will announce it properly.
Thanks for the message! Lucian C. tagDiv
Your theme looks like it would be perfect for my project! Just one question: on the homepage I would like to have a list of custom Posts. I use a very specific plugin for this and I need an area where I can enter the shortcode to create this list. Is it possible to include one or more areas on the homepage that are filled using shortcode/code?
Hi,
Yes, you could use several VC elements to place shortcodes on your homepage or you can use the default wp text widget for this so if your implementation works using the wp text widget it should also work with the theme.
Hope this helps! Let us know if you need other informations on this!
Thank you for your interest and for the message! Lucian C. tagDiv
Hi, please do you know why the sidebars disappears on any page that has the Contact Form 7 shortcode???/
the moment I put the contact form 7 on my contact page and any other pages, the sidebar disappears!
Hi,
I also checked this and did not found any issues. Please try to add manually your sidebar using Visual Composer pagebuilder like this – http://screencast.com/t/PRGBGkXXnf – http://screencast.com/t/nhTm2SsMMCSN
Result – http://screencast.com/t/440Rss2ppyRY
If the issue persist try to disable all the plugins except Visual Composer and Contact form, clear cache and see if you still have this issue. Also you can contact us via forum – http://forum.tagdiv.com/ and provide a link and our team will inspect this.
Thanks! Alin V.
Hello, I like your theme very much! Is it possible to create a featured-header like this? http://mic.com/ Thank you, Chris
Hi,
Please check Theme Panel > Header to set the header template you wish, also you can take a look to our documentation and see how all the header templates available to our theme look – http://forum.tagdiv.com/header-styles/
If you need a custom header like on that site you will need custom modifications and unfortunately we cannot provide custom services at this time, sorry! I suggest to hire a professional developer to do this for you from sites like – http://studio.envato.com/
Thanks! Alin V.
I have opened 5 sub categories under XX category. I want these 5 sub categories to be opened after clicking the XX category and above the categories i want to see the latest articles is that posible.
Hi,
I’m not really sure what you mean regarding those 5 categories. If you refer to the megamenu you can read more about it here – http://forum.tagdiv.com/mega-menu/
Regarding the latest articles on the category page, the theme doesn’t have such a template or option, the articles from each category should appear by latest sort order. If you want to add an additional block to the category page, you can use do_shortcode function and place a block in the category template and set the sort order by latest – http://screencast.com/t/a7HXJzheuU – http://screencast.com/t/ZRMgh3kZDl
<?php echo do_shortcode('your shortcode');?>
Result: http://screencast.com/t/HtfL4mIG
For further assistance regarding similar issues please contact us via forum – http://forum.tagdiv.com/forum/newspaper/
Thanks! Alin V.
Hey,
How to disable comments in homepage. This problem arise after update to 6.6.1.
Thanks Firoz
But i want to keep comment in other pages. Previously this option works for but after update the theme it is not working
Hi,
The comments section appears on pages only when the Visual Composer pagebuilder is not used. Also there is an option in Theme Panel > Templates Settings to enable/disable comments on page – http://screencast.com/t/xrYyh00kW and you can allow comments for individual pages – http://screencast.com/t/snqlr647
If you still have issues with it please send us an email at contact@tagdiv.com and provide more details about your settings(some screenshots will help) and a link to the page where you have this issue. Also paste a link to this conversation.
Thanks! Alin V.
Hi, this is the best theme that I’ve used. Thanks. Just have a question, how can I filter custom post types (texonomy) in blocks? Or simply filter the products by category? Many thanks.
Hi,
Theme’s blocks elements have been designed for wp ’post’ post types but you can also set them to use another post type like products using the filter section post type settings from block’s settings: http://screencast.com/t/7OFoo70a For other post types you will need additional modifications to the code. Also we intend to add new features in future regarding the custom post types such that to be more easily to use.
Thanks! Alin V.
Thanks for your reply. Yes I know how to filter product post type, but want to know how can I filter by a single product category (or a category of a texnomony). If there’s required to modify the code, which file is related to this function? I was trying to use tag_slug as the ‘category name’ or ‘taxonomy name’ as the filter but wasn’t success. Would you please tell me how to change the code? Many thanks. I can see that the filter function is in includes/td_config.php, and tried to change the “param_name” => “tag_slug” at line 3821 to “category_name” or “taxonomy_term” but seems not work. Really need this function, please do help me with this. Thanks again.
Or is there anyway to list all categories & taxonomy terms to choose from via the block config panel?
Hi,
The theme blocks don’t support custom post types by default and this is not so easy and I cannot provide a solution. If this was a simple solution the theme would had an option for woocommmerce products already. You could try to add another sort order in data source file – http://screencast.com/t/KYGuolxTkPP and define it also in config file to be available for block settings in backend – http://screencast.com/t/dsWdz13UaIr As reference please check this – http://stackoverflow.com/questions/20411807/wp-query-woocommerce-products-that-belong-in-distinct-multiple-categories-only-t We will try to improve this in the future. Also you can use woocommerce elements in the page – http://screencast.com/t/gaTybGrpi0s
Like I already said this is not an easy task and you will need custom modifications, it is not just a parameter name to change or something like this. I suggest to hire a professional developer to do this for you from sites like – http://studio.envato.com/ as the time doesn’t allow us to provide custom services.
Thanks! Alin V.
Thanks very much for your detailed reply. Another question is, at the moment the post page is infinite scroll supported but not the product page. Is there any way that I can make the product page with ajax loading and infinite scroll as well? Thanks.
Hi mate, I’ve solved my first question based on your guide. Thanks a lot. I do believe you can upgrade this wonderful theme with this function. Here’s how I did. 1. Add configure panel in td_config.php insert after line #3830 array( “param_name” => “taxonomy”, “type” => “textfield”, “value” => ’’, “heading” => ‘Filter by taxonomy’, “description” => “Filter by taxonomy of post type”, “holder” => “div”, “class” => ””, ‘group’ => $group ), array( “param_name” => “taxonomy_name”, // search taxonomy using name, change to ‘slug’/’id’ if required. “type” => “textfield”, “value” => ’’, “heading” => ‘Filter by taxonomy name’, “description” => “Filter by taxonomy name of post type”, “holder” => “div”, “class” => ””, ‘group’ => $group ),
2. Add search query in td_data_srouce.php insert after line #243 if(!empty($taxonomy) && !empty($taxonomy_name)){ $wp_query_args[‘tax_query’] = array( array( ‘taxonomy’=>$taxonomy, ‘field’=>’name’, ‘terms’=>$taxonomy_name)); }
That’s really simple once knew where the config and query execute.
I’ve tested this support custom new post type and woocommerce products.
May be there’s some bugs even I haven’t found any. Will update if I found some.
You may extend above code and add more features into the next version
.
Btw, may I get life time upgrade for this if you would involve this in your code ? lol.
Many thanks and good theme.
Hi,
I’m glad that you found a solution for this and thanks for sharing. I will add it on our list and the developers will take a look when we will try to implement it to the block functionality in one of the future updates as we have many future requests on our list. Unfortunately we are a small support team and the time doesn’t allow us to do any tests, we can do only some suggestions.
You already have unlimited theme updates
only support is limited.
Thanks for your message! Alin V.
:)Expecting your future themes and updates. Good luck.
Hi, How to change Trending Now title text to my own title text, I could not find the option to change it… please help to fix it. thanks
Hi,
Unfortunately there is no such an option for Newsticker block. It works exactly like the other tagdiv blocks, so it display the articles titles depending your filter option. We have this on out todo list and we will try to add an option in one of the future updates, so the user will be able to add a custom text.
Thanks! Alin V.
For the front-end registration, I never receive an email with password?? I tried some different email address, but both of them doesn’t work. Please help me. Do I need to set something??
Hi,
Please make sure you use the latest theme version as we fixed this from 6.6 version. Please check this guide to update the theme – http://forum.tagdiv.com/how-to-update-the-theme-2/
If the issue persist please check this without any plugins active except of Visual Composer and send emails plugin(if you use) and see if it works.
If you still have issues with this please send us an email at contact@tagdiv.com and provide wp-admin so we can check this. Also paste a link to this conversation.
Thanks! Alin V.
Since last buddypress update avatars are not shown anymore is this correct?
Hi,
We haven’t had any reports on this please sens us an email at contact@tagdiv.com and give us more details on this so we can recreate and investigate this (if possible please include some images to describe this issues and also include a link to this conversation).
Thanks you! Lucian C. tagDiv
My Social Counter dont work. : http://screencast.com/t/k5djQB9Dnw
This my fanpage link: http://screencast.com/t/1ErOlRkURpwU
This my setting : http://screencast.com/t/r2U67ooxxN1
Hi,
Please make sure you use the latest theme version 6.6.1 and update the Social Counter plugin as we have fixed the issues with fb counter and check this guide – http://forum.tagdiv.com/tagdiv-social-counter-tutorial/
Please open a ticket to the forum for similar issues!
Thanks! Alin V.
I update theme and plugin : http://screencast.com/t/qzrE2GtQ6r
but Social Counter dont work
Hi,
Please make sure you have updated also the plugin properly, deactivate and delete it – http://screencast.com/t/RJowQY6Yx then install it from here – http://screencast.com/t/kpxzpWUuNZ
We have modified the social counter and now you have to get the secret key, it is explained in the documentation – http://forum.tagdiv.com/tagdiv-social-counter-tutorial/
If you still have issues with the counter after this, please contact us via email at contact@tagdiv.com and provide wp-admin access so we can take a closer look. Also paste a link to this conversation.
Thanks! Alin V.
Hi, How do I remove the ‘scroll to top’ arrow…thanks
Hi,
Try this custom css:
.td-scroll-up {
display: none;
}
..and place it in theme’s panel > custom css section.
Thanks! Lucian C. tagDiv!
thats great thanks – just a couple more questions..
1) When I hover over a link – it underlines – how do I stop that happening..?
2) Also – the width of the thumbnails on smartphones is very wide …how would I make the thumbnails look more like this websites (sideways view on smartphone)
www.brit.co
Currently it looks like this -
www.craftriver.com
Thanks again 
Hi,
1. Do you refer to the post content links? You can try this custom css in Theme Panel > Custom Css – http://screencast.com/t/2RlrnDjkqV
.td-post-content a:hover {
text-decoration: none !important;
}
If you refer to the articles titles you can try this code – http://screencast.com/t/957IGKf6i4m
.entry-title a:hover {
text-decoration: none !important;
}
2. This is the design for mobile device, you will nee custom modifications to change the css for phones. I see that you are still using the old version of the theme. Please check our live demo as we have added more modules and blocks in version 6, please check how this module was designed for mobiles, it is something similar – http://demo.tagdiv.com/newspaper/category/module-10-layout/
For similar issues please open a topic in our forum support http://forum.tagdiv.com/ our support team will give you an answer there.
Thanks! Alin V.
Hi !
How to make this in themes DEFAULT : http://i.imgur.com/y4s5vLT.jpg
Hi,
I do not know what you mean and the screen you’ve sent is blank: http://screencast.com/t/zXIvQKDX0A
Please address this to our forum support, open a new ticket and state your issues with details and also provide your site’s URL and our forum support will give you the right solutions and/or additional guidance on this: http://forum.tagdiv.com/
Please let us know!
Thanks! Lucian C. tagDiv!
this is link picture : http://i.imgur.com/y4s5vLT.jpg ? Reload
Hi,
Do you want to enable More Article Box? Please check all the options for this feature in Theme Panel > Post Settings – http://screencast.com/t/YqHvWlnni
If this is not what you mean please write on the forum and provide more details and your site url, our support team will provide a solution/guidance. This section is intended to be used for pre-purchase questions. On the forum other users may also see the solution and use it on their site – http://forum.tagdiv.com/forum/newspaper/
Thanks! Alin V.
thank Alin so much
For some reason, Visual Composer is no longer working properly. When clicking on ‘edit block’ nothing happens, and neither does clicking ‘new element’ and ‘template’ buttons on the backend editor. Ironically, both ‘clone’ and ‘delete’ buttons still work. I read elsewhere that there is a conflict between SEO Yoast and the new version of Visual Composer, but disabling the former doesn’t seem to help me.
I’ve resolved the issue. Thanks.
Hi,
Please also test this by disabling all plugins, leave just the VC plugin active, empty caches and check again. Let us know how it goes and if its still not working please address us via email at contact@tagdiv.com and give us wp access to your site so we can take a closer look at this and also provide a link to this conversation.
Thanks! Lucian C. tagDiv!
Thank you for your reply. I discovered that it is an issue with Google Chrome browser cache. The issue resolves itself after clearing the history cache. Anyone using W3 Total Cache will also need to purge the page cache.
Hi, I have Purchased this Theme For http://www.examsleague.com
This is Excellent Theme, But Can You Create a Customization Outstanding for Educational Portal ? 
Hi,
The theme was designed and it’s best suited for newspaper themed sites however, you can uses its features and demos to built different designs and obtain the right layouts and appearances that will suit your site.
Take a peak on our site at some showcased sites to experience different uses of the theme: http://tagdiv.com/newspaper-showcase/
Thanks! Lucian C. tagDiv!
Thanks For the help..
hello ! the theme is professional and I am eager to buy it but my inquires , is the theme ready for RTL languages ?
Hi,
Thank you! Unfortunately, the theme doesn’t include RTL support and we also do not plan to add RTL support for it in the near future. Sorry!
Thanks for the message! Lucian C. tagDiv!
Just wanted to ask does it come with child theme? Thanks
Hi,
Yes, the theme has child the support: http://forum.tagdiv.com/child-theme-support/ The child theme can be found in theme main package: http://screencast.com/t/ClJZkdgW9E
Let us know if you need additional informations!
Thanks! Lucian C. tagDiv!