samplugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Membership] Redirect after registration form is filledHi, You did some mistake. Paste this code in your theme functions.php will work like a champ:
add_action('swpm_front_end_registration_complete', 'sam_after_registration_redirection'); function sam_after_registration_redirection() { $url = 'http://www.samplugins.com/thank-you/';//TODO - Specify the URL that you want to redirect to wp_redirect($url); }Forum: Plugins
In reply to: [Sam's Modal Login] Registration form doesn't show upThanks for letting us know. I am marking this ticket as resolve. BTW dont forget to rate this plugin.
Forum: Plugins
In reply to: [Sam's Modal Login] Login form via pop-upApologies but this plugin working on Modal system, not pop up. But I am sure it possible to customize this plugin as you are expecting.
Thanks
Forum: Plugins
In reply to: [Sam's Modal Login] Menu option not working with Avada ThemeHi,
Actually I don’t have avada Theme, that’s why I cant test it as well. As this plugin work as WordPress default Login Registration, I think you should talk with avada theme provider, if you have valid license. I am sure they know whats the wrong. Thanks
Forum: Plugins
In reply to: [Sam's Modal Login] tr_TR localizationWOW, Thanks a lot for making it.
Forum: Plugins
In reply to: [Sam's Modal Login] Add registration fieldsCongrates ma for your achivement. 🙂
Forum: Plugins
In reply to: [Sam's Modal Login] Facebook ConnectRight now its not possible, but in future update I will try to add this options. Thanks
Forum: Plugins
In reply to: [Sam's Modal Login] Registration form doesn't show upDid you enable anyone can register from Setting => General ? If your site allows everyone to register their account, then this plugins should works too.
Forum: Plugins
In reply to: [Sam's Modal Login] Menu option not working with Avada ThemeI am not sure why it not working with Avada, as I don’t have that theme, right now I cant test it myself too, but its not because of any CSS issue. May be some code conflict is happening there. Let me find out it for you.
Forum: Plugins
In reply to: [Sam's Modal Login] WooCommerce SupportLet me check. I will try to make it woocommerce compatible in next version. I will it myself with woocommerce too, if it works, then I will let you know.
Thanks
Forum: Plugins
In reply to: [Sam's Modal Login] frontpage loginI think you already solved this problem. 🙂
Forum: Plugins
In reply to: [Sam's Modal Login] Can I add Clients Maunaly? (Solved)Apologies, I was bit busy with some other task. BTW congrats for your achievement.
And also thanks for your complement, of course I will develop more usable plugin for WordPress Community.
BTW please leave 5 Star review and also share this plugin, if you like it.
Once again Thanks for using this plugin.
Forum: Plugins
In reply to: [Sam's Modal Login] WooCommerce SupportHi,
The system of this plugin is to login you into WordPress like the default WordPress system, if you can login in logs you into your “Woocommerce” account, then this plugin also will logs you in your account too.
BTW thanks for using my plugins and please share it, if you like.
Forum: Plugins
In reply to: [Sam's Modal Login] frontpage loginPlease read How to use part carefuly, as I explained everything there clearly: https://wordpress.org/plugins/sam-modal-login/other_notes/
Thanks