digitalapps
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Swiper] 1.3.0 crashes the siteThank you for letting me know. I’m so used to the Git routine that when it comes to SVN, I always forget about the extra
addcommand.
Should be all good now, added few extra bits.Forum: Plugins
In reply to: [WP Swiper] Can I add a slider to a template?Yes, you can. The easiest way is to first create a new page and insert the WP Swiper block there. Configure it with the images and settings you want, then view the source of that page. From there, copy the generated block HTML and paste it into your
front-page.htmltemplate. That way the block is already set up and will render correctly inside the template.Forum: Plugins
In reply to: [WP Swiper] Nowhere to add images?Hello,
Thank you for your question.
Have you tried adding an image block? or may be try a cover block, both should work fine.
So the steps you would take are:
– Add WP Swiper
– Add Slide (press +)
– Add cover or image blockForum: Plugins
In reply to: [WP Swiper] auto play does not work after upgradeHello,
Theres was a major update few versions ago, so may be its better to rebuild your slider. Let me know how you go, and if you need further assistance.
Forum: Plugins
In reply to: [WP Swiper] Slides OffsetHello, with JSON you can add any options from the official API. If something isnt working as expected, let me know.
Forum: Plugins
In reply to: [WP Swiper] Type of pagination – fractionThis is a very cool solution , thanks for sharing!
Forum: Plugins
In reply to: [WP Swiper] Type of pagination – fractionsorry but i thought this is already resolved.
you already got one slider working with fractions.Are you asking how to get the rest of the site’s sliders to match the settings of the slider that you have sshared with the link?
if so, then this is not possible, you need to adjust settings for each block individually. This is by design.Forum: Plugins
In reply to: [WP Swiper] Type of pagination – fractioni visited your page and looks like you have fractions on already
Forum: Plugins
In reply to: [WP Swiper] Type of pagination – fractionHello, there is a slider type you can select, as fraction, let me know if that doesnt work for you.
Forum: Plugins
In reply to: [WP Swiper] How to get a shortcode?hello, thank you for your question.
WP Swiper is a gutenberg block and doesn’t work with short codes. After some googling I found this, may be you will find this helpful.
https://oxygenbuilder.com/documentation/gutenberg-client-mode/Forum: Plugins
In reply to: [WP Swiper] sliders not workingHello, you can apply the same approach to every offending script as mentioned here:
https://wordpress.org/support/topic/sliders-not-working-6/page/2/#post-18165855- This reply was modified 1 year, 2 months ago by digitalapps.
Forum: Plugins
In reply to: [WP Swiper] JS Error: i.breakpoints.replace is not a functionPlease update, I tried running a custom config on my end, and it worked!
Interested to hear if it works on your end.Forum: Plugins
In reply to: [WP Swiper] JS Error: i.breakpoints.replace is not a functionUpdate pushed that should resolve the issue on custom swipers. please update and let me know how it goes.
Forum: Plugins
In reply to: [WP Swiper] JS Error: i.breakpoints.replace is not a functionSince we migrated to data-swiper JSON object, please make sure that your json object contains breakpoints key. See image below, let me know if this doesnt make sense. And may share you html or for the swiper, in particular where you have config data attributes.
https://imgur.com/yF6dVCwForum: Plugins
In reply to: [WP Swiper] Responsive breakpoints (JSON Object) ErrorHi Colin,
Please update to 1.2.15 and breakpoints should be fixed. Let me know if you find anything else.
Thanks.