- NewspapertagDiv AMP Plugin Tutorial
- 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
- NewspaperAutoptimize Plugin – install and configuration
Have the time ago functioning within the FlexBlock1 module … seems to be perfectly fine.
Except the styling is off and I know just enough about all this to be dangerous and can’t figure out how to style that particular part.
Using:
<?php echo human_time_diff( get_the_time(‘U’, $post_id), current_time(‘timestamp’) ) . ‘ ago’; ?>
I am looking at the default menu names in Fashion demo and not all of the menu names correspond to a category name. For example, the Fashion Today menu does not correspond to a category name. How would you change the name of the Fashion Today menu?
Is it possible to make a mega menu that is based on a category but not display images? In your instructions on the link shown below, it shows an example based on the Fashion category. Examples A (MegaMenu with sub-categories) and B (MegaMenu without sub-categories) show thumbnail images in the mega menus. Can the images be suppressed?
Your instructions:
https://forum.tagdiv.com/menus-newsmag/
Hi,
Is there a way to hide this information that appears above post titles? See image for example.

In his day in an update of the theme gave me to try the lazy load but not being real deactivate it. The problem is that since then the loading of the icons still uses the lazy load effect and despite being disconnected you still see what gives the impression that the web loads much slower. How could you solve it?
URL example here
bit.ly/2uX4opv
Awesome,
Thanks for the quick answer, we will look for some date & time for theme upgrade.
Awesome,
Thanks for the quick answer, we will look for some date & time for theme upgrade.
Thank you for your answer @Catalin
We know that AMP ads are not like regular Ads, in fact our AMP Ads were working good enough until Version 9.5

9.5 was a disaster for Us, AMP plugin is already disabled, right know we are working on cleaning the DB, because our wp-options table has almost five million entries with transients and class names td_uid_1_5c82894a1a5a7_rand.
This install was working perfectly before 9.5
This is how it looks after update and change to 3rd AMP plugin:

This is how it looked like before:

Hi,
If you have the mobile theme activate and the option with “AMP” -> https://www.screencast.com/t/LzCKriRNf3S the ads that are set in mobile theme will be show in amp version -> https://www.screencast.com/t/SHHvDhE5V
Thank you for your understanding!
Hi.
AMP is enabled on my site but it doesn’t work.
Previous Tagdiv AMP plugin worked perfectly, this one is really crappy.



Hi,
You can use the licence only for one final/online product, for example if you want to change the domain/hosting you’ll need to remove the key from the first domain/hosting and after that you can use the licence for the theme on the new domain/hosting ; for more details please check our documentation -> https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
-> https://themeforest.net/licenses/standard
-> https://themeforest.net/licenses/terms/regular
How to remove the licence key? simply reset the license key in the theme system status panel
– https://www.screencast.com/t/rdjQDTbokwT
Thank you!
So an AMP version of my pages or posts will be created if I select the “AMP” option from the mobile theme and it will use the content from my regular post editor then on the AMP pages/posts, correct? Therefore I only need to create one version of post content for each post, not a separate version of post content in the mobile editor?
How Can I link the menu with post for example ( Business) in Menu and a post in category of Menu
-
This reply was modified 7 years by
fgates.
Hi,
If you are using the “AMP” option from mobile theme, then you’ll not need to create a new content in mobile editor, will be display the content from desktop.
Thanks.
Hi,
Flex blocks can do that, this option is per device – http://prntscr.com/n9ktou So with these blocks you can have for example 3 posts on desktop, and one on mobile.
The limit setting is not per device at the moment – http://prntscr.com/n9kuqr
Thanks
Hi,
If you want to hide a specific category on blocks you can use a custom css ,
for example I want to hide the category Travel -> https://www.screencast.com/t/sCinDIlcM
-> https://www.screencast.com/t/p6jk08Lu4E -> https://www.screencast.com/t/ICb5keRVOkK
.td-module-image a[href$="/travel/"],
.td-meta-info-container a[href$="/travel/"]
{
display: none;
}
All you need to do is to change the category in code and the background color will apply on that category.
Thank you for your understanding!
That is correct, the AMP links will be /?amp. There will be no problem in the matter. Please let me know if you have more questions.
Hi,
I have checked your website and I saw that your AMP is disabled. I need to enable the AMP so I can investigate it closer and check how it works. Also, provide some useful screenshots with your problems/errors so I will be able to provide a more accurate response.
Thank you!
Hi,
Quite unusual, I also have Yoast installed, but the composer editing buttons appear in both Gutenberg and the classic editor
– http://prntscr.com/n9iv9u – http://prntscr.com/n9iwmw
Are you using the latest theme and plugins versions? This may happen if you use an older theme and latest WordPress for example.
Thanks
Hi,
I have checked your website and I saw that your AMP validator is not enabled. Please activate it and check the results. Let us know how it goes!
I need to check the website when the AMP is active so I can check the errors.
Thank you!
But then for the AMP version that gets put out in the above option you recommended do I still need to create a version of the post in the mobile editor? That’s what I’m trying to avoid.
Hi,
So you want to display a bigger logo on mobile? Note that there is a width setting for the logo image – http://prntscr.com/n9ilkp try using that to control the image dimensions. Set a width of 480 for example, if that is the size you want to display on mobile.
If I misunderstand please correct me.
Thanks
Hi,
If you want to use the mobile theme with amp, but you need to have the desktop design you can use the “AMP” option from Newspaper>Theme panel>Mobile theme>Mobile settings
-> https://www.screencast.com/t/CEVSensTM6 this option is available in Newspaper v9.6.1
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Thank you for your understanding!