Discussion on Newspaper - News & WooCommerce WordPress Theme

Discussion on Newspaper - News & WooCommerce WordPress Theme

By
Cart 154,074 sales
Recently Updated
Well Documented

tagDiv supports this item

Supported

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

26870 comments found.

Please, add facebook video adding as featured image also dailymotion – with automaticaly grabbing thumbnails for featured image

Please, add facebook video adding as featured image also dailymotion – with automaticaly grabbing thumbnails for featured image

Hi,

Dailymotion featured video is already available in the theme. I’ve added your suggestion on our list and if more people will request this we will implement it.

Thank you, Emil G.

thanks for souuport so far, which WP ’s cache plugin work best with this theme please? w3 total cache or super cache or others?

I find answer on your doc, it is WP Super cache if someone looks for the same here

There is issue something like this: http://www.picz.ge/img/s3/1509/1/c/c9adc59a92d4.jpg

Construction: 1. h2 tag 2. two images with caption side by side 3. then new h2 tag

Hi,

Please also provide your site’s URL as we need to inspect this in order to provide an accurate solution. If you don’t want to post them here send an email at contact@tagdiv.com and include a link to this conversation.

Thanks, Lucian C.

Hi,

Please send an email at contact@tagdiv.com , include a link to this conversation, the Item Purchase Code and wp-admin so we can take a look.

Thank you, Emil G.

Hi,

My query is regarding banner adverts.

Firstly, all these refer to adverts I would like in the 468*60 size.

1. If I add the google Adsense code or an image code starting ‘img src ’ within the required section of the Theme Panel the advert appears in the correct image. However if I use any other code the banner enlarges to fit the space available. Is there any way to stop this?

I will be using Adsanity for my adverts and their coding looks like this: ‘[adsanity id=”put-the-ad-id-here” align=”alignnone”]’

Thanks

Hi,

I understand, please provide your site’s URL so I can inspect it, if you don’t want to send it here you can send it via email at contact@tagdiv.com and also include a link to this conversation.

Thanks!

Lucian C. tagDiv!

The URL is www.aboutmiltonkeynes.co.uk.

The site has a maintenance page up at present. I will send you an ‘author’ login via email so that you can view the site.

Thanks.

Hi,

Replied via email.

Thank you, Emil G.

Hello. Need support from you, but can’t reach your forum!

When I hit tag, the page opens but instead of content I receive this:

wp booster error: td_api_base::mark_used_on_page : a component with the ID: td_module_search is not set.

wp booster error: Missing parameter: ‘file’

wp booster error: Missing module: td_module_search

wp booster error: Missing parameter: ‘file’

wp booster error: Missing module: td_module_search

wp booster error: Missing parameter: ‘file’

wp booster error: Missing module: td_module_search

Please, help!

Hi,

Please go to theme’s panel and set an article layout: http://screencast.com/t/TEYrMu8m

Let us know if it still happens and if so write us via email at contact@tagdiv.com and include a link to this conversation. Thanks for the message!

Lucian C.

tagDiv

Thanks, Lucian! Problem solved with your help.

I cannot get the ‘Newspaper’ demo content to install and neither the theme providers nor my (very reputable) hosting company seem able to resolve the problem. Has anyone else had this issue?

Hi Sunday2014,

We’re sorry for the inconvenience! If possible please contact us via email at contact@tagdiv.com and provide more details on this, also include a link to this conversation and provide wp-admin access so we can take a look. Please let us know!

Thanks for the message!

Lucian C. tagDvi!

My Header Ad is Off Center in my website. www.modern-notoriety.com. Anyway to center it?

Hi,

I have checked your site and it seems to look right now: http://screencast.com/t/qq0zVjdN

Please let us know if you still have issues in this regard and provide more details so we can look into it.

Thanks for the message!

Lucian C. tagDiv!

Hi I recently purchased this theme.. Theme is very good. But few thing i am not getting properly..

1) I would like to hide Category Description (top of category posts list). but i dont know where to hide. Ex: (http://www.enggwave.com/category/freshers-jobs/)

2) I changed post/ page title font size to 26 px from default. But the same is not responsive in mobile theme. Its showing same size but which not looking great.. How to change font size smaller..?

3) While loading the webpage the theme show default font size first and later it changed to custom font size.. How to fix this?

Please do the needful..

Thanks

Hi,

Try this custom css: http://screencast.com/t/UWZK7mjUx – this will alter the font size and line height on mobile screens for posts’s content, change the values as you like.

@media (max-width: 767px) {
.post .td-post-content p {
    font-size: 10px;
    line-height: 16px;
}
}

Thanks for the message! Lucian C.

Hi,

The code you provided was for content font size.. But I asked you about Post Title (blog title) font size.

I changed font size by default to 26px. In mobile also its displying with 26px. The size is too large.. I want post title about 12 px in mobile version.

Thanks In advance.

Hi,

Sorry for that, please try this one for post’s titles: http://screencast.com/t/xLvW66cTL3B and let me know if this is not what you want and provide a screenshot of the fonts you need to change on mobiles.

