digitalapps
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Swiper] sliders not workingin prod frontend.js for the swiper is on line 150
staging in line 139
something definitely is different, hope this helps, let me know how it goes.Forum: Plugins
In reply to: [WP Swiper] sliders not workingin other words, when wp-swiper frontend js is loaded and we run document.querySelectorAll(“.wp-swiper”)
we do not see wp-swiper on pageForum: Plugins
In reply to: [WP Swiper] sliders not workingAh May be I do, https://cardinalbagsupplies.com/product-tag/media-pouch/
Please share with me how you are adding the swiper.Is it via parts? tempaltes? in the editor.
Once you let me know, ill be able to replicate the issue and patch it up.
but the problem is , the script doesnt see wp-swiper, so it fails to init. once frontend.js for the swiper finished initialising, you shoudl see two class wp-swiper wp-swiper–0Forum: Plugins
In reply to: [WP Swiper] sliders not workingHello
I had a look at both sites, I dont see a broken slider
live: https://cardinalbagsupplies.com/
staging: https://cardinalbstage.wpengine.com/Forum: Plugins
In reply to: [WP Swiper] Performance Issueshello, thank you for your message.
can you elaborate on the screenshot you provided?
which stats would you like to see improved?loading scrips async or defer can be done, I will look into this
Forum: Plugins
In reply to: [WP Swiper] error: Cannot redeclare has_wp_swiper_block()we are not arguing, but I think you have a problem in your code. I suggest searching your whole wp-content folder for the function name, i think you are using the same function name twice.
i dont have this issue, noone else reported this issue. i dont see a point to revert to anywhere since nothing appears to be broken on my end. let me know how you go.
Forum: Plugins
In reply to: [WP Swiper] error: Cannot redeclare has_wp_swiper_block()you might be referring to a previous release https://plugins.trac.ww.wp.xz.cn/browser/wp-swiper/trunk/public/class-wp-swiper-public.php?rev=3162783
may be its your php version, im running 7.4 or 8. i dont encounter any issues, do you mind updating to 1.2.11Forum: Plugins
In reply to: [WP Swiper] error: Cannot redeclare has_wp_swiper_block()I dont see any checks on line 120 https://plugins.trac.ww.wp.xz.cn/browser/wp-swiper/trunk/public/class-wp-swiper-public.php#L120
Forum: Plugins
In reply to: [WP Swiper] error: Cannot redeclare has_wp_swiper_block()can you please click on this link and inspect the source
https://plugins.trac.ww.wp.xz.cn/browser/wp-swiper/trunk/public/class-wp-swiper-public.phpCompare to what you have, above link is the source code that you should use.
You can manually copy paste over your file. Or delete and reinstall the swiper. Im not sure why you have a double declaration.
Forum: Plugins
In reply to: [WP Swiper] error: Cannot redeclare has_wp_swiper_block()which version are you running?
can you share a file path and a file name?
are we looking at the same file?
https://plugins.trac.ww.wp.xz.cn/browser/wp-swiper/trunk/public/class-wp-swiper-public.phpForum: Plugins
In reply to: [WP Swiper] error: Cannot redeclare has_wp_swiper_block()hello, I think you have a duplicate file somewhere. May be try deleting the folder with the plugin and reinstalling again.
has_wp_swiper_block() declared once, and should not be throwing an error about it being declared elsewhere.Forum: Plugins
In reply to: [WP Swiper] Auto Slider – Interaction issue.Great to hear! Thank you for the update!
Forum: Plugins
In reply to: [WP Swiper] Auto Slider – Interaction issue.@mohammedmalleck please update to latest version 1.2.9 and let me know if you are still having issues.
Also have a read through this if you are trying to fix something that breaks after the upgrade: https://digitalapps.com/wp-swiper-plugin-update-exciting-new-features-and-improvements-v1-2-0/
Forum: Plugins
In reply to: [WP Swiper] There’s a critical bug in version 1.2.6.thank you @spstrap version 1.2.8 should resolve Warning: Attempt to read property ‘post_content’ and Deprecated: strpos
Forum: Plugins
In reply to: [WP Swiper] There’s a critical bug in version 1.2.6.Hi @spstrap
Can you please email me a link to a page with the slider https://digitalapps.com/contacts/And thanks for letting me know about my site 🙂 I didnt update the plugin thats why it appeared borken, after updating to 1.2.6, no issues for me