LeonGeb
Forum Replies Created
-
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Plugin blocks pages even without proxy or VPNHate to reopen this but I tested again with Kaspersky VPN.
I still have the problem that without VPN I get the warning and the ie. registration page is locked.
Now when I use VPN and pick the same country there as I am currently in, i can access the registration page.
All my caches are cleared and I made sure that I am not logged in with anything on my pc.Forum: Plugins
In reply to: [Proxy & VPN Blocker] Plugin blocks pages even without proxy or VPNYes, they were super helpful.
I believe its OPERA browser that was causing the issue. I uninstalled it and rebooted my router.
proxycheck removes the block after 8 hours if the IP is shown “clean”
Thanks for reaching out to them and thanks for the pointers on VPN kaspersky. I’ll look into that after the IP is clean.Forum: Plugins
In reply to: [Proxy & VPN Blocker] Plugin blocks pages even without proxy or VPNanother update: when I use kaspersky vpn, it doesnt block it 🙁
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Plugin blocks pages even without proxy or VPNIt seems like my public IP is oiffered by GoProxy (a residential proxy).
I’m currently in the philippines and other users visiting my page may have the same issue.
Is there a way to ignore specific services like goproxy?Forum: Plugins
In reply to: [Survey Maker by AYS] Make Autofilled Emailfield read-onlyThanks! Exactly what i needed, didnt see that it will display there.
Thanks!
That helped.@ciorici thanks for the input
That’s what I was afraid of but I wanted to make sure to cover all possibilities.br,
LeonForum: Plugins
In reply to: [Email Before Download] WordPress 5!! HELPThis plugin seems to be abandoned by its devs. Really a bummer 🙁
Hello,
OK back to this:
I managed to make this happen. I tried with the suggested plugin but it was very complicated and weird to use imo.
I found another plugin that satisfied my needs on this
https://srd.wordpress.org/plugins/admin-menu-editorthis works like a charm and I was able to set up the admin menus the way i want it depending on user and/or capabilities.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce auto compelte with payment method dependenciescouldn’t wait so i tested it right away.
Your solution works great!!Forum: Plugins
In reply to: [WooCommerce] WooCommerce auto compelte with payment method dependenciesNo problem mate, thanks for all your efforts.
Let me buy you a coffee 😉
I’ll try your code in the evening but out of curiosity:
I tried to use this in your code as an exception/exit in case of a specific payment method:
// exit if payment is not paypal if ( ! $order->payment_method = 'paypal' ) { return; } }I placed it after the “get order” loop but it had no effect whatsoever.
Thanks,
LeonForum: Plugins
In reply to: [WooCommerce] WooCommerce auto compelte with payment method dependenciesHey jesse,
Thank you. I looked into your code but couldnt find any dependencies to the payment method. In my case its essential to check the payment first as I don’t want people to get the membership automatically even when they purchase via bank transfer (in which case i need wait for the arrival first).
I am not a coder but I think i know how to have it checked the payment before processing further from another source. Will see if i can use that snippet for that.
If you have a solution in your sleeves, I would appreciate that as well.
Thanks,
LeonForum: Plugins
In reply to: Looking for particular Membership pluginWas able to do it with UM directly.
Forum: Plugins
In reply to: [WooCommerce] 1 Item in grouped Item is not addedThis is obviously a bug and noone is replying.. what the hell?
yes it does, but I can’t change the theme, at least not at this stage. UM was just an Idea I threw in because of my positive experience but it was not requested.