bhuvanagg
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] AMP compatibilityHi,
Yes that is the main problem that the AMP markup is loading a dummy 1kb image that get’s displayed as blank.
To be clear, I am not looking for the slider functionality for the AMP pages. I am just looking for the images in the slider to be displayed one over the other. The slide info fields show up like that, only the images doesn’t.
This kind of display is supported through other sliders like: Soliloquy.
https://soliloquywp.com/Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] AMP compatibilityHere is an example of an AMP article with the slider added:
https://cronkitenews.azpbs.org/2018/01/22/nearly-22000-unite-at-womens-march-in-arizona/amp/
We have added the “display:none” property for the slider on AMP pages, so it won’t directly show up when you open the page. But if you inspect the page towards the end, you should the master slider div and thus can use any browser dev tools to negate the CSS property and see that only the captions of the slider are shown.
Thanks
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] AMP compatibilityHi,
Thanks for the prompt reply.
I know sliders are blocked by disallowing js load on AMP pages.
For now is there a contingency for the slider? For example if the images can show one over the other? In my template only the slide info field shows up without the actual image.
Thanks
Forum: Plugins
In reply to: [AddToAny Share Buttons] AddToAny mobile hide.Hey,
You can set the vertical and horizontal buttons to be shown either greater than or lesser than a particular width.
For vertical buttons, set the property “display buttons only when screen is larger than” to “768px”.