Search Results for 'amp'

Results from the Forum
sonnymarojahan
tagDiv Member

yes i know.
okay, i just want to clarify, so i need to manualy disable the amp setting from the post editor for all post that been published?

because i just want the AMP only for a new post, let the old post be non-amp.

ramonbizz
tagDiv Member

manage to get the title attribute with this:

<span class="td-post-date" title="<?php echo get_post_time( 'l, j F Y, g:i A', false, null, true );?>"><?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?></span>

is that correct? now only need human_time_diff for post less than 4 days

jotem
tagDiv Member

I mentioned my website’s url. It is jotem.in and yes i did everything like in documentation. I installed plugin via theme’s panel and set it on theme options. It doesn’t work on posts and Google says that there is only one AMP page corrects and over 600 incorrect.

ramonbizz
Participant
#0

Is it possible to achieve this?

1-Using human_time_diff only for post date less than 4 days.
For post 4 days and older just show basic date, eg: October 18, 2018

2-get the actual day, date and time in title attribute (see attachement).
When user hover the date, this date show up

https://imgur.com/a/x2myFbK

This what i have right now:
<span class=”td-post-date” title=”how to get actual date here?”><?php echo human_time_diff( get_the_time(‘U’), current_time(‘timestamp’) ) . ‘ ago’; ?></span>

allmyhoney
Participant
#0

Hi there, I have the AMP plugin activated and setup and I have 2 questions.

1. When you view the amp view of any of my posts you get something like this: https://cl.ly/d7965a184444 and basically there is no option to view the main menu – no burger menu or anything like this? Is there supposed to be a menu option on the amp pages header at all? I have my colours setup like so just incase: https://cl.ly/5450c2da047e

2. Also I have my Google analytics code added to the theme options under amp like so: https://cl.ly/64545df9ca44 and I am just wondering where inside the Google Analytics dashboard would I see the traffic to amp pages?

Thanks in advance,
James

kennytran
Participant
#0

After clicking demo installing button, there is a popup saying:

“INSTALL THE FULL DEMO. Are you sure you want to install the full demo? This will import homepages, sample content with images, backgrounds, template layouts, fonts, colors. Notice: The demo can be fully uninstalled and the system will attempt to rollback to your previous state. Any content, menus and attachment created by the demo are removable via the uninstall button. Please backup your settings to be sure that you don’t lose them by accident.”

However, there is no button to click (to proceed).

Please advise. Thank you.

ToniRM
Participant
#0

Hi everyone! 🙂
I’ve a problem with AMP! I’m using the plugin AMP for WordPress (not tagDiv AMP) because it has more option and i prefer it, but in AMP site version i don’t see the video embedded in the section “Featured video”.

Can i solve this problem?

Regards,
Toni

TrashTalk
Participant
#0

Can someone please tell me where to put the AMP Auto Ads by Adsense in the AMP Version? And how can I edit and make the Logo to be centered including the category name, the Title of each posts and the breadcrumbs in each post.

sample – https://recipenijuan.com/sweet-and-sour-sauce-recipe/amp

Simion C.
tagDiv Staff

You could try something like this. First set a class to that single image element. Use “myclass” for example.
Then enter a code like this in the custom CSS section

html[class*=ie] .myclass {
margin-top:0!important;
}

It should apply only for IE browsers and remove that margin, with this result
http://prntscr.com/l90ko9
If you use a different class name, modify it in the code as well. Please check if this suggestion works.

Calin
tagDiv Staff

Hi,