@media (max-width: 767px) {
  .post header .entry-title {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}

Thanks Lucian C.

Hi!

1. Can registered users post content to the homepage?

2. If not, what would be required (approximately in terms of skills, time etc.) in order to tweak the theme and make this happen?

Thanks.

Hi,

1. Yes they can, the theme comes with wordrpess default user roles and capabilities – https://codex.wordpress.org/Roles_and_Capabilities The registrations can be enabled from Settings -> General, you can also set a default role or assign them manually only to some users. – http://screencast.com/t/BxxNIrksvo

2. If you need more flexibility-features on user management you could look for a plugin which improves on this area.

Thank you, Emil G.

Hey guys. I use Wistia for my video uploads, but when I embed the videos into the theme, they don’t show the video, instead they show me the text of the code on the frontend page. How can I solve this problem?

Hi,

Try the solution provided by Lucian on your other message – http://screencast.com/t/WY3KXxrCs3SP

Also try to disable all plugins, enable only Visual Composer and see if the issue is still there.

Thank you, Emil G.

Hi, i want to put subfooter text in one line (now is on 3 line on 30% width) if i change css it changes all text. How can i do this? thanks

Hi,

We’re sorry for the delay! Emil did replied to your message via email yesterday. Anyways here is what you need to do: http://screencast.com/t/bKG8DVDNjK3m – just remove the indicated code and change the span class, you should get this result: http://screencast.com/t/pYRTZBSZz

Thanks for the message! Lucian C.

HI,I don’t have received any message! Done!

thanks for your support!

Hi,

Not sure how that happened please address us at contact@tagdiv.com next time it may happened because it has been sent through our profile contact form on themeforest.

I see you’ve changed it as needed: http://screencast.com/t/PhLHEPyKf so it’s fine now.

Thanks for the message! Lucian C.

Hi, we have bought your theme, could you please tell how to make “One click demos” menu on left screen float? so when visitor scroll browser down, it goes down as well, thanks!

Hi,

Try to add the following css in Theme Panel -> Custom CSS:

#td-theme-settings {
position: fixed;
}

The menu will remain on the same position.

Thank you, Emil G.

Hi,

i need a way to break the headins for articles like with
. Is there a way?

Thanks :)

i mean like “THIS IS THE HEADLINE
AND THIS IS LINE 2
LINE 3” ?

using for example

Hi,

Unfortunately the theme doesn’t have any option for that but you can try to change theme’s title function using a method like this: http://bit.ly/1UwWkz9

Hope this helps! Thanks for the message!

Lucian C. tagDiv!

yes i used outside of the theme ad system. I kept an adsense code inside some specific pages and some posts i want them to disable on desktop and mobile

by seeing this pic you can get to know my problem bro. Please help me

https://dl.dropboxusercontent.com/u/55681588/ad.JPG

Hi,

The newspaper theme has 5 different ad spots which you can use and pace your adsense ad code in one of them in theme panel > ads section: http://screencast.com/t/uMB1bxrNFAbJ this way you can disable them on each device you don;t want it to show: http://screencast.com/t/ggxWDRK4 the use that ad spot’s shortcode to place the ad just where you need it. To get its shortcode use the ad box element from Visual’s Composer page builder, like this: http://screencast.com/t/QKt82xGHw then switch to classic mode and copy the ad shortcode: http://screencast.com/t/h1ePSvTn and paste it insdie page’s/post’s content where you would want the ad to appear: http://screencast.com/t/5fbsbyGvIkhttp://screencast.com/t/nGXpFnM6Dehx

Hope this helps!

Thanks for the message!

Lucian C.

tagDiv!

I solved my problem yesterday

I know how to use custom ads Thanks So much for the reply the way you given makes me smile you explained such a good manner

Thanks a Lot

Glad you did it! Thanks for the message!

Lucian C.

Check out what our customers feel about using Newspaper 6!

\\

\\

I

how to define an image to the category ? http://forum.tagdiv.com/wp-content/uploads/2015/05/2015-06-15_16-44-07.png

Thanks JB

Hi,

That’s a background, you can set it from Theme Panel -> Categories – http://screencast.com/t/ORrm999C

Thank you, Emil G.

Thank you !

I am Using an adsense code with out the option given by the NewsPaper 6 Theme Panel. i want that adsense code do not Run on the Desktop and Tablet and it should only run in mobile devices so please help me. I have a great hope and esteem on you Thanks in Advance :)

Hi,

In this case the theme doesn’t control the ad. To control the ads you have to use the theme ad system. The alternative would be to look for a plugin or make modifications on the code: look for a plugins which detects the device and create conditions base on the plugin return to render the ads only on certain devices. This is not an easy task, my suggestion is to look for a professional developer to help you with this. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.

Thank you, Emil G.

How to remove More From Author in Related Articles

https://dl.dropboxusercontent.com/u/55681588/related-articles.JPG

Hi,

The theme doesn’t have an option to disable the author section from related articles, you have to comment this line of code: http://screencast.com/t/r81BiqPYNT1v to remove it.

Thanks Lucian C.

tagDiv!

does that menu “One click demos” on left screen come with theme too? could we make it floating?

and any TIMELINE style box?

and any “tab” box like http://i.imgur.com/WCXCFri.jpg that we could show on homepage

Hi,

1. The menu is disabled on the theme but it can be enabled.

2. You can set it’s position to fixed with custom css.

3. The theme doesn’t include such a feature, sorry.

4. The tabs are present on the demo – http://demo.tagdiv.com/newspaper/tabs/

Thank you, Emil G.

demo file FAILS on import – please advise of a solution, the content imports but the images fail each time?

Hi,

Please send an email at contact@tagdiv.com , include a link to this conversation and provide the Item Purchase Code and wp-admin access so we can take a look.

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