- 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
amp showing “about us” in the footer in pencopy.com but i never create that page yet
Hi,
I’m new in this amazing theme. I have 2 questions, I hope you’d like to help me.
Excerpt
In my blog post-page settings, there is no option to add an excerpt. Only “Post settings” is shown. How can I add an excerpt on an individual post?
Main settings Header background
I’m using the ‘Craft Ideas’-demo. I would like to change the yellow background in all headers (see for an example the right sidebar “About me”, “Catagories”, “Stay Connected” – yellow stroke background).
Is there an option to change the background image for all headers at once?
Thanks for your response!
Nick
Hello, I use a pricing plugin (Go Pricing) and one table I use in a post is too wide so that I get 2 tables among themselves.
The table is in the beginning of the post. Is it possible to set the first part of the post to full-width (without sidebar) so that the whole table would be displayed perfectly and after the table the normal slender post-layout with sidebar?
my post now: https://crypto-prince.com/wo-bitcoins-kaufen-anbieter-vergleich/
good example of another website: https://www.vergleich.org/staubsauger/
Regards
Florian
Hi, I choose a featured image for the thumbnails, but I pick my own image for the top of my posts (the featured image is not displayed) however on the AMP view, both images are. How can I disable the featured image in the AMP plugin?
Thanks
There is no theme setting for that specifically. It could only be done through CSS code. Remove that code and try this one for example
.td-module-thumb, .td-module-thumb img, .td-big-grid-post {
border-radius: 10px!important;
}
Hello,
Upon further investigation it seems that safari does not accept language specific characters in the image names. Please try to only use the default Latin characters without any language specific symbols for the image names.
As an example:
“é” (random example) will need to become “e”
Thank you!
That is possible. Each page has an unique ID, this is displayed on the body tag. So for example if you want to affect a particular page begin the code with that ID class
– https://www.screencast.com/t/BLqPyMHI
This way you can create custom code for particular pages, posts, category pages etc.
Indeed that is the case, I did not realize that. Each social icon has to be re-positioned after the width change, like this
– https://www.screencast.com/t/E0pGMPi7zM
They all have specific positioning so a code has to be created for each social. In this example I used Google+, Instagram, Twitter and YouTube. This is the code for them, which should be added in addition to this one
.td-social-colored .td-sp {
width: 44px;
height: 44px;
}
.td-social-style9 .td_social_googleplus .td-sp {
background-position: -15px -274px;
}
.td-social-style9 .td_social_instagram .td-sp {
background-position: -14px -222px;
}
.td-social-style9 .td_social_twitter .td-sp {
background-position: -14px -429px;
}
.td-social-style9 .td_social_youtube .td-sp {
background-position: -13px -378px;
}
If you have other socials mention them, or provide a link to your website for a more accurate solution.
The theme will always create the thumbnails that are enabled in the theme panel. The size you mention is used in these cases
– https://www.screencast.com/t/bj8gAKvo
You can disable that size if you are not using it, it will not be created anymore. Then for example on a post that uses it, the full original image size will be loaded, not a thumbnail. This would be useful by case for most users, for example if you were to use a bigger image size this will always be served instead of the thumbnail, leading to increased loading time.
Hello GoingFor2,
I have inspected your source page and I saw that you have Newspaper v.8.7.1 Please update it to the latest version of it (v.8.7.2) and reinstall the AMP plugin which comes bundled with this kind of version, clear all the caches and check the results.
Thanks for your understanding!
Indeed featured videos are supported, there will be no problem there. A lightbox is not available, it could be in the future. I will add this on out plugin suggestion list and it will be considered. Thank you for the suggestion.
The plugin has some color settings, but none for background. As well this might be added in a future update.
That will not work, accessing pages built with a page builder. AMP can be enabled for standard WordPress pages built similar to posts. We don’t have an example for pages at the moment. Our plugin is free, included in the package. As I mentioned it will receive more features in the coming updates. Thank you for all the suggestions, they are noted.
Thanks
Yes, but how can I costumize every tag for category, for example sport – green, politics-red, etc. On featured image not on category list posts, like on my attacment image.
Hi,
That code will remove the post settings from the posts page here. If you want to add them, you could make a small modification in the theme. By default only author roles and higher have access to the post settings. This condition is set here
– https://www.screencast.com/t/k3AvFZh9
You could change that condition to a capability you want
– https://codex.wordpress.org/Roles_and_Capabilities
Changing it to ‘edit_posts’ for example, would give the contributor role access to the post settings.
Thanks
I install amp but it not showing amp pages as documentation but it not showing any amp pages. google amp test result also negative
Hi,
I’ve just added the AMP plugin, and it seems to work ok, but for some reason, there is ‘ABOUT US’ text at the bottom of all pages? Here is a link (scroll to the bottom)
Why is this?
Ok, problem was.
function remove_category_base( $string, $type )
{
if ( $type != ‘single’ && $type == ‘category’ && ( strpos( $string, ‘category’ ) !== false ) )
{
$url_without_category = str_replace( “/category/”, “/”, $string );
return trailingslashit( $url_without_category );
}
return $string;
}
add_filter( ‘user_trailingslashit’, ‘remove_category_base’, 100, 2);
now it works.
it is possible to remove the /category/ from permlink?
Only via plugins (for examples: https://wordpress.org/plugins/enhanced-media-library/ or https://wordpress.org/plugins/media-library-plus/ and etc).
But keep in mind that developers do not provide support for untested plugins.
Tested plugins which can be used without any problem can be found here -> https://www.screencast.com/t/LMtZ9dF90
When I do a search all page and post excerpts looks great, exept for my “home page”. It contains some “code”, maybe from a widget on the “home page”.
Is the excerpt editable?
For example: https://www.vastraingelstad.se/?s=toftadal
The “home page” is the one called “Hem”.
Hello, we have 2 Problems with theme.
1. The Sub Category Page does not show.
Main Category: exampe.de/word1/ = Available = http://bit.ly/2tGwur6
Sub Category: exampe.de/word1/word2 = 404 = https://www.netzfieber.de/smarthome/osram-lightify/ or the standard wordpress function, who redirect to a post with is related to the category like = http://bit.ly/2FBxgHB
2. Pagination does not work. See http://bit.ly/2tGwur6

So the issue was not solved by regenerating the thumbnails. Inspecting the website and the first thumbs issue in the grid, it seems the featured images you use are too small. Example:
– https://www.screencast.com/t/9xKtYxfUz
This module where the post appears has a thumbnails requirement like this
– https://www.screencast.com/t/y1EtZitN
So the original image is simply not big enough to allow the creation of the necessary thumbnails. Use bigger images if possible or a thumbnail upscale plugin, the theme will not stretch the images to fit if they are too small.
As mentioned in that guide our install-able demo uses images around 1068 × 713 px. You can use bigger images, the resulting thumbs will be of higher quality.
Hi,
It should work properly, in this example I am hiding the column in which the widgetised sidebar is placed, on mobile devices
– https://www.screencast.com/t/LS9yb7ksxXK
– https://www.screencast.com/t/VccfPKnt
So that columns will not appear on mobile anymore.
Thanks
HI,
First read this ___> https://www.screencast.com/t/8di6TIL6u
For years I have this template, I already know these two slide. but most of the templates have the possibility of having different slide and with automatic movement.
Like this http://demo.betterstudio.com/publisher/clean-sport/ utm_source=landing&utm_medium=demo&utm_campaign=Publisher&utm_content=clean-sport
or this … https://www.screencast.com/t/8vLrXUiX
https://www.screencast.com/t/nn72ezl6Y
all with automatic movement and without using revolution slider, which for example now I can not install revolution slider because it consumes my memory.
so my idea is to make a flex block with several sliders and that the user configure it as he wants and can configure the same way that now you are doing with the font, colors without having to install revolution slider.
Thanks. Featured video posts are super important. So, that a good reason to change to your AMP version.
Few more additional questions:
In the desktop version, the images have the option to be opened as modals. Is / will this be supported in the upcoming update? Currently, in the test demo you linked it’s not working (but redirects to the media url)
Secondly, does the AMP support dark theme / background?
Last: I tried to acces the AMP urls for the index page on the link you gave me, but doesn’t work. Only the blog post. (I tried https://demo.tagdiv.com/newspaper_crypto/amp)
Do you have any example for AMP pages?
I just hope it would looks like this: https://ampforwp.com/themes/newspaper/
(would be a pity that some 3rd parties would implement your theme in AMP but not yourselves 😀 )
Thanks!
Catalin,
Try looking st this URL. The images appear small. http://goingfor2.com/2018-dynasty-stashes-running-backs-fantasy-football/amp/
Also, that url you looked at, look at the regular non-amp version. There is a picture towards the bottom that’s missing completely in the AMP version.
Hello GoingFor2,
I have inspected your amp pages and it seems to look as expected as you can see here -> https://www.screencast.com/t/5Dp8mxRmfz Provide some useful screenshots with your problem so I can take a closer look at it.
Thanks for your understanding!