- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Hello there …
I was trying to adjust our Homepage a bit. I compared our layout with the one of your Demo.
And I saw that in mine are bigger spaces between the “layout-elements”. I would like them to have closer to each other.
For example on the homepage:
The gap (or space) between the menu an slider (and sidebar) is bigger, than on your demo. But I did not set a spacer with the visual composer there … There is just a sace and I do not undestand why …
Best regards
Torsten
Basically nobody should be trying to access your theme directly via that URL… might be a hacker, hence the 500 error.
This also happens “once” when switching themes or updating theme.
For example I updated my theme on the 29th of Dec. got one 500 error. None since.
Technically it’s a WordPress issue, not a theme issue; since what happens when installing or updating theme, is that for a few minutes something is trying to be cached from the location of theme when it might not be there.
If you get a ton of errors, it’s somebody trying to access your theme folder, which is not normal … it’s like somebody trying to access your wp-includes folder; not a normal link anywhere on the site.
Hello,
I am moving from another theme. That theme had over 1000 reviews done in a 3rd party review system. I am moving over to the new theme but would like to keep using that review system. It is clean and works for our needs.
The issue I am having is I am trying to implement it so the theme reads the scores along with displays this custom post type of “Reviews” I could just hack the core files, but I wanted to know if it would be possible to implement this using the child theme, as to not hamper updating the theme in the future.
The review system seems to be very simple in the way it outputs data. Here is an example:
// Get the review image
$review_image = get_post_meta( get_the_ID(), ‘blu_review_image’, true );
// Render an image on the page
echo ‘‘;
let me know your thoughts.
Thanks for any help!
Hello,
I have a problem on my blog
http://le-meilleur-du-golf.com
I have created a ‘Feature Image’ for ALL posts (in order to have thumbnails displayed)
Some times i use it to illustrate the post, some times not (i use other image).
The problem is when i have a Category view like http://le-meilleur-du-golf.com/golf-swing/fun-insolite/
the feature image appears, even if it is not displayed in the post originally.
=> for example, at the bottom of the page http://le-meilleur-du-golf.com/golf-swing/fun-insolite/
you will see a big Yellow image (which i don’t want to appear!). Moreover, if you click in the post where the image belong http://le-meilleur-du-golf.com/citation-golf-de-woody-allen/, it doesn’t show the huge image, only the good one.
I don’t want to disable the ‘SHOW FEATURED IMAGE’ in the Theme Panel> Post settings> Featured images
because in that case ALL featured images from all my posts will not be displayed, which i don’t want.
Please tell me if this is easy too understand or not 🙂
and , above all, how i could fix?
thanks a lot!
Hey, first of all I’d like to say that the theme is absolutely amazing and am having a blast using it!
As for my question, it might not be the brightest one but I can’t figure it out for some reason. I have a social sharing button written in JS and I wanted to add it so it shows up next to facebook like button. The code looks like this:
<script language="javascript">
var wykop_url=location.href;
var wykop_title=encodeURIComponent(document.title);
var wykop_desc=encodeURIComponent('Description');
var widget_bg='FFFFFF';
var widget_type='compact2';
var widget_bold=true;
var widget_url='http://www.wykop.pl/dataprovider/diggerwidget/?url='+encodeURIComponent(wykop_url)+'&title='+(wykop_title)+'&desc='+(wykop_desc)+'&bg='+(widget_bg)+'&type='+(widget_type)+'&bold='+(widget_bold);
document.write('<div><iframe src="'+widget_url+'" style="border:none;width:100px;height:20px;overflow:hidden;margin:0;padding:0;" frameborder="0" border="0"></iframe></div>');</script>
Would be really greatful if you could help me figure this out.
And as for my 2nd question, what would be the best way to visually modify the sharing part of the single_post to make SHARE FACEBOOK/TWITTER/G+/PIN appear in one line and like button/tweet in the new line right below (and not inline as it is now)?
Thanks in advance and once again, terrific work with the theme!
Hi,
I have also tested this using your youtube ID and got the same result as you:
* config: http://screencast.com/t/2YHBiQOuaqD
* result: http://screencast.com/t/Qo0nrvCPpSK
I have noticed that you don’t have any subscribers.. at least none are showing on your youtube page: http://screencast.com/t/I4zdhUPc that’s why you have 0 at youtube subscribers.
Check using another example, like this: http://screencast.com/t/tGtcCDwVMTa ..result: http://screencast.com/t/n5HhcAUG
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
I don’t know what are you trying to change. Try to target more specific and use !important like in this example(.test is my extra class): http://screencast.com/t/uyKmOghDe
Please provide an example of what you want to change or a link.
Thanks!
I noticed that not all posts are showing up in the category listings, they show up fine under if using the pagination for the whole site, I switched back to the my old theme, and everything appears fine.
for example this is the last page of my posts
http://thehomesteadingboards.com/page/58/
you can see the last post for recipe category should be a different way to bottle wine
if you check the last page of the recipe category, it’s not there
http://thehomesteadingboards.com/recipes/page/14/
here is the really weird thing though, if I change the url to
http://thehomesteadingboards.com/recipes/page/15/
there are the two missing posts, it is happening on all my categories that I have seen so far, what would cause the category pagination to be incorrect?
Hi there,
We’ve been using the font “Ubuntu” for a good while with great support for latin-ext characters. However, I have stumbled upon a problem, where Newsmag won’t be able to show these characters, but only in Firefox. I have enabled the support for latin-ext in theme panel and I have also added this: &subset=latin,latin-ext to my functions.php with no effect.
The characters work great in Chrome.
Many thanks in advance,
Lukas
Actually, sI’m in the style.css file but for some reason, it’s really hard to locate the exact things I’m after (for example: Post body h1 h2 and h3 and the Quotes)… Is there a cheat sheet listing of the exact selectors used for typography?
finally found them buried way towards bottom, but I’ll report back if the direct fix worked out.
-
This reply was modified 11 years by
shae101s.
Hi there,
As per title, I’m suddenly faced with troubles editing my post. It was working well 24 hours ago. Whenever I click ‘edit’ (http://maatfa.com.my/wp-admin/post.php?post=876&action=edit) it brings me to a a page that says,
404 Error – page not found
We’re sorry, but the page you are looking for doesn’t exist.
Hope to have you support. Thank you.
Hi! Congrats on the great template. In fact I was going to use Newspaper for my site initially —which I bought a month ago— but then I saw Newsmag and had to change my plans and buy this one too.
I am migrating my site from Joomla, and have everything set but a few things that I really need help, please:
1.- I need to hide author on post (both below title and author box) on some categories. I need most of the categories to show the author, but I need to hide it on two or three.
2.- I loved megamenu, and for it to work properly I had to group some categories in a parent category, but this way my permalink get changed, too long (I’m using the custom option /%category%/%postname%/). So, is there a way to have three or four categories on a megamenu without having to group these categories under one parent?
3.- Little white spaces between Video List and Footer, and between Block 2 (black, sidebar) and Video List –> dev site
4.- The image cropping is not working right. Images on Megamenu are being stretched instead of cropped. Is there a way to crop all images (thumbs) on the template?
5.- I customized date format on the top menu, and other format for blocks, but now I need a third format for posts. how can i do this (Post template style 2)?
6.- I need a sidebar widget (Facebook like box) to not show on screens from 768px to 1023px. And how can I center it on the column when showing?
7.- On 2-columns Slider (homepage), is it possible to not show Views and Comments? And is it possible to change the half-opaque-layer to something like this:

Regards,
Felipe Z.
I’m having double images in my smartlist pages.
Here are my examples please help..
http://hbcubuzz.com/5-things-accomplish-spring/
http://hbcubuzz.com/4-reasons-why-hbcu-alumni-dont-give-back-4-ways-to-fix-it/
Ok, I have tested it…
Put this:
human_time_diff( $td_article_date_unix, (int) current_time(‘timestamp’))
In the get_date() method inside /includes/wp_booster/td_module.php
My get_date() method inside td_module.php:
Don’t copy/paste the example, because it could change operations, since I’ve customized a lot in my theme!)
function get_date($show_stars_on_review = true) {
$visibility_class = '';
if (td_util::get_option('tds_p_show_date') == 'hide') {
$visibility_class = ' td-visibility-hidden';
}
$buffy = '';
if (td_review::has_review($this->td_review) and $show_stars_on_review === true) {
//if review show stars
$buffy .= '<div class="entry-review-stars">';
$buffy .= td_review::render_stars($this->td_review);
$buffy .= '</div>';
} else {
if (td_util::get_option('tds_p_show_date') != 'hide') {
$td_article_date_unix = get_the_time('U', $this->post->ID);
$buffy .= '<div class="td-post-date">';
$buffy .= '<time itemprop="dateCreated" class="entry-date updated td-module-date' . $visibility_class . '" datetime="' . date(DATE_W3C, $td_article_date_unix) . '" > ' . human_time_diff( $td_article_date_unix, (int) current_time(‘timestamp’)) . '</time>';
$buffy .= '<meta itemprop="interactionCount" content="UserComments:' . get_comments_number($this->post->ID) . '"/>';
$buffy .= '</div>';
}
}
return $buffy;
}
I think you put this code:
<?php echo human_time_diff( get_the_time(‘U’), current_time(‘timestamp’) ) . ‘ ago'; ?>
inside Newsmag/includes/modules/[YOUR MODULE].php
instead of putting it inside get_date() in:
Newsmag/includes/wp-booster/td_module.php
Am I right?
In your documentation (http://import.tagdiv.com/newspaper/doc/) is pointed out a theme customizer with a sub menu called “Theme settings”.
I need this to switch on “mobile responsive”… as my website is messed up when i open it at my mobile device. But unfortunately my “menu” seems to be more limited than the menu in the example!
not work (your code is all removed description).
i want this simple desc example
http://imgim.com/132incio6653479.png

how can i removed td sml codes ?
http://imgim.com/98.png

@Lucian, I’m still working on the site on a localhost, thanx @ Lucas, I’ll give it a try.
Meanwhile can you guys assist me on how to change login location?
Here’s an example: If my wordpress website is abc.com, when someone visit abc.com/wp-login it takes them to the login page. Is there a way to disable this page from displaying when /wp-login or /admin is added?
FYI, I’ve googled it but no relevant answer.
Hello and Happy new Year!!!
Google give me error on the follow URL – Googlebot couldn’t access the contents of this URL because the server had an internal error when trying to process the request
http://www.example.com/wp-content/themes/Newsmag/
It seems this page should be redirects on 403 forbidden right ?
For http://www.example.com/wp-content/themes/Newsmag/ we noticed that following errors in log files:
2015/01/02 01:18:13 [error] 17438#0: *149247786 FastCGI sent in stderr: “PHP message: PHP Fatal error: Call to undefined function get_header() in /var/www/example.com/htdocs/wp-content/themes/Newsmag/index.php on line 6
PHP message: PHP Stack trace:
PHP message: PHP 1. {main}() /var/www/example.com/htdocs/wp-content/themes/Newsmag/index.php:0”, client: 182.72.47.66, server: example.com, request: “GET /wp-content/themes/Newsmag/ HTTP/1.1”, host: “www.example.com”
Could you please check this issue ?
Strange, should be working.. :S
Do get_date() and current_time(‘timestamp’) give you the correct date when you create a post?
Try to find the error by adding this to your php file:
echo '<script type="text/javascript">alert("' . get_date() . '")</script>';
echo '<script type="text/javascript">alert("' . current_time('timestamp') . '")</script>';
This will show a message box with the return value of both methods…
Hi guys,
I am very happy with the theme, but there a few things that should be better. I hope you solve/add these things in a future update…
For example:
1. There is a way to change the background color of the footer, but there is no way to change the text color like in the sub-footer:

2. When I am using menu’s in the footer, the top margin of the menu title is not equal to the top margin of other module titles:

3. Big gap between menu titles in mobile version:

4. Menu widget title background color is not editable in theme options panel.
5. Possibility to disable/enable ‘more from author’ and ‘related articles’ on single page individually.
6. Slider title in mobile version missing:

7. Footer menu title background is bugged:
Comparison

Detailed look

Hi there …
is there a chance to change the background colour for fields?
For example for my contact form, or bbpress fields, which are used to enter informations or text in general on the front-side.
The white backgrounds – as here on the forum looks often too invisible to me. Is there an option in the theme panel for this? Or would I need to change some css files to do this?
Best regards
Torsten
hi.
how cam i show 6 instead of just 3 related articles ?
more stories should not show on mobile view
thanks
Hello!
I have two licenses for the Newspaper theme and I’m trying to make some of the images on the front page round.
The only way to do this is with CSS on a div, but i need to identify the div in some way, and your divs have the class=”thumb-wrap” but don’t have any form of individualization.
Is there any way you could implement this change in your theme as to give users the possibility of affecting the intended div with our CSS code ? The ideal would be each post div have the categories the author chose inside the class (for example: class=”thumb-wrap europe society”) and like that your CSS would work and we would code the css for “europe” or “society” or whatever we wanted.
I ask this because if i do it myself and change the theme, then i can’t continue installing theme updates when you release them, and i think this would be a nice visual addition to the Newspaper theme.
Thanks in advance for all your help and congratulations on an fantastic theme.
Ok, so I attempted to use WordPress own variation:
<?php echo human_time_diff( get_the_time(‘U’), current_time(‘timestamp’) ) . ‘ ago’; ?>
In place of the traditional module <?php echo $this->get_date();?> script.
The time ago timestamp gave a very wonky date. An article written today showed it as being ‘2 years ago’, which is obviously incorrect.
Any idea how I could get the time ago functioning on the modules instead of date?
Thanks!