Discussion on Newsmag - Newspaper & Magazine WordPress Theme

Discussion on Newsmag - Newspaper & Magazine WordPress Theme

By
Cart 19,965 sales
Recently Updated
Well Documented

tagDiv supports this item

Supported

This author's response time can be up to 1 business day.

4766 comments found.

Non adsense code leads to disappearance of all images from my post/pages/whole site I am putting these non adsense code in header area/ sidebar Please help.

Hi,

The ad system was built for adsense and custom banner(image)+link ad, you can check the documentation to see how they can be set – http://forum.tagdiv.com/ads-system-full-guide/

Please provide an example of ad code so i can test it on my side, if you don’t want to post it here send it via email at contact@tagdiv..com

Thank you, Emil G.

I sent you details over email. Strange issue is that when we add ad code on any page image becomes invisible for that page. Please help

Hi,

Replied via email.

Thank you, Emil G.

hello, just purchased your theme it is great. I am wondering what is the best size/resolution for featured image and post images thank you

Thank you Emil G.

BTW, When I open my page, I do not see the photos, only titles but when I refresh it ,everything comes back. What can be the issue?

Hi,

Please provide the url so i can take a look, if you don’t want to post it here send it via email at contact@tagdiv.com , also include a link to this conversation.

Thank you, Emil G.

Hi TagDiv,

how to make two square ads at the bottom of article? :)

Regards

Hi,

The css should be added in Theme Panel -> Custom CSS. – http://screencast.com/t/03CgN1qGacn

Thank you, Emil G.

I have done it. But float doesn’t work and ads have vertical position :(

OKKKKKKKKKKKKKKKKK NOW IT WORKS! TAG DIV IS THE BEST :)

Hello, on our website we use an advertising manager for creating a commercial break into the background, but that work is required to be indicated as follows: ” Background Container Select the main container website. Default body “

It is possible with this template indicate the requested and put the advertising manager to manage the same ?

Hi,

The theme comes with a background ad but it doesn’t behave like a commercial break, you can check the ad documentation to see how it can be set – http://forum.tagdiv.com/ads-system-full-guide/

If you want another type of ad you have to look for a plugin or modify the theme code.

Thank you, Emil G.

Hi,

I do not think I made myself clear . We already have a plugin to manage advertising, including the page bakground , which ’ provides a’ shortcut , Template tag or Iframe tag.

But using the shortcut è need the following : “Background Container Select the main container website. Default body ” This is so that the plugin take control ’ of the background and so enter the statistics and the link to work .

Alternatively if not possible to indicate the background container , we can use the Template tag or Iframe tag , but then we will need to help us indicating where to put this piece of code .

Hi,

The theme sets the background on the body container, you can find it in the header.php file – http://screencast.com/t/NivvxhywiakJ – the procedure depends on how the plugin works, if you still can’t figure how to doit please provide more details about the plugin used and a link to it’s documentation.

Thank you, Emil G.

Hi,

Are the BBpres and Buddypress integrated to the same level as the Newspaper theme.

Also, I read that Newspaper will be getting a new front-end design in version 5. Will this be a major difference from the current design? That would have an impact on which theme I’d purchase.

Hi,

The performance will be similar, it won’t be more advanced, the design, content area width , the elements present on one and missing on the other will make the difference. The choice depend on what you need.

Thank you, Emil G.

Would it be possible for you to list out which elements specifically are on one theme versus the other. Seems like a lot of people have this same question, would probably save you a lot of support time. :)

Hi,

For the moment Newsmag has Smart Lists, Smart Sidebar, Big Grid, and a few modules/blocks which are not present on Newspaper. Newspaper comes with the Big Slider which is not present on Newsmag, other small design elements are present on one and missing on the other. We plan to further develop both themes and add more features, Newspaper will receive a major update soon and from the features point of view the themes will be almost even. The grid decides what’s possible on one or the other and some elements like modules/blocks will differ, the design and the possibilities which come with it should allow each possible customer to decide which one is best for their project.

Thank you, Emil G.

hello, I have a strange problem. in the home menu is not seen. whether they are logged appears.

url: http://www.sardegnaabbandonata.it/

in the pages the header and the menu instead you see properly.

Hi,

You have to set a menu, you only set the logo and the header style which brings the logo on the same line with the menu, check this guide – http://forum.tagdiv.com/menus-newsmag/

Thank you, Emil G.

I already have Easy Share Plugin but when activating it, it doesn’t display. I disabled theme social sharing from panel – post settings.

Any fix?

Hi,

