4766 comments found.
Hello, it would be possible to create a personal page full-width?
thanks for the best theme ever.
Hi,
It could be done but only with custom modifications because theme’s grid has a fixed width which can’t be altered easy.
What you could also try, if you need this just for one page, is to use the page id body class: http://screencast.com/t/PTILDm5tSD to target just that one page you need changed apply the css to change it using custom css coding which you can put into theme’s custom css section in theme’s panel or directly into theme’s style file.
If you don’t have css knowledge to do this we advise you to turn to a freelancer because this is not an easy task. You can find one suited for this on site’s like: http://studio.envato.com/
Hope this helps! Thanks for the message!
Lucian C. tagDiv!
Hi.. is there a way that I can display “movies” thumbnail like on moviefone.com where thumbnails are on vertical sizes (eg. 148×222)? Kindly advice.
Thanks, yeeloon
Hi,
That’s possible by customizing the theme. We cannot provide any customization services at the moment but you could use the same method we use to add the video thumb on post using video format. You can find that implementation here: http://screencast.com/t/S5YR4qeE6 We advise you to get in touch with a freelancer to help you on this if you don’t have coding skills and can’t manage this on your own. You can find one on site’s like: http://studio.envato.com/
Thanks for the message!
Lucian C. tagDiv!
Hi does the theme only support excerpt? I would like to use the “Read More” option so I can have links/formatting on the front page.
Hi,
The theme uses an custom modified excerpt function to trim excerpts on modules and blocks according to settings set on theme’s panel and the red more tag isn’t taken into account by theme’s excerpt function just on one module which can be set/used just on category pages: http://demo.tagdiv.com/newsmag/category/module-15-layout/ ( the first post you see has used the ‘read more’ tag to determine it’s excerpt, the rest display the whole post’s content as they don’t have the tag set ).
This can be changed however and use an implementation similar to the solution I’ve offered here: http://forum.tagdiv.com/topic/audio-embed-shortcodes-in-block-excerpt/
Hope this helps! Thanks for the message!
Lucian C. tagDiv!
Hello.
I would like to buy newsmag for the video theme: http://demo.tagdiv.com/newsmag_video/ – However it has a small width. Is it possible to increase the width of the page please?
Hi,
Unfortunately that can’t be done easily as theme’s content width comes form it’s gird system you would have to make modifications to all theme’s elements and lots of tests to change it’s width which is not and easy job. If you really need this we recommend addressing this to a developer because we’re not available for custom services at the moment. Sorry!
Thanks for the message!
Lucian C. tagDiv!
dear sir
already pay for theme newsmag and everything ok but i have one problem for Visual Composer when install js_composer.zip on theme Newsmag my website can not open
Hi,
Do you receive any specific error? Please make sure you have the php memory limit set to at least 96MB, here are wp’s instructions on how to do that within your wp-config file: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP and also test this without using any other plugins besides theme’s VC plugin and make sure you empty all caches. Let us know how it goes via email at contact@tagdiv.com including a link to this conversation and also give us wp and ftp access so we can have a closer look at this if you can;’t managed to solve it.
Thanks!
Lucian C. tagDiv!
done thank you for your support
disqus not showing on wordpress website it’s display on admin ? please tell me asap.
Hi,
I’m not sure what you mean. Please provide more details on this.
Thanks! Lucian C. tagDiv!
Hi ,
I have setup Disqus comment plugin (https://wordpress.org/plugins/disqus-comment-system/) for my website, Disqus setting are displaying on admin panel but disqus comment box not display on my website .
Thanks Kunal
Hi,
Make sure you have it properly installed and configured for that use this setup instructions: http://screencast.com/t/hrCcTOgLhD2
I’ve also tested this and found no issues with it.
Thanks!
Lucian C. tagDiv!
I Got blog content, and I offer digital products on there. What’s better for me , nwes-magazine theme or newspaper-theme from you?
This is my blog , and i wanna transffer this to theme from you, http://www.templodosucesso.com.brHi,
I’ve checked your site but it’s on maintenance mode – http://screencast.com/t/4WJLsePX8
The themes (Newsmag and Newspaper) functionality and performance are similar. The main differences are in designs/appearances and the content area width which slightly differs from one theme to another, newspaper’s grid width is 1164px while newsmag’s width is 1021px. Other differences are also appear regarding features, some of the blocks are present on one and missing on the other. We plan to constantly add new features to each theme. The choice depends on your needs.
Thank you, Emil G.
Sorry, please check again my website. http://www.templodosucesso.com.br. , I am still in doubt about wich one theme chose. And why one is cheapter than other?
Hi,
Both themes seem suited for your project and both themes are woocommerce ready and fully compatible so you can setup your shop using the wp woocommerce plugin: https://wordpress.org/plugins/woocommerce/ We plan to extend the support and functionality for the woocommerce plugin in the near future and this will be implemented on both themes.
You should go with the one you like more, I’m referring here to their designs and/or grid widths which are different so the choice depends on your likings.
Theme’s sales and manged by Envato market so item prices are also set by them and it was set when the theme was released and at that time it had fewer features therefore a lower price was set for it.
Hope this helps you decide!
Thanks for the message!
Lucian C. tagDiv!
dear sir please i want to pay for theme newsmag i want to ask if you can import data because i want layout same this
http://demo.tagdiv.com/newsmag/ can you supportHi,
Yes, all theme’s stacks are available for import from theme’s panel: http://screencast.com/t/ibiTTQgNui
Please consult this guide for more details in this regard: http://forum.tagdiv.com/newsmag-introduction/ – http://forum.tagdiv.com/newsmag-installing-demos/
Please let us know if you need other informations in this regard!
Thanks!
Lucian C. tagDiv!
Hi,
I managed to display inline ads on newspaper theme, but I can not display ads on this newsmag theme.
Please help me.
Hi,
They work the same way they do on Newspaper. Try to disable all plugins, enable only Visual Composer and see if the issue is still there. Also note that for adsense you have to wait a few days until google scans your content, until then you will only get a blank space where the ad should appear. If this doesn’t help, please send an email at contact@tagdiv.com , include a link to this conversation and provide wp-admin access so we can take a look.
Thank you, Emil G.
settings- media
image Size
I delete 150×150, 300×300, 1024×1024 ?.
add 0×0, 0×0, 0×0?.
not to overload the server.
Hi,
Yes, that seems to prevent/disable wp from generating the default image sizes. You can test this by uploading a new image and check your upload folder for other image size than those set by the theme: http://screencast.com/t/dro756j4
You could also try a code like this in theme’s functions to unset the default wp image sizes: http://screencast.com/t/ld0VeNpp2s
function sgr_filter_image_sizes( $sizes)
{
unset($sizes['thumbnail']);
unset($sizes['medium']);
unset($sizes['large']);
return $sizes;
}
add_filter('intermediate_image_sizes_advanced', 'sgr_filter_image_sizes');
Hope this helps!
Thanks for the message!
Lucian C. tagDiv!
thanks friend.
Hi tagDiv,
I’m using Block 5 on my homepage – http://vitdaily.com/. How to fill in the ads on the homepage?
Thank you 
Hi,
You can use the Visual Composer’s page builder and theme’s ad box element to place each ad spot on your page, like this: http://screencast.com/t/cKyWHYVLJk4 – http://screencast.com/t/I9ivhwqbqW
You can find more details on theme’s ads guide here: http://forum.tagdiv.com/newsmag-header-ads/
Let me know if you need other additional informations on this.
Thanks for the message!
Lucian C. tagDiv!
I am part of this new family. where I find the license?
Hi,
Welcome!
You can find it here: http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/
Thanks!
Lucian C. tagDiv!
ty
Hi tagDiv,
is there a way to somehow add slim white line spaces between posts to Big Grid 6 and 7, just like in the previous Big Grids?
Thanks, Dean
Hi,
It’s possible only with modifications on the code structure (you have to change the size for the thumbs used on those grids) and make css adjustments for each device (desktop, tablet, mobile). Unfortunately it’s not an easy task so i cannot provide a solution for it, my suggestion is to look for a professional developer to help you with this task, you can find one on places like http://studio.envato.com/
Thank you, Emil G.
Hi, will you implement an easy option to change the width of the template soon? I’ve read here that is a difficult task to make it, but it seems many people are not quite satisfied with the lack of options on that. For me, I really would like to make it wider. Thanks!
Hi,
Unfortunately we don’t plan to add such an option, sorry, the theme structure is complex and it will require heavy modifications. However, it is much easier to adapt it for a few elements, for example to adjust only the post page or pages on which only 2-3 blocks are used. My suggestion is to look for a professional developer to help you with this, you can find one on places like http://studio.envato.com/
Thank you, Emil G.
Little confused about today’s update – are we supposed to update everything or just the Visual Composer plugin? Also the package includes a patch, what to do with that? Thanks.
Hi,
The only change between version 2.2 and version 2.2.1 is the VC plugins which has been updated to it latest version so it’s enough to update just the VC plugin if you are on version 2.2: http://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
The theme is under development so a new update will be available soon.
Thanks for the message!
Lucian C. tagDiv!
Got it, thanks!
Hi, I am interested in buying this theme. I would like to know if it supports svg logo (and maybe also other styling elements) out of the box. Thanks!
Hi,
Unfortunately the theme doesn’t support svg logos you have to look for a plugin or modify the theme code so you could add it manually inside the header part file replacing the current logo code – http://screencast.com/t/wpjggf3lg52
I’m not sure to what other styling elements you refer too. Please provide more details on this.
Thanks for the message!
Lucian C. tagDiv!
Hello! Great looking theme and hopefully it works the same cool. Pre-purchase question. Is it possible to translate it to russian language, is there a plugin compatible with this theme or shall i use any?
Hi,
Thanks!
The theme has it’s own translation system, you can find more details on it here: http://forum.tagdiv.com/loading-translations/
As a solution for building multilingual site’s we recommend the qTranslate X plugin which is a descendant of qTranslate, which has apparently been abandoned by the original author. You can also give it a try, test it and see how it works. The qTranslate plugin was initially tested and offered as solution for adding multilingual content and translation support but since it hasn’t been updated we haven’t tested it recently.
Hope this helps! Thanks for the message!
Lucian C. tagDiv!
What are the innovations that come with the update on 6 October 2015?
Hi,
Yes, we have updated just the Visual Composer plugin to its latest version.
Thanks for the message!
Lucian C. tagDiv!
Hi , recently i applied this theme to my news site http://www.livenewsbox.com the problem is iam not getting comments form below posts, even after installing disqus comment system the comment form doesnot shows up.please help
Hi,
Please make sure you have them enabled from theme’s panel > post settings: http://screencast.com/t/ioAXgbmG3jV5 and from wp settings > discussion: http://screencast.com/t/WWWiqihK6xkZ
Let us know how it goes and provide more details on this via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this.
Thanks for the message!
Lucian C. tagDiv!