Search Results for 'amp'

Results from the Forum
Andy
Participant
#0

Have the time ago functioning within the FlexBlock1 module … seems to be perfectly fine.

Except the styling is off and I know just enough about all this to be dangerous and can’t figure out how to style that particular part.

Using:

<?php echo human_time_diff( get_the_time(‘U’, $post_id), current_time(‘timestamp’) ) . ‘ ago’; ?>

Rc7QGu
Participant
Menu Names - topic
#0

I am looking at the default menu names in Fashion demo and not all of the menu names correspond to a category name. For example, the Fashion Today menu does not correspond to a category name. How would you change the name of the Fashion Today menu?

Rc7QGu
Participant
#0

Is it possible to make a mega menu that is based on a category but not display images? In your instructions on the link shown below, it shows an example based on the Fashion category. Examples A (MegaMenu with sub-categories) and B (MegaMenu without sub-categories) show thumbnail images in the mega menus. Can the images be suppressed?

Your instructions:
https://forum.tagdiv.com/menus-newsmag/

csc0203
Participant
#0

Hi,

Is there a way to hide this information that appears above post titles? See image for example.
Newsmag post info above title example

Elevas32
Participant
#0

In his day in an update of the theme gave me to try the lazy load but not being real deactivate it. The problem is that since then the loading of the icons still uses the lazy load effect and despite being disconnected you still see what gives the impression that the web loads much slower. How could you solve it?

URL example here

bit.ly/2uX4opv

Marlos Vidal
tagDiv Member

Awesome,

Thanks for the quick answer, we will look for some date &amp; time for theme upgrade.

Marlos Vidal
tagDiv Member

Awesome,

Thanks for the quick answer, we will look for some date &amp; time for theme upgrade.

jorgeocampo
tagDiv Member

Thank you for your answer @Catalin
We know that AMP ads are not like regular Ads, in fact our AMP Ads were working good enough until Version 9.5

9.5 was a disaster for Us, AMP plugin is already disabled, right know we are working on cleaning the DB, because our wp-options table has almost five million entries with transients and class names td_uid_1_5c82894a1a5a7_rand.

This install was working perfectly before 9.5

haxigi
tagDiv Member

This is how it looks after update and change to 3rd AMP plugin:

This is how it looked like before:

Calin
tagDiv Staff
AMP - reply

Hi,

If you have the mobile theme activate and the option with “AMP” -> https://www.screencast.com/t/LzCKriRNf3S the ads that are set in mobile theme will be show in amp version -> https://www.screencast.com/t/SHHvDhE5V

Thank you for your understanding!

haxigi
tagDiv Member

Hi.
AMP is enabled on my site but it doesn’t work.
Previous Tagdiv AMP plugin worked perfectly, this one is really crappy.

Calin
tagDiv Staff

Hi,

You can use the licence only for one final/online product, for example if you want to change the domain/hosting you’ll need to remove the key from the first domain/hosting and after that you can use the licence for the theme on the new domain/hosting ; for more details please check our documentation -> https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
-> https://themeforest.net/licenses/standard
-> https://themeforest.net/licenses/terms/regular

How to remove the licence key? simply reset the license key in the theme system status panel
https://www.screencast.com/t/rdjQDTbokwT

Thank you!

shelmes@liebertpub.com
tagDiv Member

So an AMP version of my pages or posts will be created if I select the “AMP” option from the mobile theme and it will use the content from my regular post editor then on the AMP pages/posts, correct? Therefore I only need to create one version of post content for each post, not a separate version of post content in the mobile editor?

fgates
tagDiv Member

How Can I link the menu with post for example ( Business) in Menu and a post in category of Menu

  • This reply was modified 7 years by fgates.
Calin
tagDiv Staff

Hi,

If you are using the “AMP” option from mobile theme, then you’ll not need to create a new content in mobile editor, will be display the content from desktop.

Thanks.

Simion C.
tagDiv Staff

Hi,

Flex blocks can do that, this option is per device – http://prntscr.com/n9ktou So with these blocks you can have for example 3 posts on desktop, and one on mobile.

The limit setting is not per device at the moment – http://prntscr.com/n9kuqr

Thanks

Calin
tagDiv Staff

Hi,

If you want to hide a specific category on blocks you can use a custom css ,
for example I want to hide the category Travel -> https://www.screencast.com/t/sCinDIlcM
-> https://www.screencast.com/t/p6jk08Lu4E -> https://www.screencast.com/t/ICb5keRVOkK
.td-module-image a[href$="/travel/"],
.td-meta-info-container a[href$="/travel/"]
{
display: none;
}

All you need to do is to change the category in code and the background color will apply on that category.

Thank you for your understanding!

Simion C.
tagDiv Staff

That is correct, the AMP links will be /?amp. There will be no problem in the matter. Please let me know if you have more questions.

GGiugliano
tagDiv Member
AMP - reply

Hi, i haven’t ads code in AMP under the article. There are only in mobile version, but amp version is different and has a different setting.

Catalin
tagDiv Staff

Hi,

I have checked your website and I saw that your AMP is disabled. I need to enable the AMP so I can investigate it closer and check how it works. Also, provide some useful screenshots with your problems/errors so I will be able to provide a more accurate response.

Thank you!

Simion C.
tagDiv Staff

Hi,

Quite unusual, I also have Yoast installed, but the composer editing buttons appear in both Gutenberg and the classic editor
http://prntscr.com/n9iv9uhttp://prntscr.com/n9iwmw
Are you using the latest theme and plugins versions? This may happen if you use an older theme and latest WordPress for example.

Thanks

Catalin
tagDiv Staff

Hi,

I have checked your website and I saw that your AMP validator is not enabled. Please activate it and check the results. Let us know how it goes!
I need to check the website when the AMP is active so I can check the errors.

Thank you!

shelmes@liebertpub.com
tagDiv Member

But then for the AMP version that gets put out in the above option you recommended do I still need to create a version of the post in the mobile editor? That’s what I’m trying to avoid.

Simion C.
tagDiv Staff

Hi,

So you want to display a bigger logo on mobile? Note that there is a width setting for the logo image – http://prntscr.com/n9ilkp try using that to control the image dimensions. Set a width of 480 for example, if that is the size you want to display on mobile.

If I misunderstand please correct me.
Thanks

Calin
tagDiv Staff

Hi,

If you want to use the mobile theme with amp, but you need to have the desktop design you can use the “AMP” option from Newspaper>Theme panel>Mobile theme>Mobile settings
-> https://www.screencast.com/t/CEVSensTM6 this option is available in Newspaper v9.6.1
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/

Thank you for your understanding!

Viewing 25 results - 19,026 through 19,050 (of 38,683 total)