- 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
How do I do this Marius? I want to show the articles shown in mega menu on the frontpage even though I have unique articles enabled.
There must be work around in css or something that I can add?
Best,
Are
See my comment above. Big Slide works just fine with other categories, and it also works with Featured, as long as unique articles are disabled. It doesn’t work when unique article function is enabled.
Just to be clear: Unique article system is not supposed to hide articles in mega menu from the front page? It does that now. Is there a fix?
I’ve enabled unique articles on the homepage so you can see what I mean:
http://amerikanskpolitikk.no
password: ampoltesting
I found the problem: The unique articles feature (!)
When it’s disabled, everything works fine. The big problem, obviously: duplicate posts on the homepage. Looks sloppy.
When unique articles is enabled, the big slide with the featured posts disappear, and the posts on the first row in mega menu act as if they’re visible on the front page. I thought this was fixed in an earlier version? I have 3.6 running.
http://amerikanskpolitikk.no (password: ampoltesting)
Is there any way to add CSS styles to “Custom ad 1”?
For example, centering and margins …
the problem is the CSS rule in style.css
In line 484 the body > iframe {display: none; } hides the profile modal iframe that Disqus uses to display user profiles.
/* —————————————————————————-
google plus oauth iframe used by ff & chrome
*/
body > iframe {
display: none;
}
can you tell me what serves this command on the theme ? if i delete it, the disqus profile load smoothly.
As to the other problem, “the comment bubble is not a link to lead to the comment section of the post”. can you check it?
It having the same problem with Recent Comments & Text Widget as well.
Please assist.
Hi,
There’s bugs on footer font for Footer 3.
Here’s the attachments for the configurations:
Font type: I changed the font type on the /wp-content/themes/Newspaper/includes/wp_booster/td_fonts.php
and select the all fonts at the theme panel -> Custom Typography to this font.

There are differences of font type shown in the footer 2 & footer 3.

This is the configurations:

Footer 2 configurations:

