Atoupro
Forum Replies Created
-
I found the code below to add in functions.php. It works but tell me if you have another solution.
add_filter( ‘wpcf7_form_elements’, ‘mycustom_wpcf7_form_elements’ );
function mycustom_wpcf7_form_elements( $form ) {
$form = do_shortcode( $form );
return $form;
}Best regards.
I also switched to Storefront theme, changed the Stripe secret key/webhook, deleted the plugin then reinstalled it again but still no changes.
I also precise that there is no issue with Stripe Test Mode.
Hi,
Thanks for your reply.
Yes, the members have a specific user role.
I’ve already read the documentation you sent me, before reaching you.
My request essentially concerning the display of a restricted content. => It turns out that I can do it with the member plugin I’m using.
After validation of my client, I will purchase your plugin which remains useful for their project.
Best regards.
Forum: Plugins
In reply to: [CM Tooltip Glossary] Display on Project pagesThank you ??
Hello,
I can’t give you an URL but I found a solution => I replace the french apostrophe with the english apostrophe.
However, I want to clarify for your information that the problem of the apostrophe is only in the questions. It works fine in the answers.
Best regards.
Hi,
Thank you for your reply.
I found on my own. In fact, we have access to the text of the variable %QUESTIONS_ANSWERS_EMAIL% in the ‘text’ tab (and not Email tab) of the quiz.
However, you did not answer my other question > In the email, I see that the apostrophe is preceded by a backslash such as this example “Qu\’est-ce que le SEA ?”.
Thanks in advanced.
Best regards.Hi,
I use Loco Translate to translate the email sent to the user with its results after the quiz. I use the variable %QUESTIONS_ANSWERS_EMAIL% in the email. In Loco Translate, some phrases like “Answer Provided:” or “Comments Entered:” are missing. I was able to edit “Correct Answer:” with Loco Translate but I don’t see the translation in the email.By the way, in the email, I see that the apostrophe is preceded by a backslash such as this example “Qu\’est-ce que le SEA ?”.
Is there a way to modify the email template to add line breaks (with the variables) or coloring (correct/incorrect answers) for example?
Thanks in advance.
Best regards.Forum: Plugins
In reply to: [WP-Members Membership Plugin] MembershipThank you for your reply.
Best regards.Hi,
It helps me a lot. Thank you again.
I definitely included your plugin in my quote ??Best regards.
Hi,
Thank you very much for your very quick reply. It was very helpful.
Best regards.
Hi,
Thank you for your (very) quick response ??
It seems to be a workable solution. I would just know what contains $result and $EM_Booking?
Thanks in advance.
Best regards.Forum: Plugins
In reply to: [Cool Flipbox - Shortcode & Gutenberg Block] backface visible on ChromeThank you
Forum: Plugins
In reply to: [Cool Flipbox - Shortcode & Gutenberg Block] backface visible on ChromeHi,
It works perfectly now. Thank you very much ??
Have a nice day!Forum: Plugins
In reply to: [WooCommerce Smart COD] Disable on specific products doesn’t workHi,
The update doesn’t fix my issue. It’s a conflict problem that needs more investigation…
Best regards.Forum: Plugins
In reply to: [WooCommerce Smart COD] Disable on specific products doesn’t workHi,
The fix is working perfectly on development site but it doesn’t work on live site.
I have this console error:
=> Error: Option ‘ajax’ is not allowed for Select2 when attached to a <select> element.
=> screenshot at https://imgur.com/BYDKmoZ + https://imgur.com/n7ck44RThanks in advance.
Best regards.