Giannis Kipouros
Forum Replies Created
-
Hi Matt,
Great! Thank you.I am trying to refactor an old site with many customizations. An old setting stored in the DB could be the culprit. Checking before using the array values can cover all cases and avoid unwanted warnings.
Hi,
You are right, it is version 4.1.2.
It wont be easy to save all ACF fields since there are too many of them on separate installations.
Can you add a check on line 279 of acf-font-awesome-v5.php and make it:
if ( isset( $field['type'] &&
isset( $field['enqueue_fa'] ) &&
'font-awesome' == $field['type'] &&
$field['enqueue_fa'] ) {
add_action( 'wp_footer', array( $this, 'frontend_enqueue_scripts' ) );
}Forum: Reviews
In reply to: [Terms & Conditions Per Product] Log User Acceptance in order details.Hi @xtrememogul ,
Thank you for taking interest in our plugin!
You are right, there was no screenshot for the user acceptance log. I have added a new one and you can see it here.
Please let me know if you have any other questions or if you need anything else.
Best regards,
GiannisHi @2dawgs,
I am marking this topic as resolved. Feel free to contact us at any time.
Best regards,
GiannisHi @2dawgs,
Thank you for your interest!
This forum is for the free version only (as per www.remarpro.com guidelines). For inquiries about the Premium version, please use the dedicated support page here: https://tacpp-pro.com/support/Best regards,
GiannisHi Riitta,
I am marking this topic as resolved since there was no replies.
Feel free to contact us if you have any other questions.
Thanks again.
Best regards,
GiannisHi Riitta,
Thank you for using our plugin!I released an update that should fix the missing string issue. Can you please update to version 1.2.12, try again using Loco Translate, and let me know if that works for you?
Best regards,
GiannisForum: Plugins
In reply to: [Terms & Conditions Per Product] Checkbox ticked by defaultHi @elia,
I am marking this topic as resolved since there were no new messages.
Feel free to contact us if you need anything else.
Best regards,
GiannisForum: Plugins
In reply to: [Force Regenerate Thumbnails] Problem with deleting unused image thumbnailsHi @nosilver4u,
Thank you for your reply! I am glad that I could help.
Having the folder scan might be the reason why it worked locally and not on my client’s production site.
Thanks again for the great plugin.
Best regards,
GiannisForum: Plugins
In reply to: [Terms & Conditions Per Product] Checkbox ticked by defaultHi @elia,
Thank you for using our plugin.
You can use the “woocommerce_terms_is_checked_default” filter to make the checkboxes checked by default.
Add to your child theme’s functions.php the following row:
add_filter( ‘woocommerce_terms_is_checked_default’, ‘__return_true’ );Please let me know if you have any other questions.
Best regards,
GiannisForum: Plugins
In reply to: [Block Member Posting for BuddyPress] How do I block somebody?Hi @digitluk,
Thanks for using our plugin!
You can block someone from posting by going to the admin page, clicking on Users, Selecting the user, and checking the appropriate checkbox.
Then they won’t be able to make new post or comment on other posts.
Let me know if that works for you.
Best regards,
GiannisForum: Plugins
In reply to: [Terms & Conditions Per Product] Error: Uncaught TypeError:Hi @toad78,
I have pushed an update that fixes the issues you have mentioned.
Could you please update to version 1.2.11 and let me know if everything works well?
Best regards,
GiannisForum: Plugins
In reply to: [Terms & Conditions Per Product] Error: Uncaught TypeError:Hi @toad78,
Thank you for the screenshot! I see the issue.
I will look into it tomorrow that I’ll be at the office and I’ll get back to you.
Thanks again.
Best regards,
GiannisForum: Plugins
In reply to: [Terms & Conditions Per Product] Error: Uncaught TypeError:Hi @toad78,
Thank you for using our plugin!
Can you share a screenshot of the console error or the URL where it appears? Also what page are you viewing when the error appears?
Best regards,
GiannisForum: Reviews
In reply to: [Checkout Guard: Block Spam Woo Orders] Fantastic initiative, great concept.Thank you for the fantastic review, Hudson! I am glad you found this plugin useful, and I appreciate your support. ????