liquidonthedrums
Forum Replies Created
-
That has done it. Thanks very much for the quick support!
I am using woocommerce and woocommerce memberships to sell memberships on my site. There are multiple types of memberships:
1. Free membership – Applied if user registers
2. Basic Membership – Applied if user purchases basic/ Free membership is also applied
3. Pro membership – Applied if user purchases pro/ Free membership is also applied
There is a clear distinction between roles and memberships. Roles are used specifically to grant/ deny capabilities, where as memberships are used to give access to content, member discounts/pricing, and can also have time limits associated with them. In addition a user can have an unlimited number of memberships, they can be active/ expired cancelled etc. There are a lot of reasons why this is a better model than using capabilities on this type of site. This is fairly standard for a lot of the membership plugins (woocommerce memberships, memberpress, easy digital downloads, suremembers).For my use case I want to require 2FA for users with Pro memberships, but make it optional for other membership types. Every user that purchases a product will automatically be assigned the customer role, but I would only want to enforce 2FA for specific users within that role.
I hope that explains my use case. Thanks
Hi @robert681 ,
Thanks for your response. As I mentioned, I’m aware that you can do it by role, I am wanting to do it via a user’s membership status.
I am not asking about an “out of the box” intergration, I was asking about a filter so I could do my own checks on whether 2FA if required for a particular user.
Thanks
Hi,
Thanks for the response. Just checking if there are currently any 2FA compatibility? Or would the upcoming Wordfence integration be the first?
Thanks
+1 on this issue for me. I have reverted back to v2.8.6 to resolve the issue.
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Custom Footer Text for 1 emailHi,
Thanks for that. It worked perfectly.
Forum: Plugins
In reply to: [Sentry for WordPress] Block Post BodyThatβs great. Thank you very much.
Hi Peter,
Yes I purchased premium support after posting this. Would really appreciate a response from the premium support team though if you could pass that on π
Thanks.
Forum: Plugins
In reply to: [WP Activity Log] Custom Sensor HelpHi @robert681 ,
The reason for including in the theme is that my theme is a packaged set of functionality. While I understand the benefits of modularizing functionality, it is not the best solution for this current project.
Regardless, I have attempted to follow the guide to create a plugin but am still having issues.
There are links to multiple sample plugins on the linked page:
– https://github.com/WPWhiteSecurity/wsal-extension-example
– https://wpactivitylog.com/downloads/wsal-plugin/wp-security-audit-log-custom-events-sample-plugin.zipThere are also references to using a mu-plugin, and then it also says to create sensors in the ‘/wp-content/uploads/wp-security-audit-log/custom-sensors/’ directory.
I’m a bit confused as to what the structure of the plugin/ code needs to be and where it needs to be located. Ultimately, I am using the Gravity Forms PHP API functions and want to be able to fire a custom event after my code is executed.
Any assistance would be greatly appeciated. Thanks.
Forum: Plugins
In reply to: [Lightweight Accordion] I can’t edit answersI’m using chrome.
Forum: Plugins
In reply to: [Lightweight Accordion] I can’t edit answersPlease see here – https://pastebin.com/8fdmTtqA
Forum: Plugins
In reply to: [Lightweight Accordion] I can’t edit answersJust reporting the same issue here on a few different sites.
WP 6.0.1
I’m using:
– Generatepress pro,
– Generateblocks (free and pro)
– Gravity Forms
– Gravity Perks
– Ultimate Member
– ACF ProI can see in the Elements tab that this style is being applied when the page is rendered
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender {
display: none;
}If i uncheck this style, the ‘choose a block’ prompt is shown and I can use the accordion block as expected.
Thanks
Just adding a +1 to this issue. I am seeing the same on php 8.0.
Thanks
Thanks for that. I appreciate your responses. I have since gone back to WPEngine and a different tech has been able to resolve. Yes the issue was completely at their end.
Thanks again
Iβve definitely done that. They just copped out and said to contact the plug-in dev. They werenβt able to provide any further info around the error.
Anyway, was just hoping that someone in the wider wp community might have come across it before.
- This reply was modified 3 years, 10 months ago by liquidonthedrums.