Is it set to display the share buttons on post pages? check it’s settings. Also check if it comes with a shortcode, you could use the do_shortcode() function to add in inside the post template file replacing the theme default share buttons – http://screencast.com/t/nt3Kr7RU

<?php echo do_shortcode('[plugin shortcode goes here]'); ?>

Thank you, Emil G.

Im having problems embedding Facebook Videos, how can i do this?

Hi,

You have to look for a plugin which allows such an option, we didn’t do any tests yet with Facebook videos so i cannot recommend you one, sorry.

Thank you, Emil G.

This theme is compatible OS Mac ?

Hi,

The theme requires wordpress, you can check here how to install wordpress on mac – https://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP

Then check the documentation on how to install the theme and set each section – http://forum.tagdiv.com/newsmag-documentation/

Thank you, Emil G.

Hi,

How can i make the smart list title full length rather than cutting it off?

Hi,

You have to comment or delete the code which creates the excerpt – http://screencast.com/t/MQoCMAKm1TeD

Thank you, Emil G.

how to show the this element ?our web has some bug…. Page %CURRENT_PAGE% of %TOTAL_PAGES%

Hi,

Do you refer to the translations? you have to replace the “Page” and “of” words the other are dynamically generated. If you refer to something else please provide more details.

Thank you, Emil G.

Hey there TagDiv!

I have a few questions. Hopefully you can help us out on this

1.) How do you disable or prevent the Images/Elements/ Modules from Fading In or Loading in effect. when scrolling

2.) How can we access all the Files and Assets of the theme not accessible through Editor. And customize the .CSS, .JS etc to those specific elements

3.) How can we change elements For example change newsticker “TRENDING NOW” to “BREAKING NEWS” & For example “More Stories” to “Have You Seen This”

4.) Our load speed is very slow, Both Website and Dashboards

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Flifestyleandtech.com%2Fblog&tab=desktop

The only addition Plugins we have installed are: Mashshare Share Buttons Disqus Conditional Load

How can we eliminate render-blocking. And Do you recommend it

We are looking to have this page load as soon as fast as humanly possible and willing to sacrifice to minimize effects.

Our website http://www.LifestyleAndTech.com/blog Thanks so much -Vic!

Hi,

1. You can disable the lazy load effect by commenting (or deleting) the following code:

http://screencast.com/t/EeZtG9ZaeYc4 http://screencast.com/t/lyoT2JJOyO http://screencast.com/t/car27MpH

We will add an on/off switch for this feature in the next update.

2. You can access all files via ftp or look for a plugin which allows full access to the theme files, unfortunately i cannot recommend you one because i work only via ftp and i didn’t do any tests with such a plugin.

3. You can change them from Theme Panel -> Translations

4. You have an extremely high server response time - http://screencast.com/t/Qat3SwLX3O , you have to talk with the host administrator about it or consider moving to a better host. Fixing the other issues (ex. render blocking, etc.) won't improve much because of the server response time, you can check the documentation here - http://forum.tagdiv.com/how-to-make-the-site-faster/ – and this guide  – http://forum.tagdiv.com/topic/tutorial-pagespeed-2015/

Thank you, Emil G.

Hello is possible colcoar an image in the header ?

Another question , many of my old posts has not featured picture , existed a way to automatically put the first image as featured image?

Another question , how do I change the color of the category of black modules to yellow ? As example >> http://blogmistureba.com.br/wp-content/uploads/2015/04/Sem-T%C3%ADtulosd-7-c%C3%B3pia.jpg

Hi,

1. It’s possible to place an image instead of the logo and set one of the header styles which places the logo on one line – http://forum.tagdiv.com/header-styles-newsmag/ Or add one in the ad section – http://forum.tagdiv.com/ads-system-full-guide/

2. You can doit using a plugin, an example would be – https://wordpress.org/plugins/quick-featured-images/

3. You can doit using custom css – http://screencast.com/t/I4AlfO0kbx

.td-module-image .td-post-category {
background-color: #E29C04;
}

Thank you, Emil G.

Hello,

I have another problem, Doesn’t show the video player – http://www.motoracing.pt/game-on/

Best regards Diogo

Hi,

Please send an email at contact@tagdiv.com , specify the issue and provide wp-admin access so i can take a look on how the page and that element is set.

Thank you, Emil G.

Hello ?

Hi,

Sorry for the delay but we don’t work on weekends, Lucian will reply via email.

Thank you, Emil G.

Hi Emil,

I have another question: is the ‘subtitle’ field in your comprehensive blog post template is a ‘H2’ paragraph?

