Lo?c Parent
Forum Replies Created
-
Ok it works perfectly now, thank you !
Yes, I didn’t set the
cache_table_output
tofalse
Thanks for your help.
Regards,
Lo?c.Hi again,
I just tried with the filter
tablepress_table_render_data
but nothing happened.
I try to put adie();
inside the function but nothing change and the table appear correctly.Here is the function I use for example :
function my_function( $table, $orig_table, $render_options ) { die('stop'); return $table; } add_filter( 'tablepress_table_render_data', 'my_function' );
Do you have an idea where the problem is coming from ?
Thanks for your help.
Lo?c.- This reply was modified 6 years, 7 months ago by Lo?c Parent.
Hi Tobias,
Thanks for your answer !
Ok, I’ll try this
Thanks,
Lo?c.Yes, Thank you. It works
Thanks for your answers.
Yes, I enabled only for the “posts”
Forum: Plugins
In reply to: [Advanced Forms for ACF] Undefined index: post_typeHi Fabian,
I’ve got the latest version of WordPress and the same issue appear
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] Vat number not valid but actually validGood morning,
Thank you for your answer
I found the problem and It’s not linked to your plugin but the change of the ‘billing_country’ field in Woocommerce which removes the basic select and so impact the validation of your plugin.
Thank you again for your help
- This reply was modified 7 years, 1 month ago by Lo?c Parent.
Ok Thank you again
Thank you for your answer ??
I wanted to know if there was way to send an invoice only if a specific field is completed in the checkout form.
ex: If the name of the company is completed, send the invoice with the completed email.
Forum: Plugins
In reply to: [Advanced Forms for ACF] Multiple files uploadOk, thank you for your answer ??
Forum: Plugins
In reply to: [Advanced Forms for ACF] Multiple files uploadNo, this error appear when I’m not logged in.
If I try when I’m logged, I have the same thing than in the admin (popup with the possibility to drag and drop the files or choose an existing file).
Forum: Plugins
In reply to: [Advanced Forms for ACF] Conditional logicHi,
I just sent you the link of the site by mail but I think I just find the problem …
In our starter theme, we dequeue the default JQuery of wordpress and use the JQuery included in our theme.
So when I let the default JQuery, I haven’t got the problem but if I dequeue the default JQuery in front for use the JQuery of our theme, the problem appear.
I solve the problem by changing the name of our script by “jquery” because the script jquery must be load before acf.
- This reply was modified 7 years, 4 months ago by Lo?c Parent.
- This reply was modified 7 years, 4 months ago by Lo?c Parent.
- This reply was modified 7 years, 4 months ago by Lo?c Parent.
Forum: Plugins
In reply to: [Advanced Forms for ACF] Conditional logicHello ??
of course but the site is currently in development and so (for not index it) I prefer give you the link privately.
By mail eventually?
Forum: Plugins
In reply to: [Advanced Forms for ACF] Label linked to the inputHello, (Sorry for my late answer)
Thank you for adding it again, it’s better ??Have a nice day!
Forum: Plugins
In reply to: [Advanced Forms for ACF] Label linked to the inputYou’re welcome ??