- 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
Hello,
During the update process, please have only tagDiv plugins enabled, (for example if you have the WordFence plugin, you need to use the WordFence assistant plugin to make sure it does not block the update process), also please make sure you have permissions set correctly so as not to interfere with the update process -> https://www.malcare.com/blog/wordpress-file-permissions/
Thank you!
Hi Bettina,
I’ve added an extensive explanation covering:
– how we added the custom post type including an excerpt of the functions.php customization
– short explanation on the cloud template being used
– 1 example of custom post type & category page, their URLs are:
a) category page: https://aktiennews24.de/thema/einzelaktien/nordex-aktie/
b) custom post: https://aktiennews24.de/news/kurs/nordex-aktie-30052022/
– the configs that we have in the theme panel
We appreciate you looking at the video recorded:
https://www.screencast.com/t/ico9Q8ue
-> I checked the audio quality and it should be good
Hello,
Please let me know how you added the embed code in the post, for example, I copy the link and add it in the element embed, and for me looks fine -> https://i.imgur.com/9p7k42d.png -> https://i.imgur.com/pDIYA7X.png
Thank you!
Hi TagDiv,
There is a major problem with your new popup modal. After we placed it into our website, we noticed an issue. The button in the popup (when the popup is not there) is still present on the website though not visible. So when we click on a post, for example, and click where the button would be if the popup were present, it does not go to the link of the post, but the link in the popup. (difficult to explain).
We thought that this might be an issue on our end until we went onto your demo page for the popup modal on TagDiv and the page on your website had the same issue:
https://tagdiv.com/newspaper-theme-popup-shortcode-examples/
You can see this when you click, for one example, the “see in action” button on “popup advertisements.” When the popup comes up, close the popup and hover/click over where the linked button would be if the popup were present.
Can you please help us how to resolve this issue?
Thank you
I want to improve the SEO of my site, but all titles are defaulted to H3 and H4 in the TagDiv Composer page blocks (H1 is fine on the pages).
How could I change those H3 tags of the modules to H2?
Pd. It only allows me to change it in the FLEX blocks, but for example, in Block 1, 2, 3… it doesn’t let me.
How can I do it? Thank you.
Hi guys,
We’ve been having this issue for a while and at first it was just with a couple of Blocks in our homepage but now every Block is just ignoring the “Multiple Taxonomies Filter” property.
Image: https://drive.google.com/file/d/11IUKeoKmJxOn2dgmb2YbAFVeaYmZO0_r/view?usp=sharing
This used to filter the multiple taxonomies by displaying the selecting category ids in the Ajax Category Dropdown. Example: We’ve 5 categories which are named according to different topics, each category has a sub named “News”. So we have a block for only News related posts where readers used to see all the News inside all “news” sub-categories together, and then they had a little menu they could navigate and select the Category from which they wanted to read all the posts related to it’s sub-category “News”.
But right now, it shows every single post from the selected category, not filtering the taxonomies at all, like ignoring it entirely.
Did you notice a problem?
The look of the gallery changes when you add LightBox and something is not working properly. When you click on an image, a small image appears in your example – but a large image should pop up when it work correct!!!
If that worked well: when Lightbos is added, the look of the gallery should not change, and the images from the gallery should be pop-ups. That’s what I’m trying to get.
Hi everyone,
I am using the newspaper theme 11.5.1 where cloud templates start supporting CPT/Taxonomies.
The custom post type, called ‘kurs’, has ‘has_archive’ enabled and is added to the ‘pre_get_posts’ hook, see for reference:
function custom_post_type_cat_filter($query) {
if ( !is_admin() && $query->is_main_query() ) {
if ($query->is_category()) {
$query->set( 'post_type', array( 'post', 'kurs' ) );
}
}
}
add_action('pre_get_posts','custom_post_type_cat_filter');
I am not sure which extra steps are needed when cloud templates are in play and whether the theme itself selects fitting posts for category pages based on the template file taxonomy…any advice here?
Hello,
If the AdSense code needs to be set between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq, the code needs to be set only once per page -> https://www.wpbeginner.com/beginners-guide/how-to-add-google-adsense-to-your-wordpress-site/
Using auto ads those will be automatically placed where they fit correctly => https://i.imgur.com/qX36kT0.png
Thank you!
Hello!
It should be something like this: RewriteCond %{REQUEST_URI} (.+)/amp(.*)$
Thank you!
Hello,
You can use AMP, but we offer support for the mobile version only with mobile theme + AMP plugin and set for AMP -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/ => https://i.imgur.com/1kMs1ds.png and set the AMP for posts => https://i.imgur.com/GLEeeoZ.png, but you can’t customize the layout for AMP with tagDiv Composer.
Also, please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/ and choose what mobile version you want.
Thank you!
I have enabled the Mobile+AMP mode in my Newspaper 11.5 theme, but this isn’t functioning on mobile devices.
What is a solution?
I’ve solved after Server changes
Domains > example.com > Apache & nginx Settings
fastcgi_buffers 8 16k;
fastcgi_buffer_size 32k;
proxy_buffer_size 128k;
proxy_buffers 4 256k;
proxy_busy_buffers_size 256k;
My original question was very clear
I dont want to change the whole header! Just want to know how to make the menu like the example I showed you.
The answer given proved me with zero information. And it took 2 days! to get back to me with a zero info answer
Hello
On my website some articles, it does not show my pictures well as you see here ( https://techstart.ro/lifestyle/razer-lanseaza-o-colectie-vestimentara-intitulata-genesis-si-unleashed/?preview_id=20057&preview_nonce=1dfc1dff90&post_format=standard&_thumbnail_id=20095&preview=true)
there are blank spaces with that broken file. But on the same page is another picture that is showing well. And for some other articles working well and from time to time to other articles the photos are not showing. Do you have any solutions?
Thanks!
Hello Anamaria,
I have followed the video tutorials step by step and it seems that if I use tag div template, the smart list doesn’t work (smart list 1). However, If I use template 5 (any non tagdiv template) the smart list works but there is no header menu (see example 2). In example 2, I didn’t find a way to have the header menu and in example 1, I didn’t find a way to make the smart list work (even if I pay attention to have the same heading).
Example 1: https://www.captainforest.com/the-5rs-framework-to-eliminate-waste-from-your-life/
Example 2: https://www.captainforest.com/7-ways-to-reduce-plastic-from-your-life/
Hi support, I want to create a template only for Pages, but when I import some template from cloud library, it affect category page, and I cant create template only for pages.
For example, if I upload some template from cloud library, and set page title, separator, and I want to display single page content bellow separator (like it was with single post content on single post template), but i cant find this option.
How to create template only for pages? Is this possible?
Hello Bettina,
thanks for the answer but we don’t need a plugin as we can achevieve this in the HTACCESS file. We just need a litlle help on the exact syntax to use, because i’m not a specialist of this.
# Redirect from AMP to non-AMP path
RewriteEngine On
RewriteCond %{REQUEST_URI} (.+)/*amp(.*)$
RewriteRule ^ %1/ [R=301,L]
Perhaps we should replace
RewriteCond %{REQUEST_URI} (.+)/*amp(.*)$
by
RewriteCond %{REQUEST_URI} (.+)/?amp(.*)$
based on the AMP url structure witch is sommething like https://domain.com/page/?amp=
What do you think ?
-
This reply was modified 4 years by
Bash.
Yes and it is set correct. Are you sure there is no mistake in css with this theme?
In example https://demo.tagdiv.com/newspaper_history/ there is no gallery to see.
Please, try to add gallery and play with columns. First, all the images will be large, and then when the number of columns changes, all the images will be small, but again one below the other.
PS. Without LightBox everything works fine, but without pop-ups!!!
-
This reply was modified 4 years by
dra_proba.
After creating an earlier thread, about “amp” problems, still unresolved.
I found other problems. When I add a new post by “CPT”. The tagdiv logo appears giant on the screen.

Also, when trying to create a specific home page, by “mobile page creator”. Simply when I click “OK”, nothing happens.

What would be the solution to this?
Hello!
Try to set the image size to fit into your page, for example: https://prnt.sc/4gbOJLnlHkhT
Thank you!
The first image does not show on my category pages.
Here are some links.
https://smallbusinessify.com/category/office-supplies/
https://smallbusinessify.com/category/startup/
https://smallbusinessify.com/category/personal-development/
Some of my articles are also not showing images
Please scroll down to see
https://smallbusinessify.com/best-stereo-amp-under-100/
Do you have any ideas what the issue might be?
Regards
FYI: I have about 20 categories, I want to show them all according to the publishing time on recent posts of homepage, and I want to exclude the Hot News category but that doesn’t mean the posts under the Hot News & Other categories also be excluded, as I mentioned earlier there are posts having two categories one is Hot News for the articles to appear on featured area and other are categories of the post.
I just want the published articles that appear on Recent Pots area to show the real categories not the Hot News Category
Thank you very much
Nagib Blog
Hello,
Unfortunately, the screenshot is not displayed -> https://i.imgur.com/pInRS76.png
Also, to change the font size for post title from Theme Panel -> Mobile Theme -> Theme Fonts => https://i.imgur.com/tI6yfzm.png
You have only some settings for this layout, which you can find in Theme panel -> Mobile Theme. It is the same thing for the AMP plugin too.
Also, you can check our documentation here:
-> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/ please set the AMP like in our guide.
-> https://forum.tagdiv.com/the-mobile-theme/
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
Thank you!
Hello Bettina,
The images are displaying fine because i’have removed the rewrite code from HTACCESS.
How can i modify this code to rewrite only AMP pages and not all media and pages with the expression “amp” in the URL ?
Thanks for your support.