- 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,
I checked you website with my mobile and I can not see the problems that you have,. here are some example
mobile version -> https://www.screencast.com/t/89hPKAUUWYU
amp version -> https://www.screencast.com/t/qtWbSNeIUG8
Please provide some more details and some screenshots with this problem.
Thank you for your understanding!
Today, I downloaded and installed Newspaper Version 9.6. Of course, I also tried to install and activate the mobile plugin. Again, it failed.
So, I deactivated all of the installed plugins. I then installed and activated the mobile plugin only. Guess what, it worked; yes, it was activated successfully that way.
But it wasn’t supposed to be that hard. Wouldn’t you think this software update method should be much easier?
Next, the author said, “The tagDiv Mobile Theme now works best with the AMP plugin to provide a complete solution for your content on mobiles. Yet the tagDiv AMP plugin has been discontinued.” So, I deleted the tagDiv AMP plugin. Is that right?
Furthermore, concerning plugins like Jetpack and iThemes Security, do you recommend I use them?
Thank you!
Hi, imbob,
AdThrive works without any issues and even in AMP! Other, I didn’t test.
I want to display title CA Study & then tagline Get Going Keep Going in mobile theme. But its not appearing in mobile theme. What to do ?
I’m trying the AMP plugin without using the mobile theme, because like PatWire, I have other ads than AdSense to run. However, when I use Paired the page layout does not look good. The only one that looks kind of decent is the Classic one, but that doesn’t look like the theme. Anything I can do to make the Paired one work?
https://www.vitalthrills.com/2019/03/06/mad-about-you-revival-spectrum/?amp
Hello Guys,
I just purchased the theme, and i’m getting this error when trying tagDiv-compose:
Refused to display ‘https://sub.domain.com/?page_id=79&td_action=tdc_edit&post_id=79&tdbTemplateType=page’ in a frame because it set ‘X-Frame-Options’ to ‘deny’.
Could you help me please ?
Hi there,
Why should I delete the AMP directory?
Dear Tagdiv team,
how can I let the headings of my articles appear underneath my articles?
I mean that no fonts appear on the photos as seen here for example: https://cupofjo.com/category/design/
And how can I change the size of my social media icons in my main menu?
Thanks a lot for your support and best wishes,
Luisa
I have been having this problem since I installed Newspaper theme..
Custom JavaScript is not allowed.
The attribute ‘src’ in tag ‘amp-bind extension .js script’ is set to the invalid value ‘//cdn.ampproject.org/v0/amp-bind-0.1.js’.
The mandatory tag ‘amphtml engine v0.js script’ is missing or incorrect
https://gizmosscan.com/best-free-video-editing-software-in-2019/
I am having this issue with every post on my site.
kindly let me know how to resolve them..
Hi, from ftp deletes the AMP plugin directory.
Hi there,
Also having problems with amp.
On pages and posts there is no option to disable amp.
Any suggestions?
Kind regards,
Webagent05
-
This reply was modified 7 years by
Webagent05.
Each paragraph (p tag) will have a margin bottom set by the theme. The theme uses a value of 26px
– https://www.screencast.com/t/NYhsRZKH8N
A default WordPress theme adds a 4.5em margin between paragraphs
– https://www.screencast.com/t/pNga3A77jVWm
To modify this default margin there is no setting at the moment. If a setting specifically for this is requested more by theme users it will be added.
However it could be done with a simple code in the Theme panel -> Custom CSS section, with the value you want in it. For example this code will set a margin bottom of 15px to all the paragraphs in the post content
.td-post-content p {
margin-bottom: 15px;
}
https://forum.tagdiv.com/topic/switching-from-divi-issue/#post-275498
i have raised the same issue but this is what the reply which I received from them
https://prnt.sc/mu9lvq
Hello,
I did a test of the site using Google AMP Tester and everything is OK http://prntscr.com/mu91fq. The AMP share buttons has 20Kb style sheets that are required in order to be able to show all share buttons that has plugin (without special options). But that should not be a problem as the regular AMP display should not have any custom specific code added. But if your theme adds for example 35Kb code than the size will be over 50000 bytes.
The AMP module of plugin itself does not add any scripts – just inline styles to show share buttons. As of the AMP limitations all special and multipurpose buttons cannot run – for example the share button. I just did a test again on site and saw that the style itself was updated and it does not have any important calls or other breaking data.
I also check the source you are using to test your site. I am not sure that is providing any useful information. It is impossible to detect with a script is a style sheet used or not. There are media queries that run on various device resolutions, a code for dynamic loaded content and etc. All that is impossible to be detected.
Here is a link where the styles located on the first post are minified https://drive.google.com/open?id=1YYx6sE3CS137JXsMypzu-jmyyqunJKqo
But we avoid to advertise the AMP support as a plugin official feature. As I remember in past another customer has a similar issue with the styles. I dig again in the history of the issue with the other customer I found the demo link that was provided in past https://demo.tagdiv.com/newspaper_crypto/td-post-investing-take-into-account-the-legal-perspective/amp/ – if you browse the code you can see that theme is generating a nearly 40kb of allowed 50kb of custom styles. So technically they does not leave any possible option for other plugins or features to add custom code as 10kb is almost nothing.
David / DevTeam
Hello, I’m testing the new amp system with the mobile theme, but the amp pages on our site do not look as expected.
I also get the following message in the posts
Your site does not allow AMP to be disabled.
another problem was the increase in indexing errors of the AMP pages
Hi there,
Looking to get this work for the flex modules.
I figured out to use this part of code to get the ‘time ago’ function working. (Your example doesn’t work on the flex modules.)
<?php $post_id = $this->post->ID;?>
<?php echo human_time_diff( get_the_time(‘U’, $post_id), current_time(‘timestamp’) ) . ‘ ago’; ?>
But what needs to be added to show the ‘default date’ format if the post is older than 24 hours?
Also how to make the ‘element settings’ work on this adjustment? When I replace the code, the date is shown on all used modules, even if date is ‘not shown’?
Hope you can help me out.
Thanks in advance,
Webagent05
-
This reply was modified 7 years by
Webagent05.
Hi, if I install the new version of Newspaper updated, will i lose the changes that i did on the WordPress’ “Editor”? For examples, codes i wrote on the header.php or the facebook pixel.
Is there any way i can make a child theme so all the edits i do on the code remain when I’ll update the theme?
I bought “Newspaper 9” 5 months ago, I’m happy with it but I don’t want to lose all the code edits on the WordPress editor.
Is there a solution to this? Like “create a child theme” for Newspaper 9?
I insert ad code in ADSENSE AUTO ADS FOR AMP but not getting ads on the amp post, please help
<amp-auto-ads type="adsense"
data-ad-client="ca-pub-8049500463543590">
</amp-auto-ads>
The Old AMP plugin still working well for me. The new update by removing the tag div amp plugin was something i didn’t expect. So will I be able to keep using the old AMP plugin in future?
Hi!
I encounter several important issues after updating the theme on website https://www.streamwijzer.nl in this case. These are the following:
– Homepage / other pages layout mobile theme: all pages show no content anymore (on mobile) after updating and using the mobile theme plugin. Severe issue which causes the fact that I’m not able to use the mobile theme plugin now.
– AMP page layout is horrible: before the update, the AMP page layout was perfectly in line with my theme. Now, it is an ugly coloured bar in top with a standard WordPress AMP theme that is not in line with my website design at all. For example, see https://www.streamwijzer.nl/bohemian-rhapsody-netflix/amp/
– AMP pages not tracked: suddenly, the web pages with AMP in the new layout are not tracked by Google Analytics anymore, also after inserting the GA tracking code in the correct form in the AMP plugin. An example that is not tracked is https://www.streamwijzer.nl/bohemian-rhapsody-netflix/amp/.
These issues are severe and cost a serious decrease in users. Can you please provide help quickly?
Kind regards,
Siebren
Hello, How to hide or remove the feature image on the post on mobile or AMP version.
No Ads show up when I activated AMP?
Good evening, I just upgraded to version 9.6. Everything is OK except for the new AMP plugin. In practice, after installing the new plugins (theme and AMP) and setting, when I open any page, even non-AMP, it says: Oops! It appears that you have disabled your Javascript. In order for you to see this page as it is meant to appear, we ask that you please re-enable your Javascript!
If I uninstall the AMP plugin everything works, otherwise nothing to do. I am very interested in the AMP pages.
I do not know how to get out of it, can you help me?
The validation errors found are already automatically handled if you are using the Mobile theme and AMP which is in the latest version. https://prnt.sc/mu4msp
Hi,
I just updated a post (added a link on some text) and got 43 AMP errors.
I’m amazed. Here is the post: https://www.coupdepoker.com/culture-poker/livres-technique-poker/
What am I supposed to do? I’m totally lost…
Please help
Hi Calin,
I switched to new update and now it is not working the amp version. I followed the tutorial as you have described but the amp testing tool it looks, it is not an amp properly.
It says
Invalid AMP page “head > style[amp-boilerplate]”