digitalapps
Forum Replies Created
-
Forum: Reviews
In reply to: [AdUnblocker] Be aware of false positivesI have been contacted a few times in the past by people asking for help with the plugin. I’m always looking for a way to make this plugin better. Sometimes the plugin wouldn’t behave as expected because of the new filter update, sometimes their sites were singled out and targeted. Sometimes its due to a conflict with a caching plugin, server config.
When you reached out to me, this was no exception. I listened to your problem, I took the time out of my day to assist you even though you were the only one reporting the issue.
The latest Pro version has a far superior detection algo, which was released, few days ago, I did notify, and asked to get back to me with any issues. Eventually I will port this new algo to the free version.
The reason why I asked you to be patient its because of your entitled tone in your emails. You just take all the pleasure out of wanting to help you. Thats why I had to let you know. While I can understand emailing each other back and forth can be frustrating I did offered you to give me access to your site or setup a staging server so I can get it working for you ( which I dont have to do, and only doing this to help ).
So your 2 star rating doesn’t really help to make the product better. So is your tone in your emails doesnt ignite enthusiasm, if you need help, and you want a better product, be polite, patient and cooperative. Just be less arrogant. Thanks.
Forum: Plugins
In reply to: [AdUnblocker] php8I haven’t tested the plugin with php 8 but I don’t see any issues will arise. I will remove type attribute in the future release, thank you.
Forum: Plugins
In reply to: [WP Global Site Tag] gtag is not definedHi @thebrownagency sorry couldn’t get back to you sooner.
I had a look at the stackoverflow, we are initilizing datalayer as suggested in the Long Answer. I couldnt decode the accepted answer with the amount of time I have to look at this.
Just an idea, what if you timeOut that whole gtag event block, just to test that the gtag loads before you try to pass values via gtag.
Let me know how you go, if issue persist Id like to know about it so I can look into it further.
Forum: Reviews
In reply to: [WP Swiper] Very Good!Hi @mauri01 thank you for you feedback, means a lot!
Which slide icon are you referring to? please let me know, and I might be able to include this option in our next release.
- This reply was modified 5 years, 2 months ago by digitalapps.
Forum: Reviews
In reply to: [WP Swiper] Could be the best Gutenberg Slider!Thank you @twistedde 🙂
Forum: Plugins
In reply to: [WP Swiper] More FeaturesHi @twistedde thank you so much for your feedback.
I love swiperJS, thats why I built this block. I had a feeling I’m not alone who would benefit from this block.
You have an awesome config for your slider.
I will get those integrate with the next update.
Breakpoints might take a bit longer though, just fyi.
Thank you again
Forum: Plugins
In reply to: [WP Swiper] Plugin does not loadSince I haven’t heard back from you I’m gonna mark this as resolved. Feel free to reply or open a new ticket if you are having issues.
Thank you.
Forum: Plugins
In reply to: [WP Swiper] Plugin does not loadHi
WPSwiper is just a Gutenberg block.
There’s no sidebar.
All of the settings can be accessed via the editor.
Add the WP Swiper Block, make sure its selected, and you should see the settings on the right hand side.
If this doesn’t answer your question, please get back to me. Thank you.
Forum: Plugins
In reply to: [AdUnblocker] Crash with cloudflareInteresting issue, I will need to run some tests, never used Rocket Loaded with this plugin before.
Forum: Plugins
In reply to: [AdUnblocker] ublockHi @cyberloner thank you for letting me know.
I just checked my local version of AdUnblocker with ublock and it works fine.
There must be a filter rule specifically targeting your website.
Please email me your website so I can run some tests.
Forum: Plugins
In reply to: [WP Swiper] MouseWheel event triggersHi @marek123x thank you for bringing this to my attention.
I have adjust the code and all should be working now.
Empty mousewheel object was setting mousewheel.enabled to true, I think thats what you were referring in your code.
All should be fine now, please test and get back to me if any issues.
Forum: Plugins
In reply to: [WP Swiper] Swiper on init eventI think you should be able to set an id to each swiper or a class, then loop through array, and do stuff to the swiper
Forum: Plugins
In reply to: [WP Swiper] Feature request: Make Pagination clickableglad to hear all worked out
Forum: Plugins
In reply to: [WP Swiper] Swiper on init eventYou can try and use the second method ‘after initialization’
https://swiperjs.com/swiper-api#events
all swipers are stored in the array
window.wpSwiper
Let me know how you go
Forum: Plugins
In reply to: [WP Swiper] Feature request: Make Pagination clickableHi @gerital
thank you for you suggestion.
I have added clickable pagination, give it a go, and let me know if you find any issues.
Thanks,
Andrey