Kind regards Christophe

Hi,

The subtitle is set as a paragraph element, you can find it in the post template files – http://screencast.com/t/F9rAHXkQt – you can change it to h2 if you want.

Thank you, Emil G.

Hi there,

I really love the look of the “fashion” stack – very classy. Can I achieve that look with the new “Newspaper 5” upgrade coming soon (which I own) or shall I purchase Newsmag too?

Also, can I have a different backgrounds on articles instead of a single one?

http://demo.tagdiv.com/newsmag_fashion/td-post-taylor-swifts-stylish-separates-in-germany-shop-them-here/

Hi,

Yes, it will be possible to create something similar. The background can be set for each category, each post inherits the background settings from it’s main category. If you want a unique background for each post you have to set it using custom css.

Thank you, Emil G.

great thanks.

Pre-Sale Questions…

1. In Your Footer area, can it be full width.

2. In Header Style 2, can we have a top full menu on that style menu as well.

3. Will we see a reactions widget built into your theme, I see several themes now having this type of setup, see another theme here what it looks like, would love to see this in your theme: http://www.industrialthemes.com/engine/samsung-galaxy-note-edge-review-innovation-experiment-or-gimmick/ see screenshot here, or visit link to see it in action:https://diigo.com/07j6qo

4. Can you have a tab style comment layout, where we can switch between wordpress comment, and facebook comment that is built in, something like this http://deco-pbtz.blogspot.com/2013/11/sample-post-with-links-paragraphs-and.html

5. Is this BBPress/Buddypress Compatible

6.Is it possible to show share counter, that displays the share amount based on those social wigets you have in theme, on the post pages etc.

7. Is it possible to do a comment on gallery images.

8. can we have an home icon on the menu

9. that video playlist on the sports page setup, can we do hosted videos on it, or is that for youtube, etc external video platforms only

Wow!!! thanks so much… I will purchase your theme.. Would love to see some of those listed on now your recommended list…. and will we see that type of setup in this theme, or perhaps another theme that you may release..

for #6 what I meant by counter share, what am describing is the total amount of shares.. see here what I meant this screenshot.. (y) https://diigo.com/07javn

Hi,

The theme doesn’t come with share counter, you could use a plugin and replace the share buttons which come with the theme, you just need to disable them from Theme Panel -> Post Settings -> Sharing – http://screencast.com/t/ROsUmoZv7 – , install another plugin and add the shortcode on the post template file using the do_shortcode() function – http://screencast.com/t/nt3Kr7RU

<?php echo do_shortcode('[plugin shortcode goes here]'); ?>

Thank you, Emil G.

Hi, love the theme. two questions:

- how do we remove our youtube links from the excerpts ??—> please see our website: battabox.com

- also, is it possible to put a background for the header?

thanks!

Hi,

Please send an email at contact@tagdiv.com , specify the issue and provide the Item Purchase Code, we will answer there.

Thank you, Emil G.

Hi,

Great themes! Noticed some REALLY successful sites using your themes.

Quick pre-sale question. Trying to decide between Newsmag and Newspaper. It looks like Newsmag has lazy image loading, but I don’t see that on Newspaper. Is that correct? Will that be added in Newspaper V5?

Will the Smart lists be added to the next Newspaper update?

I’d like to be able to have a forum, so Newspaper seems like a good way to go. Just wondering if the latest Newsmag features are going to be added to it?

Thanks

Hi,

Yes, the Lazy Load and Smart Lists features will be added in Newspaper v5, the update will be released by the end of May.

Thank you, Emil G.

Hi Team,

If I simply activate Speed Booster plugin, and do nothing else, does it do anything? I am uncomfortable to play with the files. So I just want to know if there is any benefit to just activating speed booster, or if I should not use it unless i also edit the code. Thanks!

Also, the search bar seems slow. If I type in a keyword, it seems to take like 10 seconds before showing a result. Is there any way to speed this up? Thanks!!

Hi,

1. Speed Booster moves the default css/js at the bottom of the page, if you use other plugins than the ones which come with the theme you have to modify it to also include the css/js added by those plugins. It’s an optional plugin, you can check our documentation here – http://forum.tagdiv.com/how-to-make-the-site-faster/ – and this guide – http://forum.tagdiv.com/topic/tutorial-pagespeed-2015/

2. We use MySQL query cache on our demo to speed up queries (the search it’s also included) – https://dev.mysql.com/doc/refman/5.1/en/query-cache.html – check on your host to see if it’s available.

Thank you, Emil G.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey