- 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
Hi,
The AMP plugin will not show a menu, maybe a menu will be considered and added in a future update of the plugin.
This design and functionality is similar to the Yoast SEO website, which does no feature a menu in AMP pages. Example
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
Thanks
Dear Support,
When I try to update the theme to the newest version I get the following error:
wp_booster error:
Internal error: The system tried to use an att that does not exists! class_name: td_res_context Att name: “mx5f_title_font_family” as “mx5f_title_font_family”
C:\xampp\htdocs\bab\wp-content\themes\bootaanboot\includes\wp_booster\td_css_res_compiler.php
Since I don’t now what to do next, I am asking for support,
Thanks in advance,
Yachtfocus
Hi,
That will not be a problem, blocks and grids have such settings. Select from which category to display posts
– https://www.screencast.com/t/jUiFtFOsuedY
Then only posts that are included in that category will be displayed.
The ajax filter will display by default all the categories when enabled. Add the category IDs you want and only those will be displayed
– https://www.screencast.com/t/RECxauzo
IDs can be seen here for example
– https://www.screencast.com/t/TcusZNwfuVT
– https://www.screencast.com/t/zfy6wWFER64G
When the categories in the ajax filter are clicked the block will be filtered accordingly.
More about block settings in this tutorial
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hello,
This issue has been fixed quite some time ago. Please update your theme and amp plugin to the latest version.
Use this guide for the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
And this guide to update the plugin: https://forum.tagdiv.com/newspaper-how-to-update-a-plugin/
Thank you!
Hi,
@mmedia This has not been implemented in the theme up to this moment. There would be other priorities at the moment. But it is noted and will be considered at a future time.
So if you want to remove the date for a specific block for the moment you would have to resort to some CSS
– https://www.screencast.com/t/RUnybZHRTg
– https://www.screencast.com/t/ctoYzhosCx7
Example code used here
.my_special_block .td-post-date,
.my_special_block .td-post-author-name span {
display: none;
}
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
Pagination will be displayed in default taxonomy pages, there is an example CPT plugin you could check. It will add a couple of taxonomies belonging to a CPT
– https://forum.tagdiv.com/custom-post-type-support/
Taxonomies names can be displayed in the locations mentioned in the guide. They will lead to taxonomy pages. Those would be all the settings available for custom post types, maybe more will be added in the future.
Thanks
The time ago has been introduced for the post date, maybe a last updated will be introduced as well in a future update. This is a possibility.
We are also aware of the sharing issue, sorry for that inconvenience as well. All of these will be solved in a theme update.
The composer will indeed allow you to stretch elements in the post templates, just like on pages. Our documentation for the plugin will be improved and more instructions and examples will be added in the future.
Hi,
Entering 2 categories for example or more in a blocks category filter, will display posts that belong to each of them, not both or in all of them. Such a filter option is not available, please try to filter the blocks with their available settings
– https://forum.tagdiv.com/block-settings-guide/
Thanks
I am getting wrong weather information.The weather widget is taking the information from location not from the API which we provide.How we can resolve this issue.
For example:I gave location name Sydney and API name Bengaluru we are getting weather information from Location not from API.Can you please check it and let me know
Hi, Sorry but there is no such functionality added to our theme. It is not a simple job to pin the more articles box to a sidebar. You can hide the more articles box though for smaller screen sizes.
here is an example code:
@media(max-width:1366px){
.td-more-articles-box{
display:none!important;
}
}
Thank you!
Modified files – 14 files
includes\plugins\td-cloud-library.zip
includes\plugins\td-composer.zip
includes\plugins\td-newsletter.zip
includes\plugins\td-social-counter.zip
includes\td_config.php
includes\wp_booster\td_exchange.php
includes\wp_booster\td_global.php
includes\wp_booster\td_module_single_base.php
includes\wp_booster\td_social_sharing.php
includes\wp_booster\wp-admin\css\wp-admin.css
includes\wp_booster\wp-admin\css\wp_panels\welcome.less
includes\wp_booster\wp-admin\panel\views\ajax_boxes\td_panel_categories\td_get_category_section_by_id.php
style.css
Here were the two Google showed in their search console:
Error:
The inline ‘style’ attribute is not allowed in AMP documents. Use ‘style amp-custom’ tag instead
Warning:
Error in required structured data element
These were mostly associated with the demo posts. If I delete these maybe that will fix the problem.
Thanks,
Larry
Hi,
You can check some online guides for some plugin suggestions, like this one for example
– https://kinsta.com/blog/wordpress-download-manager/
Try a few out, see which ones are best for the task you want them for.
Thanks
Hi,
If you use AMP and want to track statistics, you can enter a code there as well. Be sure to check how the analytics code has to be
– https://www.screencast.com/t/dBuvP8ZwhRr
I believe using a separate property to measure AMP traffic would be the recommended method, so you can enter a code in the dedicated AMP section of the theme panel.
Thanks
Hi,
What kind of notifications were received? If you should decide to activate it again and there is still a problem detected, provide a link to your website so we can take a look with the AMP validator.
At the moment there would be no know issues with our AMP plugin, usually problems are caused by the post content as Chris suggested, in many cases also ads used that are not for AMP.
Thanks
Hi,
The primary category setting will control the category tag of the posts, which is displayed on modules
– https://forum.tagdiv.com/newsmag-category-tag-on-modulesblocks/
Be sure to use the theme primary category setting, not the one from Yoast SEO plugin.
Some examples would be helpful, a link to your website so I can take a look at the problem.
Thanks
How can I do to show the main menu but in the AMP version?
Hello, wasn’t exactly sure how to word the title, however I wanted to know if something like this is available to create with Newspaper? Here is the link for the example:
If there is a plugin I need to add, would greatly appreciate it.
Hi there,
I received a mail from google webmasters regarding the Amp using some incorrect tag. How to fix it? Kindly check screenshot.
https://www.awesomescreenshot.com/image/3410667/6aef3a619be40ad67f1e2cce67b0c84e
Thanks,
Prasenjit.
First of all, congratulations for the updates. It’s really incredible the potential of all the configurations, I’m really enjoying making new designs for my pages 🙂
I have a question with Post Loop, when I select “No Pagination” and set a maximum limit of for example 20 post….. The “read more” button does not appear when the 20 posts are finished, it just ends.
Am I doing something wrong?
I would like to see “load more” /”show more” after the set post limit. (load infinite witb 20 post (example) + button “read more”)
https://fotos.subefotos.com/9730ff28a5222b028a8c8f256b609cc6o.jpg
Hi,
Yes this is what i was looking for. It has changed the formatting of bars and percent numbers but didn’t change the description text as you can see in the screenshot
http://prntscr.com/jt6faq
To see changes on my site, the URL is here.
https://www.phoneyear.com/honor-9-lite-review-a-new-budget-champion/
Depends on the style element. If you have old inline styles like a center style on paragraph tag, you will need to search and replace that and replace with css class using phpmyadmin on your mysql dbase.
If its a theme style, try to find out where that is to let the theme devs know.
You should test any of your pists reported as having errors with goigkes amp tester to see what the errors are to fix.
OK I found the bug.
Mirroring each settings one by one I finally get it.
I had an image define in Background > Mobile menu / search background > Background Image that was pointing to an ip address and an image. I guess some rest of test at the beginning.
I delete it and everything came back to normal.

Hi,
I’m getting notifications from Google about AMP,
so I’ve temporarily deactivated it. How do I fix this?
Thanks,
Larry Cockerham
*sighs* I planned to work on the second site this weekend & to buy a second copy 🙁