oneminduniv
Forum Replies Created
-
Thank you for the info.
I have not tried the var_dump yet, But I disabled the MasterStudy LMS plugin, and now the save levels button is working, and data is saved to DB.
The MasterStudy LMS plugin is supposed to be compatible with PMP. I will contact the dev.
Thanks again
Update:
I uninstalled PMPRO ( all data ), and re-installed.
In the set-up (installation) screen, I selected create a free level. The free level was created, and shows in the DB table; but when adding a new level from the PMPRO dashboard, the save button does not work (when clicked there is no action/response).
Thank you
RE: “To debug further, you could var_dump( $wpdb )”
Not sure how to do this.
Thank you
Forum: Plugins
In reply to: [Disable XML-RPC-API] Cannot uninstall pluginThank you for the update. But still unable to delete this plugin.
Forum: Plugins
In reply to: [Disable XML-RPC-API] Cannot uninstall pluginI’m also having problems uninstalling this plugin.
I’m running WordPress version 6.1.1, on GoDaddy managed WordPress hosting with PHP 8.
Forum: Plugins
In reply to: [LH Membership Numbers] Membership ID Prefix LocationThank you for your reply.
I will send an email with an outline of the clients requirements, the current remote post script.
Thanks again
Hello Gabriel,
I did submit the info via your support page, yesterday.
Since then I discovered that your plugin was stripping the data-redirect and data-url parameters from the HTML. I ran across the Fix broken HTML plugin on your site, and this plugin appears to have fixed this and similar* issues; *such as 404 error on translated password protect pages.
Thank you!
Hello Gabriel,
RE: Please tell us the URL where this is happening
The page is a members only page. I can send login info in a private setting.
Thank you for your assitance.
Maybe this should be a new thread, as I’m only getting 404 errors on pages that use scripts (PHP script embedded via shortcode) for links.
I’m using this script to link out to a sub-domain; without translation the link works as it should, with translation the link throws a 404 error.
I tried the data-no-translation attribute, with no luck.
<?php global $current_user; wp_get_current_user(); ?> <a href="#" class="booking-btn" data-type="login" data-size="medium" data-email="<?php echo $current_user->user_email; ?>" data-first-name="<?php echo $current_user->user_firstname; ?>"data-last-name="<?php echo $current_user->user_lastname; ?>" data-redirect="https://sub.domain.com/" data-url="https://sub.domain.com"><img src="https://domain.com/wp-content/uploads/2018/02/search-button.png" alt="Search Now" width="350" height="88" class="aligncenter size-medium wp-image-799" /></a>
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Authorize.Net CIMThe second day billing did not process through Authorize.net
Thank you
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Authorize.Net CIMI created the support ticket and uploaded the .zip file as requested.
I created a product with a subscription of $1.00 per day, and ran a test purchase yesterday. The initial $1.00 was captured and processed by Authorize.net, but the WooCommerce order is stuck on Processing.
The second day billing has not been received by Authorize.net
Thank you
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Authorize.Net CIMDoes your Subscriptions plugin use the Authorize.net Automated Recurring Billing (ARB) Service for recurring billing?
If not, how is recurring billing handled?
Thank you
Forum: Plugins
In reply to: [Memberships for WooCommerce] Free Trial CouponNever mind. I found the Premium plugin you offer, that has this feature.
Thank you.
Forum: Plugins
In reply to: [Affiliates Manager] Mobile Friendly Registration Form.Here is the link: https://zeusleads.com/zeus-affiliate/affiliate-register/
I’m using the DIVI theme; I tried without the DIVI Builder and the result was the same.
Thank you
Forum: Plugins
In reply to: [Wallet for WooCommerce] Change Text “Topup”Worked!
Thank you