Forum Replies Created
-
AuthorPosts
-
May 30, 2013 at 5:15 pm in reply to: Wp Affiliate Platform and WooCommerce – the login is not shared #55086
sergeliatko
MemberI just browsed your core code and do not really see any possible way (action_hook / filter) to inject my codes into your login process. Neither I have found the way to fire wp_signon() function into your login processing. Am I missing something? Is default wp_signon function is fired when user logs in using your login form?
May 30, 2013 at 5:01 pm in reply to: Wp Affiliate Platform and WooCommerce – the login is not shared #55085sergeliatko
MemberBTW just found that when you login through wp affiliate. See
[http://woocommerce-thesis-integration.com/affiliates-home/]
it does not log you into neither wordpress nor woocommerce …
I thought of one feature that might be helpful for it : an option in the wp affiliate platform settings to force use of default wp-login page , thus if checked, the login link will point to login url and pass redirect_to argument of a current page.
It will be much easier to customize default wp login page that try to keep up with all plugins possibly dealing with login process (thus if plugin fails to handle default wp login process – just dump that plugin
)
May 30, 2013 at 4:52 pm in reply to: Wp Affiliate Platform and WooCommerce – the login is not shared #55084sergeliatko
MemberHi admin,
thanks for your reply,
woocommerce is using wp_signon() function which fires that wp_login hook…
any further paths?
sergeliatko
Memberyou may try to use woocommerce + wp affiliate platform plugins on Thesis 2.0.3.1 see example here : [http://woocommerce-thesis-integration.com/]
sergeliatko
MemberThesis 2.0.3.1 + WooCommerce + WP Affiliate Platform = [http://woocommerce-thesis-integration.com/]
works perfectly !
-
AuthorPosts