4766 comments found.
HI TagDiv I want to know if there is any Costum Css to add 6 blocks for related articles in mobile version. Thanks
Hi,
You mean to replace the related articles with block 6 on mobiles? that’s not possible with css, it requires modifications on the code and unfortunately it’s not an easy job. My advice is to hire a professional developer to make this modification for you. We also plan to improve the mobile theme in a future update but for the moment i cannot provide a date for this implementation.
Thank you, Emil G.
No I meant to add three more blocks for related articles on mobile Totally 6.
Hi,
You can only set 6 for all devices from Theme Panel – http://screencast.com/t/ioQ77hvcz9v
To make it display a different number of posts on mobile you have to modify the code and it’s not an easy task.
Thank you, Emil G.
Love the theme. All is well. Hope we can get expanded social buttons in next update. Linkedin a big one for businesses. Would be great to see it there. Plugin option doesn’t display well. Thanks.
Hi,
Extra share networks are on our list for future updates. Unfortunately i cannot provide a date for this implementation, we have a lot of features on our list and we have to take them one by one. I’ve created a guide on how to add a share button here – http://forum.tagdiv.com/add-a-new-linkedin-button/
Let me know if it works for you.
Thank you, Emil G.
Hi,
How do i remove this HTML
<!--
Theme: Newsmag by tagDiv 2015
Version: 1.7 (rara)
Deploy mode: deploy
uid: 556d4afb11ceb
-->
Hi ,
- I wanted to know, if there is any chance i can show total share count of a post. and i would be glad if dont have to use any plugin, because plugin destroys the beauty of the theme
- Previously with help of a developer i had implemented whatsapp sharing within the theme and then after i updated the theme, all the changes were removed. How can i implement the same?
- While viewing from a mobile device the “Trending Now” gets half cut Check out link for more detail Image
Hi,
1. The theme doesn’t have such an option. We didn’t added it because it’s an extra query which slows down the page load speed. The only solution would be to use a plugin.
2. You have to add the button code again, try to contact your developer and ask him what modifications did he made. If you made a backup before you updated the theme restore it and check for code added by your developer.
3. On what device did you tested it? please provide more details. If possible please provide the url so i can take a look.
Thank you, Emil G.
- Could you please suggest a plugin which will work best with the theme
- okhay i will do that
- i tested on Moto G2, and nexus 4
Hi,
1. I cannot recommend you one because i didn’t do much testing,sorry. Most plugins should work, the choice depends on their design.
3. I’ve checked and the issue is there, we’re going to fix it as soon as possible. Thanks for reporting this.
Thank you, Emil G.
Hi I’m keen to know if I can implement the same dropdown menu style of Newspaper into Newsmag.
I like the Lifestyle section of the dropdown menu of Newspaper (such that’s its able to display: All, Beauty, Get Inspired etc..).
I also like the second dropdown menu that is before the Lifestyle section (the one that displays Fashion, Reviews, Game, Funny Video).
Reference: http://demo.tagdiv.com/newspaper/
If Newsmag and Newspaper uses the same menu system, and I can implement either or both of them, I might consider getting Newsmag instead. 
Also, can I easily customize different text/rollover colors of the navigation menu rather than the current black and white? (Plays a huge part of making it more attractive I would say!)
Lastly, any other major differences between both themes other then the stacks?
Thanks much.
Hi,
1. It’s not easily possible, it requires modifications on the code an css. I suggest that you hire a professional developer to make this modifications for you. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.
2. Some options are available in the Theme Panel – http://screencast.com/t/mbSNMiMMApB – for the rest you have to use custom css.
3. The themes 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 1170px 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’re also working on a major update for newspaper (v5.0) which it will be out by 15-June-2015. The choice depends on your needs.
Thank you, Emil G.
Hi, there’s an option to show date on posts, but nothing to show post “time”. any idea how to enable date and time together on single post in the theme?
Hi,
You have to change the date format from Settings -> General – http://screencast.com/t/2ZEuXMvgj8O
You can check the official documentation for more details – https://codex.wordpress.org/Formatting_Date_and_Time
Thank you, Emil G.
Done – solved, thank you so much
I want to thank you for your amazing theme. Really, covered all my needs and exceeded all my expectations . Congratulations
Hi,
Thanks for your feedback 
Have a nice day, Emil G.
Hi, I have a website where the images are not scaled for preview. I already modified the td_config.php. In the td_module_6.php folder, in the general CSS theme, I changed the size dynamics but I can’t make it to crop. What step am I missing?
Hi,
You also have to modify the css, use the browser inspector to find what is the default css used on those thumbs – http://screencast.com/t/zvrgKyYjjS – create a custom css which overwrites the default one and add it in Theme Panel -> Custom CSS.
Thank you, Emil G.
Hello support,
I have 2 concerns regarding Newsmag theme;
1. I change the main menu background color with this http://screencast.com/t/FvfpGrEJOM but the default color load first before my changes. You can check my site http://www.efrennolasco.com/ everytime the page load the default color comes first. How to completely remove the default color and make my chosen color appear immediately. Not only the main menu, sometimes all my custom formatting like font-style.
2. How to customize ul li? The bullet should appear outside not like this http://screencast.com/t/7JlcBUtrN43
Thank you, Efren
Hi,
1. I’ve checked your site and for me the blue color appears each time i load the page, i can’t see any other color on the menu. Did you changed anything? on what browser did you tested it? please provide more details.
2. Add the following css in Theme Panel -> Custom CSS: – http://screencast.com/t/qRBsXMRmg
.td-post-content ul {
list-style-position: outside;
}
Thank you, Emil G.
I’ve tested my site in different browsers (Chrome, Firefox, Safari, Opera, IE, Spartan) Sometimes ok in Firefox and Spartan but the rest, I can see the default styling before my customization appears, specially if the net connection are slow. I hope you can find a solution for this problem. By the way I didn’t use child themes.
Thanks, Efren
Hi,
Css loads in cascade, one after the other and the latest overwrites the previous one. On slow devices or slow connections the execution may be delayed and the previous (default) style may appear for a moment. The only solution would be to change the colors (and other elements) directly into the style.css file – http://screencast.com/t/Lmw0obcM2
Also consider optimizing the site, the page may load slowly if the images are not compressed. Check the following guide – http://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you, Emil G.
Hi, Thank you Emil for the answers. One more question, I change my caching plugin from WP Super Cache to W3 Total Cache as recommended in the link you gave to me. I notice when I clear all the cache to see all the customizations, the arrow down on the main menu, search icon. etc are gone, see the screenshot http://screencast.com/t/pbpixLvh . When I disable the disable W3 Total Cache the everything is ok, how to fix this?
Thanks, Efren
Hi,
We recommended W3 TC in the past but we made some test and WP Super Cache is faster and less problematic so i suggest that you return to it. I will modify the guide.
Thank you, Emil G.
Hello, I remove W3 TC and return to WP Super Cache but the problem remains. I am seeing the same problem now. I already clear all the cache and browsers history but nothing change. I don’t know why this happen now. Please help fix this.
Thanks, Efren
Hi, I figured out what causing the problem. I have one last question. How can I change the menu icon in mobile, this one http://screencast.com/t/e2eeb4QDTt
Thanks, Efren
Hi,
Theme’s icons are made using custom fonts so you can add more icons to theme’s custom fonts, like this:
1. go to https://icomoon.io/app 2. button “import icons”, import from newsmag.svg (in /images/icons/), 3. select all icons and the ones you want to add; 4. button “generate font”, button “download”; 5. copy the 4 files (.eot, .svg .ttf .woff), in “fonts” folder in the downloaded zip file, rename icomoon.* to newsmag.*, replace old files, done.
After this change the mobile menu icon using custom css: http://screencast.com/t/AgLitgKvpa
.td-icon-mobile:before {
content: '\e80a';
}
Hope this helps!
Thanks Lucian C.
Hi,
Is there a way of adding a “Read More” button on the frontpage excerpt instead of the ”...”?
Hi,
You have to use one of the modules/blocks which come with a read more button – http://demo.tagdiv.com/newsmag/category/module-11-category/ – http://demo.tagdiv.com/newsmag/block-12/
Thank you, Emil G.
Hi,
Since we changed theme, Google search result showing category under search result like:
[REMOVED LINKS]
Please let me know how can I achieve this for a single post and multiple posts as well. Thank you.
Hi,
Google displays the breadcrumbs. On your post the category in which the post is included is Phone Reviews – http://screencast.com/t/O6OpLyPOhL
Read more about it here – https://developers.google.com/structured-data/breadcrumbs
If you want to change it you have to make modifications on the code but i don’t advise you to do this. The code is located here – http://screencast.com/t/VKiUn95xmcy
Thank you, Emil G.
please mask the URL in our comment or delete it as it is appearing in search results
Done!
Thanks! Lucian C.
Thanks guys! you are always helpful 
I hav Newsmag Installed on My Website but the 3 Related Articles are shown from left to right I want them to show like one after other but from up to down postion not fron left to right like postion 
Hi,
Such behavior requires modifications on the code, you could start by modifying the td_block_related_posts.php file like this – http://screencast.com/t/SvhduUoI
Result – http://screencast.com/t/yMnhTpmS
If you need to display it differently other modifications are required and if you don’t know how to doit i suggest that you hire a professional developer to make them for you. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.
Thank you, Emil G.
Hi, pre-sale question. I noticed you have advised changes to the core theme files for some requests. Will these changes not be over-ridden on the next update?
For example, my main work is with custom post types, however, the whole theme is based on posts and categories. What if I want support for taxonomies and CPTs? Are there any hooks available?
Can the theme files be copied to a child theme and altered accordingly instead of changing the core file like in the case of woocommerce?
I was reading the child theme documentation and I believe templates and modules can be modified via a child theme. However, in this picture http://content.screencast.com/users/suport001/folders/Jing/media/97a21f27-d9e0-47ea-bb02-bbaaff4fc9da/2015-04-02_1147.png you suggest making changes to td_data_source.php if I want to include custom post type in my search results. Can this file be changed via a child theme too or will this be a core modification?
Hi,
The modifications which can be made via child-theme are limited at the moment, in the next version we plan to add an API system which will add more flexibility to custom modifications. Until then the only solution is to modify the code in the main theme, sorry for the inconvenience.
Thank you, Emil G.
Where I can edit the Social Sharing function? I want to add a new button.
in previous version i can do it in td_module_single.php but this file is empty.. can u help me please..page is in offline modus:)
got it
td_module_single_base.php
I have tried to remove the line of code it was in the header section. I have replaced the old header with the one I downloaded now:
I get this error : Fatal error: Class ‘td_api_header_style’ not found in /home4/fatal/public_html/wp-content/themes/Newsmag/header.php on line 35
acutegaming.net
Hi,
Please provide more details about the modifications you made.
Thank you, Emil G.
I have same issue as bednarp. Solution provided with changing file does not work. Panel is gray and not functional 
Hi,
Please send an email at contact@tagdiv.com , specify the issue and provide wp-admin access, i will look into it.
Thank you, Emil G.
update??
Hi,
We’re working on it, unfortunately i cannot provide an exact date for it’s release, sorry.
Thank you, Emil G.
can u say more then 10 days or something like this:)?
Hi,
A rough estimate would be one month, but it’s also possible to release it in two weeks or one and a half month, it depends on how the development goes.
Thank you, Emil G.
Hello, Is it possible to automatically add the module News Ticker on all blog posts?
Hi,
You have to add it manually inside the post template files, check this thread – http://forum.tagdiv.com/topic/i-want-trending-now-to-display-in-category-pages-too/
In your case you have to modify the post template files – http://screencast.com/t/qNq4MDcZX3J
Thank you, Emil G.
Thank you
I am getting an error from google saying their is maleware. This is the suspcsus snippet <script type=”text/javascript” src=”http://welte.fr/4pdwr3mf.php?id=61514228”>
can you help the website is acutegaming.net
Hi,
That file doesn’t come from the theme, try to scan your site here – https://sitecheck.sucuri.net – and see if it can offer a cleaning solution. If you can’t find the infected files i suggest that you hire a professional to do this for you, also consider improving the site security after this operation is over, check this guide – http://codex.wordpress.org/Hardening_WordPress – or look for similar guides on the web.
Thank you, Emil G.
I am want to buy this theme but I am want to know, how many domain can install with regular license?
Hi,
The license is defined by Envato, the standard license allows you to use the theme for one site – http://themeforest.net/licenses/standard
You can however install it on multiple testing/development locations before going on the main site.
Thank you, Emil G.