Theuns Coetzee

Results 28 comments of Theuns Coetzee

When setting the trial period using the Subscription Delays Add On and specifying the amount of days works perfectly for getting the correct next payment date and can be used...

While testing this issue with PMPro 3.4.3 and Memberlite 5.2.1 using the shortcode `[pmpro_member field="display_name"]` I could no longer replicate this.

As a temporary workaround, adding the following filter seems to help: ```PHP add_filter( 'pmprorh_repair_non_associative_options', '__return_false' ); ``` It is advised to confirm all field metadata is saved as expected.

While testing this issue with PMPro 3.4.3 I could replicate this issue. As the filter `pmprorh_repair_non_associative_options` is now deprecated with the `pmpro_field_repair_non_associative_options` filter the workaround for this would be ```PHP...

Moderators Only: #644333

As a temporary workaround one could BCC the expired email sent to members with customization code - https://gist.github.com/dwanjuki/eaef6026eed37638d3e3d2dd6fa08d0a

While testing an Elementor text widget with a colored background that is set for members of a specific membership level the widget content and styling were invisible for members who...

For testing purposes, I visited the Addons page, (Memberships > Addons), and the two variables display the correct values (date and time): > Last checked on March 11, 2025 at...