Questions tagged [amp-story]

61 questions
3
votes
0 answers

Android webview don't display AMP-story-timeline element

I'm trying to display amp-story in webview, and it's working fine on ios/swift, but when i'm using android/kotlin, "amp-story-timeline" element is not render and just leaving empty space Kotlin/Black lines on top is where timeline should…
E.Egorov
  • 53
  • 4
2
votes
1 answer

Amp story amp-video "noaudio" attribute doesn't applied

I have one weird behavior about amp-video... The scenario is like this: I have one story with three slides, each slide has video (amp-video), two of them are muted (added "noaudio" attribute) and when export that story and open in the browser, I can…
Yovo Mitev
  • 41
  • 2
2
votes
0 answers

How to initially activate any Web Story in amp-story-player

Suppose I have 3 Web Stories to embed in a web page and I want multiple Web Stories in a single viewer. I will use
2
votes
1 answer

amp-story is already registered. The script tag for amp-story is likely included twice in the page

I have a project where I'm trying to build an amp-story generator with a simple editor. You can check the current state at https://ampy.co/test/. The idea is when you insert information on the left panel, the amp-story to be rebuild within an…
Ice Jovanoski
  • 199
  • 2
  • 11
2
votes
0 answers

Amp-Story non-configured provider

I am working on creating an amp-story and would like my share providers to include non-configured providers, but I can't create an endpoint because the bookend gets parsed and puts it as data-param rather than data-share. Anybody have a work…
2
votes
1 answer

amp-story Consent Modal without amp-story-consent?

I am working on an amp-story; but can't seem to get a amp-consent modal without utilizing the amp-story-consent default UI. I would like to use a amp-iframe, or just a plain html modal, but neither will render. Anybody have any luck with…
2
votes
1 answer

Will amp-story work fully with Normalize.css and Basscss?

Will amp-story work fully with Normalize.css and Basscss? I ask because AMP Start is built on top of these two existing open-source projects: https://www.ampstart.com/howitworks Normalize.css Normalize.css makes browsers render all elements more…
MobiCycle Ltd
  • 329
  • 1
  • 9
2
votes
1 answer

Does amp-access work with amp-story? Will amp-subscription overtake amp-access for amp-story?

Does amp-story work with amp-access (or amp-subscription)? here is sample code for amp-access