Please read this documentation for AMP: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Will work for all simple post, even if was publish after or before
Also you can disable AMP on some post if you like ( https://www.screencast.com/t/HrPD77DfeZij ).

Thank you.

Simion C.
tagDiv Staff

Hi,

Yoast would be enough as a SEO plugin to use for the website, you could search for more about this online however. Check the best practices in the relationship between AMP and SEO and the need for extra SEO plugins if needed.

Thanks

Simion C.
tagDiv Staff

Hi,

So you want to redirect the user after the login happens, you could check some online topics, there are even plugins for that it seems
https://www.google.ro/search?q=wordpress+redirect+after+login&oq=wordpress+redirect+after+login&aqs=chrome..69i57j0l5.7277j0j7&amp;sourceid=chrome&amp;ie=UTF-8

Thanks

Viju
tagDiv Member

Not only for the newsletter, but it happens for all.
All things from my side are perfect.
WP Memory limit is 256
PHP 7.2.6
mbstring &amp; GD library are already installed
Newspaper 9.1 &amp; all plugins updated
max_execution_time 300
max_input_vars 5000

define( ‘CONCATENATE_SCRIPTS’, true );

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Last thing i will say that i can’t give you login details because site is live.

Thanks for understanding.

Bidyut
tagDiv Member

@Viju
Thanks for taking time &amp; suggestion 🙂

Simion C.
tagDiv Staff

In my case with header style 3 and some modifications to the code, the results are like this
https://www.screencast.com/t/5FXJuAZHiDkl
But they may be different for you. Try to change the values in the code and experiment with it
https://pastebin.com/2wUj0qJB
Use the theme live CSS for example to test the results live, while you modify the code
https://www.screencast.com/t/DSSzgYLUtgCL

ashutoshjosh
tagDiv Member

Found it and managed to make the tables responsive in AMP.

I want to thanks you guys not just for the excellent theme but also for the excellent support.

I have already purchased this theme for another client and will continue to recommend it.

Thanks for all you do 🙂
Ashutosh

Simion C.
tagDiv Staff

Hi,

Seems to be an issue with a margin set for that single image. While Chrome for example sets the margin from the top of the page
http://prntscr.com/l8yh6z
On IE the margin is set from below the header – http://prntscr.com/l8yhom
Could be that some CSS is not applying properly in IE/Edge. Is that margin set in the composer, CSS tab?

Thanks

Calin
tagDiv Staff

Hi,

I’ve check the WhatsApp share button and everything seems to work just fine.
https://www.screencast.com/t/1MQl1LBw42
Please be notice that the WhatsApp share will work on desktop only if you have WhatsApp application ( example https://www.screencast.com/t/JU6WuZMdR ).

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

What exactly is this scrollbar you are referring to? From what I know the WPBakery page builder does not have a scrollbar element. If I misunderstand, some more more details would be helpful.

The theme has general font settings in the theme panel
https://forum.tagdiv.com/font-customization/
In addition there are also font settings in the tagDiv composer for most elements. These settings will apply just for the respective element.
Example for a block – https://www.screencast.com/t/nuN3yGA5Pu96

Thanks

Pawan Phayel
Participant
#0

Hello,
I was purchased this Newspaper theme and I want to know that there is mandatory to install an SEO plugin specifically for AMP. I am already using Yoast SEO.

I hope you will answer my question.

Calin
tagDiv Staff

Hi,

Unfortunately in order to do that you’ll may need a developer.
Please be notice that the Flex block have the possibility to set divergent layout for each device ( example-> https://www.screencast.com/t/rsDDda7Wm ).
Also you can use a slide and if you want you can hide for some device ( https://www.screencast.com/t/656Zrf8k0 )

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,


@Olya
You can translate that text in the theme panel
https://www.screencast.com/t/DDjuaWbz
Example – https://www.screencast.com/t/z69Lo3lfnsM

Thanks

sonnymarojahan
Participant
#0

hi guys,
i’m not sure how to express this, hope you guys understand.

so, when install & activate the tagdiv AMP plugin:

1. will the plugin automatically work for ALL ARTICLE, which has been published after i activate it?

2. If yes, is it possible for the amp plugin just give the amp page’s effect for a new page only?

anybody know about this? hope you guys unterstand.

Thanks 🙂

Simion C.
tagDiv Staff

Hi,

If the website resources are loading slow sometimes, or are blocked for some reason (by a robots file for example), there will be warnings or the page in question will be declared not mobile friendly
https://support.google.com/webmasters/answer/6352293?utm_source=search_console&utm_campaign=sc-mft-test

I tested a few of your posts with the Google mobile tool, they seem to be mobile friendly from what I can see
https://www.screencast.com/t/3UOoevw6
https://www.screencast.com/t/U7Clz7LGuV
I have seen in the past inconclusive results from this tool, testing the same post a few times provided different results.

The login you are referring to would be the one from the mobile menu
https://www.screencast.com/t/qHjbdpEm0nI
If the login option is enabled in the theme panel, there will be a login displayed in mobile as well.

Viewing 25 results - 22,276 through 22,300 (of 38,683 total)