- ApiPractical example – How to add a new Block and Module
- Apitd_api_top_bar_template::delete
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- Apitd_api_single_template::delete
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- Apitd_api_footer_template::delete
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- Apitd_api_smart_list::delete
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
- Apitd_api_thumb::delete
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
Hi there, I disabled all plugins and the child theme apart from the amp ones and still no success. I am on 9.7.1.
Thanks
I have been holding off on my theme updates for the same reason, as I also use Kinsta hosting. I am also concerns with increased ajax admin calls, as it seems that each newspaper update I make only increases the calls. Is this normal with the newspaper theme? One more thing, there is still issues with the Mobile theme, when I select for the mobile theme to affect only the amp pages it still does not show the responsive version on non-amp pages. Hopefully there is another update that fixes the outstanding issues sooner than later.
Our site is https://adcreview.com
We updated the theme to the current version and the feature image on posts appear smaller when viewing on mobile. When you first load the page on mobile, the image appears small, when you scroll down and then back up to the feature image, it reduces in size. If you keep scrolling down and then back up to feature image, the image will keep reducing in size until it is not visible. You can see this by viewing https://adcreview.com/the-review/what-are-the-latest-technologies-being-used-to-develop-adcs/
This seems to affect most posts but not some posts on the site. For example this post seems to not have this issue:
https://adcreview.com/articles/the-evolving-market-for-antibody-drug-conjugates/
Can you please help?
Greetings,
I’m almost finished editing my new theme (Raw & Wild home template). When I replaced the images in the section with the monkey, lion, wild horses, etc. for category page links, the images stretched across the whole page and were stacked on top of each other rather than staying true to their dimensions and displaying like the demo. Why might this be happening?
I believe the default settings were image size=cover and image alignment=top. Even when I replaced my images with the demo images, it kept on doing this.
Just ready to get my site done! Thanks for the help.
Regards,
Luke
Hello..
My name is Rudi, I use the Newsmag theme for my website. My website is: https://www.rudiberbagi.com
I have activated the default AMP plugin from the newsmag theme update in December 2018.
However, I have difficulties in the settings. Can you help me arrange it? here are some points that I want to set.
1. I want to change fonts, either for Title, Content Text, or others.
2. I want the header logo to be in the middle.
3. I want to hide the categories in breadcroms.
4. I want the display of the sharing button to be in a circle.
5. I want to display Author Box.
6. I want the related article thumbnail image to be visible.
Here I attach my screenshot image of the AMP version that I want to set.
And, if you wish, please help also to check whether the AMP settings on my website are correct in accordance with AMP regulatory procedures.
I am waiting for the answer, and for your attention and assistance I thank you.
Regards
Rudi Hadi
В версии 9.7.1 проблема не исчезла.
Кроме того, как только активируешь дочернюю тему, в боковой панели WP пропадает пункт меню AMP. Переходишь на основную тему – появляется. Сделал “пустую” дочернюю тему из файлов взятых из Newspaper-tf.
-
This reply was modified 7 years by
kumushka.
Hello,
Regarding the yoast plugin, we have only tested the base plugin. Glue for yoast worked in previous versions but since we have not tested it officially we cannot say for sure it will work in the current version as well. it is not a required plugin for the proper functionality of AMP though.
Thank you!
thank you for your reply.
I want to know what are the advantages and disadvantages of mobile+amp and amp?
Hi,
The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
Also please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Thank you for your understanding!
Trendook this is my website how to create amp version/
We followed all of the steps from the documentation precisely, and have never experienced this issue before. We will try the FTP method as recommended but are surprised that a complete remove & reinstall is necessary.
Thank you!
Hey Calin,
I follow the steps and nothing will change. The color is the same (black) and share buttons are also available. on Newspaper V9.7.1 (latest updated)
I am going to the Theme Panel > Mobile Theme > Custom Code > Custom CSS and paste the code you’ve shared. But nothing will change.
What to do now?
Also, I will renew my subscription.
In older version, I edit the AMP plugin file and change the color code in body and remove the share buttons from there only. But I want to change it on newer one as well. So, please help.
-
This reply was modified 7 years by
ashubais.
Thats not i mean, i show with example images

