- 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
Hi
I don’t have the AMP module active on my site but I do use the mobile plugin.
For some reason the theme is creating pages like this sample below: (note the /amp/ at the back)
https://travelhippi.com/going-minimalist-is-tough-but-rewarding/amp/
This is picked up on my Google search console and creates a 404 page error.
How do I avoid this? Or do I just ignore these errors?
Ciska
If a field for amp-status does not appear: Click “Add Custom Field” and fill inn Name “amp_status” Value “disabled”
Solved: The amp-setting and various other items for a spesific post can be found in the post editor by activating the “Show more tools & options” in upper right corner (three dots) – then select “Options” – then tick “Custom Fields”. The settings will appear at bottom of page, below the post editor.
I updated to 9.2.2 version of the template a few days ago. Today I noticed that all of my articles are now showing in a narrower block, while there is now a big white space between the content and the sidebar.
Screenshot: https://imgur.com/a/ijlFQkY
Live example: https://phnompenhexpat.com/city-life/benefits-of-phnom-penh-life/
Any ideas how to fix this, please advise, thanks!
I purchage Newspaper theme today and when i Put ENVATO PURCHASE CODE & Press Avtive Butten But Theme is Not Active Only Loding… & same problem in theme panel i can’t Save any Setting from Theme panel
Newspaper system status is currect
Thanks, but I copied and pasted the sample source.
Hi,
Do I still need the AMP plugin after installing your Mobile Theme plugin?
if no, do I still need the plugin “tagDiv AMP”?? or I should just deactivate it?
another Question, is there an option to add Google Ads to the Mobile theme?
If I open a page on a smartphone (iOS or Android) from my website all pages are empty. Only the title and the ads displayed.
I installed now a new site with the new version from the theme with the sample https://demo.tagdiv.com/newspaper_cafe/coffee/ , same problem. No pages on smartphones.
Why?
In Theme Panel, under Header, under Logo & Favicon
TEXT LOGO TAGLINE currently reads:
DISCOVER THE ART OF PUBLISHING
I can’t edit the field.
When I try to add my new tag line, I can’t actually type into the field.
Sidenote — I was able to change this earlier today and I did. But then when I went back into the screen, it somehow changed back and now is not editable.
JD
Hello
Where did the enable/disable AMP option for individual posts go after the WordPress 5 (Gutenberg) update?
Before the update, each post had a enable/disable AMP option below the date setting.
Thanks.
Hi,
Currently, I’m having permalink structure as sitename/%%postname% but this structure is not working properly for google news index. So for particular category alone, I have added the category slug in the URL with the below code:
code:
add_action(‘init’, function()
{
add_rewrite_rule(‘^sports/([^/]+)/?$’, ‘index.php?name=$matches[1]’, ‘top’);
}, 10, 0);
add_filter(‘post_link’, function($post_link, $post, $leave_name = false, $sample = false)
{
if ( has_category(‘sports’, $post) ) {
$post_link = str_replace(‘/’ . $post->post_name, ‘/sports/’ . $post->post_name, $post_link);
}
return $post_link;
}, 10, 4);
So now when I checked sports category then sports slug is adding properly in the URL. Now the problem is, it is not working for amp pages.
For example:
If my URL is abc.dom/sports/sachin-batting
My amp URL should be abc.dom/sports/sachin-batting/amp but this URL is not working. This is working only if I entered the old pattern i.e bc.dom/sachin-batting/amp
So I kindly request you provide some suggestion on achieving this in amp page.
It would be nice from you to add custom field for featured video as it is necessary to make yor awesome theme work with, for example, gravity forms if you need to build a user generated content functionality.
-
This reply was modified 7 years by
luqueriasas.
Hi,
Only some of the flex grids have an option to disable the hover effect, for example
– https://www.screencast.com/t/JbHdVMzPOyy
Fro those grids I could give you a code that can be entered in the theme panel Custom CSS section, it should remove the hover effect for those two grid types
.td_block_big_grid_fl_1.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.td_block_big_grid_5.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none;
}
Thanks
Hello.
As stated above, the amp font cannot be changed. If you activated the amp template on your site, it will display exactly like in our demo video. Here is a live example of a demo where amp is active:
https://demo.tagdiv.com/newspaper_crypto/td-post-ripple-ceo-and-ethereum-co-founder-bash-ico-industry/amp/
But I see you have a more pressing matter on your site than the amp template: https://www.screencast.com/t/b2ZNi2Ff
Please check your site as it does not have a stylesheet at the moment.
Your issues could be a faulty theme install or plugin conflicts. Please make sure you install the theme properly: https://forum.tagdiv.com/install-via-ftp/
And test the theme functionality with just the theme plugins. Disable all other plugins.
Thank you!
Hi,
There are a few methods to update, there is a guide here
– https://forum.tagdiv.com/how-to-update-the-theme-2/
The most reliable and popular method is by FTP.
Be sure to make a website backup before updating, just to be safe. The theme changelog can be seen at the bottom of this page for example
– https://themeforest.net/item/newspaper/5489609
After the theme update the tagDiv composer and social counter will try to update automatically. If they don’t there will be an update button for each of them here
– https://www.screencast.com/t/BVDwWVCjxXeq
There you can update the cloud AMP plugin and newsletter plugin as well if you use them.
Thanks
I set up a mobile theme But webpage and mobil is looks different on google. Can you tell me reason for this issue.
Hello,
I purchased the “Newspaper” theme recently i.e. on 26 Dec. 2018 and installed it on my WordPress CMS on Hostgator cloud business hosting plan.
But the theme “Demo” isn’t installing due to improper php.ini configurations because of limitations set by my hosting provider. For example max_execution_time is set to 30 and max_input_vars is 1000.
Now I am switching to another hosting service provider and I have to again install the WordPress on this hosting platform.
My question is
1. Will the theme work fine on another hosting service provider or there could be some license/purchase code issue?
And
2. Do I have to enter the Envato purchase code again to activate the theme on a new hosting plan?
Thanks.
thanks for above.
I have queries regarding AMP , a per your document on AMP i did all settings https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/ , I am unable to manage post or other content on AMP site,
from where should i edit its AMP site front pages ? i want it should look like in your AMP demo video.
plese help in this
Dear dev team,
https://affiliate.tagdiv.com/#/single/page/Pages/396
This sample, Company Email Donation etc,
Display hidden is not effective when using IOS.
Please confirm it.
It needs display: none;
and furthermore,
Contact us text on img, when using IOS and click it,
It turn to dark color.
Maybe this also bug.
Hello –
I have the newspaper theme installed. I am using a latest posts feature for the front page.
I have the word “blog” showing and then listing the latest articles. Is there a way to change blog to latest news?
Example here: https://imgur.com/a/533zDKv
Thank you.
In addition to my previous comment, probably my issue is misunderstood. Let me give you an example. If you visit the home page (https://dazeinfo.com) you can clearly see that its a page created using TagDiv composer with Menu Overlay option selected.
Now if you visit any post (https://dazeinfo.com/2018/12/26/google-pixel-revenue-market-share-2021/) you will see that whole header is showing black background – which I don’t want. Instead, I want to display Red Background here.
if I go to Theme Panel -> Theme Colours and set Header Background as Read, then the Overlay Menu functionality doesn’t work as the Red header background would start appearing on the home page (https://dazeinfo.com) as well.
Hope I am able to explain.
-
This reply was modified 7 years by
baamit.
Hi,
Unfortunately our theme do not have this option, the color for menu will apply on entire
website, in order to have a different color on menu, on home page you need to use some custom css
Create custom code with the browser’s Inspector or the Live CSS Box -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
here is one example -> https://www.screencast.com/t/FAazbkYOsfo4
.home .td-theme-wrap .sf-menu .td-normal-menu .sub-menu, .home .td-theme-wrap .sf-menu .td-normal-menu .sub-menu,
.home .td-theme-wrap .sf-menu li a:hover {
background-color: blue;
}
Thank you for your understanding.
Hi,
It’s not really a problem if there is no issue by default. The CSS from the AMP plugin is about 36KB so it’s well below the 50KB limit set by AMP.
There would be nothing to do about it, we can’t remove CSS from the AMP plugin to create more room for CSS loaded by plugins. If Google created this rule it has to be respected in order to have valid AMP.
Thanks
Hi,
Here is were You can find the url for the page/posts …
https://www.screencast.com/t/F5MFkVLee
Or for example in post you can use the permalink
https://www.screencast.com/t/RmlJa8zT0
For example I have an author box with a title and I set to title an url
https://www.screencast.com/t/6KemXq78eIlL
now when you’ll click on the author title you’ll be redirected to that url
Hope this will help you.
Thank you for your understanding.
Hi,
@Rob576 Looks like there are a couple of images not found (404). These can slow down the loading speed of the website considerably. The mobile menu will be accessible as soon as the page is finished loading.
One of them is in then homepage, the thumbnail from a video in the playlist which was removed by YouTube
– https://www.screencast.com/t/BYOjOdhf
You could remove that video from the playlist.
The other image I believe it is set here – https://www.screencast.com/t/DJBJExyx6sc
Check there and remove/replace the image found there.
After doing this check if this improves the loading speed.
@Epic From what I can find online deferring jquery can break the website, the theme or plugins which depend on it being loaded early. For example in this guide it is recommended to exclude it from being deferred and keep loading it in the site’s header
– https://wpshout.com/make-site-faster-async-deferred-javascript-introducing-script_loader_tag/
Thanks