sefran
Forum Replies Created
-
From which WooCommerce version, if any?
The Pro one? If the Pro version supports custom thankyou pages, what is the minimum WooCommerce version which is possible to use with your plugin?
- This reply was modified 7 years, 12 months ago by sefran.
Hi,
in the free version the “Fire the event on transaction only” is set to OFF and I cannot change it (the dropdown is disabled).
I’m using the Chrome extension “Facebook Pixel Helper” to see the generated events.
The woocommerce settings are right.
Do you want the thank you page URL with the Purchase Event added as a custom event or without it?Resolved! The issue was a bad domain name in plugin settings.
Hi,
did anyone resolved the issue? Does the issue exist also with the checked “Purchase Transactions” checkbox and the use of a payment gateway?Thanks,
FranForum: Everything else WordPress
In reply to: Hook for a new postThanks. I didn’t found anything to use for my purpose, but I think I could use the post-new.php hook.
Now I’ve this problem
http://ww.wp.xz.cn/support/topic/286733Forum: Everything else WordPress
In reply to: protected postSorry… it works well also with WP 2.7 version, I was trying with an older version.
The post_password_required() is defined from WP 2.7 version.Forum: Everything else WordPress
In reply to: protected postFrom which WP version post_password_required(postid) works?
From 2.7.1. Confirm?
I have an “undefined function post_password_required()” message when I try my plugin with WP 2.7, while it works with WP 2.7.1.Forum: Everything else WordPress
In reply to: protected postThank you very much. The post_password_required(postid) is perfect.
Ciao,
FranForum: Everything else WordPress
In reply to: protected postI want to check it in php code so that I can do something if the post is protected or not.
Forum: Everything else WordPress
In reply to: wordpress-i18n toolsResolved with poEdit
Forum: Everything else WordPress
In reply to: wordpress-i18n toolsFound! I had an svn problem.
Now I’ve all files, but I’ve the msg “Couldn’t generate POT file!”
Any suggestion?
Thanks.