digitalapps
Forum Replies Created
-
Forum: 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.www.ads-software.com/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.www.ads-software.com/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.www.ads-software.com/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.www.ads-software.com/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
Forum: Plugins
In reply to: [WP Swiper] 1.2.3 Errors@2chicks great to hear!
I also updated my blog post with migration steps that some might find usefull
https://digitalapps.com/wp-swiper-plugin-update-exciting-new-features-and-improvements-v1-2-0/#migration-steps
Keep me posted if anything else comes up. This update is a big one, and while I expected it to be challenging, it had to happen. I have more features to roll out soon, and without this update, scaling was becoming increasingly difficult.Forum: Plugins
In reply to: [WP Swiper] 1.2.3 Errors@2chicks
This code is not part of WP Swiper $textarr = preg_split
Perhaps you have some custom php running behind the scenes?
To get the blocks to work you would need to go through block recovery process by clicking Attempt Block Recovery.
If you want your frontend to remain operational while you are recovering blocks, enable Legacy Mode in version 1.2.4 by going to Settings > WP Swiper——-
@llljr you will need take the same steps, please check above
—
Let me know how it goes.