Footer 3 configurations:
http://deepciel.com/wordpress/wp-content/uploads/2014/04/Screen-Shot-2014-04-16-at-1.45.28-PM.jpg
I think you misunderstood me because of my English :D.
Why when I choose “Excepts type letters on” the breadcrumbs is incomplete and when I choose “Excepts type on words” is normal?
An example of a selected capture “Excepts type letters on”:
Yes, I’ve done exactly that. But nothing shows. Could you take a look? The Big Slide is an important part of the design so it needs to work:
http://amerikanskpolitikk.no (password: ampoltesting)
Are
Hi Marius
Yes I use SEO by Yoast. The posts show as authorship working but in the ‘Structured Data Testing Tool’ the image wont display
example post: funeventsasia.com/raft-building/
BTW I am also a photographer which I believe you do also!
Regards
Toni
Hi
For some strange reason, I have an issue with showing posts in the Big Slide on my homepage. It’s set to show the Featured category, but it doesn’t display anything.
The featured posts show in widgets, but not in the big slide.
–> http://www.amerikanskpolitikk.no. Access it with this password: ampoltesting
HI, Marius
not huge issue as I can fix with CSS.
Just odd.
Note I’m not running any minify stuff, just tagDiv speed booster, along with mod_pagespeed to remove white spaces and remove comments – and cache small images. It’s not doing anything else.
I am using the social media icons top right, and NOT using the login function, which is different from your example, and have the responsive AdSense ads running.
I will upgrade to the latest WP this week and then revisit. đ
Usually I am *not* the person with the one in a million gremlin, but this one is mine.
Have a great day!
hi,
identify what module are you using : http://screencast.com/t/tvb3Z9oD2
i use module 5 as example:
then: http://screencast.com/t/W0oLu4piTx
if there are more then 1 category is because the the post is either in a subcategory, or the post belongs to multiple category.
Thanks for you message.
Radu A.
hi,
can you show me an example on your site, i have tried on my install I don’t see it, maybe I’m looking in the wrong place.
Thanks for you message.
Radu A.
hi,
the theme comes wit it’s own admin panel : http://screencast.com/t/JSAXyuzLEW .
try to install the theme locally (on your computer), on apache web server (use xampp), no plugins, if it works then probably is an incompatibility between the theme and your host server configuration, we have experience this type of issue in the past.
if you are using the theme for the first time please try to use over the documentation may it helps: https://forum.tagdiv.com/newspaper-documentation/ .
if you are not satisfied with our theme then please contact us on email contact@tagdiv.com for a refund. Also paste the link to this thread.
Thanks for you message.
Radu A.
hi,
identify the category: http://screencast.com/t/cQwZXiUqLEN
in this example I use category : documente (id: 236)
then use this css:
.category-236 .entry-date {
display:none;
}
Thanks for you message.
Radu A.
Here is another example of what another user did with the Newspaper Header Menu.
Like Disqver.com, I would love to have my Header Menu show up to the Right of my Logo. And be at the same level as the logo too. I did try using the code you suggested to AJ on March 31st with no luck.
I appreciate your suggestions.
Thank yoU!
gzip/deflate is managed at the web server level – it needs to be running for your hosting account. This allows the web server to automatically compress everything sent by the web server from your site to the web browser. This alone is good for 20+ points. This is the #1 thing which should be addressed. Ideally your web host should have this on for your account. If they won’t enable it, move to another host who will!
If you look at my posts there is an example of the .htaccess settings that I used for
the “expiration headers”
For images:
1) you need to use a compression plugin, like smush.it or similar (see comments from others in the thread); this will optimize all the thumbs created by WP and the theme
2) upload well compressed images (e.g., 25-40kb max, not 150kb or 700kb — unless you’re doing some kind of photo/portfolio site where quality is first concern)
3) consider changing the compression level by default in WP, which is done in the functions.php file at bottom using the code I’ve suggested in my posts — setting it to something like “60” vs the default “90” (I think), will cut the size of the thumbs by a huge amount.
For my particular brand of magic, try putting this at the end of your .htaccess file:
AddType text/javascript .js
# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 2500000 seconds"
ExpiresByType image/jpeg "access plus 2500000 seconds"
ExpiresByType image/png "access plus 2500000 seconds"
ExpiresByType image/gif "access plus 2500000 seconds"
ExpiresByType application/x-shockwave-flash "access plus 2500000 seconds"
ExpiresByType text/css "access plus 700000 seconds"
ExpiresByType text/javascript "access plus 700000 seconds"
ExpiresByType application/javascript "access plus 700000 seconds"
ExpiresByType application/x-javascript "access plus 700000 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
</IfModule>
<IfModule mod_headers.c>
Header unset ETag
</IfModule>
<IfModule mod_alias.c>
RedirectMatch 403 /xmlrpc.php
</IfModule>
NOTE: if you use pingback or post by email, don’t put in that last 3 lines, as I do this to keep spammers from posting comments via pingback even when comments are off (!).
The above assumes your web host is running Apache, and not IIS, or nginx or other. If so, you might have to tweak those for your particular host. Apache is the most common, however.
Also: make backup, via FTP, or your hosting panel fileManager of your .htaccess file first; then if your site doesn’t load with the new elements, put back your original version.
Hope that helped.
-
This reply was modified 12 years by
simchris.
Hey,
first of all: great Theme!
This is my Website: http://mobilitymashup.com/ .
I’ve two little questions:
1. How can i make the Main-Menu full-width as seen in your examples on Themeforest?
2. Why is my Featured-Category only showing 5 Posts, but I’ve more than 10 assigned to it? (Setting are: Category Featured, Posts 6, -Latest-)
Thanks in advance, best regards
Hi, thank you for your fast response. But I was referring to the “Header” menu, not the Top menu.
In the example noted above, it would be the Header Menu with News, Features, Interviews, Previews & Reviews that is right of their Logo.
Thank you again!
HI, Marius
oddly, we’re seeing on both our sites that the date stamp time section font color does NOT change with panel settings, as so http://ga-ga.com/ ..
NOTE: that the date stamp top left remains white text and doesn’t change to #666666. Links change color as they are links, not static text, presumably.
I had used CSS to fix it previously, but just removed that so you could see it “as the issue I’m having.”
Running theme 3.6, and WP 3.8.1 (not yet 3.8.2); with tagdiv speed booster plugin 2.1 = on. No custom font plugins or custom social plugins. Not using JetPack, not using social counter.
Full responsive, 980px.
In theme panel:
HEADER > top menu (black) – no option here for colors/fonts.
CUSTOM TYPOGRAPHY > Top Menu Font > Text Color = #666666
THEME COLORS > Top Menu Color = #e5e5e5
Easy to fix with CSS, but in our two installs theme panel on 3.6 with WP 3.8.1 doesn’t change the color.
No funky plugins running, and we reverted to Yoast SEO 1.4.25 which doesn’t have the issues with breaking sitemaps, etc., that 1.5x does.
I did it and after some time it happened again đ
I noticed that it doesn’t matter which link I click, as for example I clicked the basket category and the rss page I got (like the screenshot on my first post) was about a random post which had been uploaded on the football category…
Again when I refreshed the page everything was shown correctly.
I believe it has to do whith the hourly update period/frequency I have applied through All in One SEO, because it happens once each 1 hour.
Please help me, I can provide you an admin code to check it if you want.
Hi,
Yes, blocks are built using modules, if you change a module that module is possible to be used in multiple blocks.
Module 5 is used in Block 8 and Block 2.
What you can do is to duplicate the module 5 as module 5b and use it in Block 8(your customized block) and then Block 2 will not be affected.
They are located here: http://screencast.com/t/S52t8FJ9E
Hope this help!
PHP code for get link category and link title can you tell me sir?
For Example:
Tittle : Childrenâs summer reading
Category : Green
Childrenâs summer reading. Then who pulls up behind him, but a big olâ dump truck whose driver proceeded to lean on his horn drowning out the noise from the car between us until the light finally turned green. But for many emerging designers like Adrian Alicea, the long road to fashion.
request :
1. can give me syntax php code for make ” Childrenâs summer reading ” is bold and auto link with articles without insert permalink?
php code wordpress by default is <?php the_title(); ?> right? can you give me code for that code link to article sir?
2. Can give me syntax php code for make : ” Green ” is bold and auto link in article sir?
php code for get category by default is :<?php the_category(‘,’) ?> right? can you tell me php code for make that syntx is link to category in articles without insert link?
Thanks
Is no needed to have full 100% like in our demo, because is useless content for you.
Please send us an email at contact@tagdiv.com and we will provide you the XML.
Thanks for the message!