-
Created a topic, Super plugin et excellent support !, on the site WordPress.org Forums:
Super plugin et excellent support ! -
Posted a reply to compatible with the ACF plugin, on the site WordPress.org Forums:
How to block iframes You can use iframemanager for this task. -
Created a topic, compatible with the ACF plugin, on the site WordPress.org Forums:
Hi, Is it compatible with the ACF plugin? Specifica… -
Posted a reply to Initial amount is 0,00, on the site WordPress.org Forums:
https://ibb.co/WyFKxB5 -
Created a topic, Initial amount is 0,00, on the site WordPress.org Forums:
Hello, When validating (changing status from "pendi… -
Created a topic, Register fields via PHP, on the site WordPress.org Forums:
Hi, I register ACF fields in PHP.https://www.advanc… -
Posted a reply to Checkout fields, on the site WordPress.org Forums:
This filter 'ppress_checkout_billing_fields' is not executed on the "Billing address" page. -
Posted a reply to Checkout fields, on the site WordPress.org Forums:
This filter ? $data = apply_filters('ppress_checkout_billing_fields', $billing_fields); -
Created a topic, Checkout fields, on the site WordPress.org Forums:
Hi, On the "billing address" form on the "my accoun… -
Posted a reply to Subscription ID is empty, on the site WordPress.org Forums:
it's OK ! An update will be published? -
Created a topic, Subscription ID is empty, on the site WordPress.org Forums:
Hi, On the 'ppress_added_plan_role_to_customer' hoo… -
Posted a reply to Add payment method, on the site WordPress.org Forums:
In a future release?What is the publication date? -
Created a topic, Add payment method, on the site WordPress.org Forums:
Hi, Is it possible to add an offline payment method… -
Created a topic, ProfilePress integration ?, on the site WordPress.org Forums:
Hi, Will your plugin be compatible with the Profile… -
Posted a reply to Evolution request #7 : Add a action on the method, on the site WordPress.org Forums:
subscription for a calendar year. Example: from 01-01-2024 to 31-12-2024 -
Created a topic, Evolution request #7 : Add a action on the method, on the site WordPress.org Forums:
Hi, Sorry, it's me again… :) Evolution request. … -
Created a topic, Evolution request #6 : Add a action on the method, on the site WordPress.org Forums:
Hi, Evolution request. Is it possible to add a a… -
Posted a reply to Payment error, on the site WordPress.org Forums:
is this a required field for Stripe? -
Posted a reply to Export subscriptions, on the site WordPress.org Forums:
that would be a great development! -
Created a topic, Payment error, on the site WordPress.org Forums:
Hi, I have an error on paiement with Stripe. Int… -
Created a topic, Export subscriptions, on the site WordPress.org Forums:
Hi, is it possible to export memberships in csv for… -
Created a topic, Evolution request #5 : Add a filter on the method, on the site WordPress.org Forums:
Hi, Evolution request. Is it possible to add a f… -
Created a topic, Evolution request : add a membership from the administration, on the site WordPress.org Forums:
Hi, Will it be possible to add a membership in the … -
Posted a reply to Arguments on hook, on the site WordPress.org Forums:
$submit_button_text = apply_filters('ppress_checkout_order_button_text', sprintf('Pay %s', ppress_display_amount($order_total)), $order_total); if ($plan->is_recurring()) $submit_button_text = esc_html__('Subscribe', 'wp-user-avatar'); if ($plan->has_free_trial())… -
Created a topic, Arguments on hook, on the site WordPress.org Forums:
Hi, the 'ppress_checkout_order_button_text' hook is… -
Created a topic, Change format date, on the site WordPress.org Forums:
Hi, In example, is it possible to change date forma… -
Created a topic, Status active subscriptions, on the site WordPress.org Forums:
Hi, Why is a subscription with "CANCELLED" status c… -
Created a topic, Evolution request #4 : Add a filter on the method, on the site WordPress.org Forums:
Hi, Evolution request. Is it possible to add a f… -
Created a topic, Evolution request #3 : Add a filter for dependencies enqueue script, on the site WordPress.org Forums:
Hi, Evolution request. Is it possible to add a f… -
Created a topic, Evolution request #2 : Add a filter on the method, on the site WordPress.org Forums:
Hi, Evolution request. Is it possible to add a f… -
Created a topic, Evolution request : Add a filter on the method, on the site WordPress.org Forums:
Hi, Evolution request. Is it possible to add a f… -
Posted a reply to Error JS in comments form, on the site WordPress.org Forums:
I'm using the default WordPress comments form. Yes, comments are enabled in the Simple Cloudflare… -
Created a topic, Error JS in comments form, on the site WordPress.org Forums:
Hi, I encountered a problem in your plugin with com… -
Posted a reply to Zip files not opening, on the site WordPress.org Forums:
@shogathu @nhadmin Hello, What was the problem ?I have the same error. Thanks. --- Bulk… -
Created a topic, Good Support Team, on the site WordPress.org Forums:
Good Support Team -
Posted a reply to Password user wordpress, on the site WordPress.org Forums:
Thanks ! -
Created a topic, Password user wordpress, on the site WordPress.org Forums:
Hi, Is oauth server password retrieved and saved as w… -
Posted a reply to install in multisite, on the site WordPress.org Forums:
Thanks !! -
Posted a reply to install in multisite, on the site WordPress.org Forums:
Hi @mehul0810, I activate Plausible plugin on every single WP site. I have a problem… -
Created a topic, install in multisite, on the site WordPress.org Forums:
how to configure in multisite? thanks. -
Posted a reply to custom link (url) not working, on the site WordPress.org Forums:
Hi, The last link https://monosnap.com/file/YvdjHM9Xim1fnCsJaibfETXkhRcB4 not working. However, parameters are correctly configured and it doesn't… -
Created a topic, custom link (url) not working, on the site WordPress.org Forums:
custom link (url) not working open foobox image -
Created a topic, Open PDF Side-by-Side (Double Pages), on the site WordPress.org Forums:
Hi, Is it possible to Open PDF Side-by-Side (Double P… -
Posted a reply to Disabled save specific field, on the site WordPress.org Forums:
deactivate fields in csv export -
Created a topic, Disabled save specific field, on the site WordPress.org Forums:
Hi, Is it possible not to save some form fields? Exa… -
Created a topic, Assign multiple roles to users, on the site WordPress.org Forums:
Hi, Is the module compatible if the user has several … -
Created a topic, Great plugin and support !!, on the site WordPress.org Forums:
A big kudos to @doekenorg who is actively answering qu… -
Posted a reply to Download all results of multiple forms, on the site WordPress.org Forums:
Yes !!! -
Posted a reply to Download all results of multiple forms, on the site WordPress.org Forums:
Hi @doekenorg , We have the entries of the first form but not the others… -
Posted a reply to Download all results of multiple forms, on the site WordPress.org Forums:
It's correct ? `PHP <?php // include : https://gist.github.com/doekenorg/b7fdfca59a98e2d36ebca0785d333976 require 'MultiFormSingleSheetRenderer.php'; // Quick and dirty,…