artpolikarpov
Forum Replies Created
-
Forum: Plugins
In reply to: [Fotorama] Center the galleries(Subscribed)
Forum: Plugins
In reply to: [Fotorama] Center the galleriesCould you show a test case that I could look at and debug?
Forum: Plugins
In reply to: [Fotorama] Fotorama is active but nothing happensI see the Events Manager just kill the Fotorama 🙂 I don’t know why.
Hope, alternative shortcode (alias) will help you:
[fotorama ids="86,132,131,130,129,128,125,114"]This works since 4.4.7.
Forum: Plugins
In reply to: [Fotorama] Dimensions galerry shortcodeIt was a bug. Fixed in the 4.4.7. But you also have incorrect syntax,
data-prefixis is not needed here:[gallery width="100%" ratio="940/350"]Forum: Plugins
In reply to: [Fotorama] Last thumbnail image becomes invisibleCould you show a test case that I could look at and debug?
Forum: Plugins
In reply to: [Fotorama] Use different from Gallery shortcodeYou can now disable fotorama and use standard gallery with
fotorama="false":[gallery ids="1,2,3" fotorama="false"]Sorry, I’m not going to invert this to
fotorama="true".Forum: Plugins
In reply to: [Fotorama] Fotorama has Settings dialogue? Customize image galleryForum: Plugins
In reply to: [Fotorama] Question about navigation thumbnails in Fotorama 4.3.4.1New version has no settings page.
You can tune your gallery in shorcode:
[gallery ids="1,2,3" nav="thumbs" allowfullscreen="native"]Or in
/wp-content/plugins/fotoramaDefaults.js:fotoramaDefaults = { Â Â nav: 'thumbs', Â Â allowfullscreen: 'native' }Forum: Plugins
In reply to: [Fotorama] Use different from Gallery shortcodeNow it is unavailable. But I can make something like so:
[gallery fotorama="false"]Will it be easy?
Forum: Plugins
In reply to: [Fotorama] Question about navigation thumbnails in Fotorama 4.3.4.1Thank you.
Forum: Plugins
In reply to: [Fotorama] Question about navigation thumbnails in Fotorama 4.3.4.1Please update to 4.4.0, bug with captions should be gone. To go full-width add width=”100%” to your [gallery].
Forum: Plugins
In reply to: [Fotorama] Question about navigation thumbnails in Fotorama 4.3.4.1@azlivin008, what I see that you are using links in the captions, try to delete them and use plain text. Is ok now?
Forum: Plugins
In reply to: [Fotorama] Question about navigation thumbnails in Fotorama 4.3.4.1@azlivin008, I’ll check it later.
Forum: Plugins
In reply to: [Fotorama] Question about navigation thumbnails in Fotorama 4.3.4.1Can you give a link? If it’s sercret email it at fotoramajs@gmail.com.