crisvalls
Forum Replies Created
-
Hello, many thanks for the quick and accurate response.
Installing another HTML minimization plugin resolved this, but that’s not the best option to me (I like as few plugins as possible).
Also, my JS scripts are not minified with the checked option. But with the new plugin, there are fully minified. I don’t understand why.I will test the proposed code, but still I need my JS files compressed and SG Optimizer don’t do this on my website.
Thank you.
Any other plugin uses it, so I don’t understand why it doesn’t work. Which filter do you use for changing the email if you activate that checkbox? Because it doesn’t work to me neither.
Hi!
All 3 checkboxes were of course checked, and register is doing from WP default register page, and only I want to redirect to homepage during registering process. So all conditions are checked, BUT IS NOT WORKING ??
The plugin uses any filter or hook that can conflict with my functions.php filters? I deactivated everything that can have conflicts, because I was using “registration_redirect”, “login_redirect” and “user_register” filters.
PS: I’m also using “wp_new_user_notification_email” filter because I need to change email text and my language is spanish so your checkbox doesn’t work.
Thanks!!
Hello,
I did some tests and deactivating “user_register” action, the email is sended correctly.
However, I activated this in order to do redirection to homepage after user registers, because your plugin doesn’t redirect to any url (I tried “/”, “domain.com”, “/wp-login.php?action=register&redirect_to=domain.com” but anything works from your plugin).
Also, with “registration_redirect” filter, I can’t redirect properly to homepage or any other page than default: “/wp-login.php?checkemail=registered”.
Any ideas? I didn’t update to WordPress 6.0 yet, but I think this is not relevant for this, right?
Thank you.
I can not delete it, but when is solved I will edit this review. Thank you!
Forum: Plugins
In reply to: [Quick and Easy FAQs] Make accordion open by defaultHello,
Finally I need to be opened with anchor in url, so the only case is with Javascript and is what I did. Thank you anyway for your help.
Best regards.
Forum: Plugins
In reply to: [Quick and Easy FAQs] Make accordion open by defaultHello,
I think sadly you didn’t reply my question, because with those shortcode your can’t configure if accordions are opened or closed by default. There is any way to do it without custom Javascript or you are planning to make it in a close update? I think is easy to implement it and useful for your users.
Thank you.