We have done that before 9.7 update and other websites gets our authors posts from there… Now it’s lost…
We did that before 9.7 but now as code changes we need your support…
We used
$buffy .= '<div class="td-authors-url">';
$last_article = $wpdb->get_row($wpdb->prepare("SELECT * FROM $wpdb->posts WHERE post_author = %d AND post_status = 'publish' AND post_type = 'post' ORDER BY post_date DESC LIMIT 1", $td_author->ID), ARRAY_A);
$buffy .= '' . $last_article['post_title'] .'';
$buffy .= '</div>';
before 9.7 to set that…
-
This reply was modified 7 years by
Smanchi.
Hi
For hidden/remove the share buttons from amp you’ll need to add a custom css in Theme panel>Mobile theme>Custom css
.amp-mode-touch .td-post-sharing-top, .amp-mode-touch .td-post-sharing-bottom{
display:none!important;
}
.amp-mode-touch .td-header-wrap {
background-color: darkred;
}
Fell free to change the color.
Please notice that your support period expired ( Supported until: 2018-09-06 ) we suggest you extend your support if you still need our help with your website or add extra keys that have support, you can extend it from here -> https://www.screencast.com/t/ShdowUq94e -> https://themeforest.net/item/newspaper/5489609?s_rank=2
Thank you for your understanding!
Hi,
We have install demo default theme. And try to edit news page, in that page “TAG DIVcomposer” editor not working.
http://www.meetinkansas.com/wp-admin/post.php?post_id=215&td_action=tdc&tdbTemplateType=page
Admin authentication
Please check and revert back.
Thanks.
Hi,
The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
Also please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Thank you for your understanding!
Hello Sir,
does it require “Glue for Yoast SEO & AMP” plugin on latest version(9.7) of newspaper theme? (I am using mobile theme and amp plugin that comes with theme)
i think all seo related tags are working fine on amp pages. what do you think?
Hi,
Unfortunately, this issue happens due when you are using a single template default, sorry! It seems that we forget to add shortcode “<?php echo $td_mod_single
-> get_social_sharing_bottom();?>” in “loop-single.php”. For example, you have style1 then you can add your custom shortcode at wp-content/plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
We consider fixing this issue in our future updates as soon as possible.
Hope this helps!
Sorry for the inconvenience!
Hi,
I checked some post in amp version and these are working normally -> https://www.screencast.com/t/v6AuUWSsq please provide some more details about how you get that error.
Thank you!
Hi,
You need to set up a Tracking code from Google -> https://support.google.com/analytics/answer/6086097?hl=en after that please make sure that you code have the form from our example.
-> https://www.screencast.com/t/aFUzPhNPr8
Thank you!
Did you resave your permalinks after enabling AMP ?
I want to restyle the blockquote element in my posts. In particular, I want the font size for that text to be identical to the font size of body text in my posts.
I’m aware of the reply to Edit Quoted Text in Newspaper that (a) gives an example of using custom CSS for changing the color and (b) “For the front end you can choose the font properties for the quotes in the theme panel” using this screenshot.
In the Theme Fonts panel, under “Post content,” all of the “Default Blockquote” settings (for Font family, Size, Line height, Style, etc.) are “Default”. How can I determine what those default values actually are?
I ask because I want to manually override the size of all posts’ blockquote text to be the size of post body text. (It’s clear that the default Size for Blockquote is larger than the default Size for Post Content.) Thus, I need to know the font size of post content text in order to set the Size of Default Blockquote text.
Is this specified in CSS somewhere that I can access? If not, how do I figure this out?
Thanks!
Hi,
TagDiv Team,
First of all I would like to thanks to you for creating such a wonderful theme. Now, Let’s come to the point, Recently I installed the mobile theme on my site. Moreover, when researching the Google Search I found that two of my pages yields the same title and meta description. I have shared with you guys the screenshot to better understand my point.
Now, My question is Does Google consider it as a Duplicate content and Penalize my site. If so, could you guys please give me some solution. I really like to use Mobile+AMP configuration but looking at this I have changed the configuration to AMP only. You know what I mean.
Screenshot: https://prnt.sc/ndw40f
Hope you guys find a solution soon and let me know.
Regards,
Sanjay 🙂
Just an update, I have had to disable AMP because users were getting 404s when tapping on the links, and have set up a redirect.
Could you let me know when this is fixed? Essentially, despite having all the required settings selected, AMP was not working. It was not showing in the sidebar whilst the mobile theme was active.
Thanks
-
This reply was modified 7 years by
GiacomoLaw.
