Aswathy Ajish
Forum Replies Created
-
Forum: Plugins
In reply to: [Add Hierarchy (parent) to post] Not working for custom post typesI got the solution. In the custom post type UI page, I selected my custom post type. Then updated the Hierarchical to True and in the Supports section, I enabled the Page Attributes. That’s all.
Forum: Plugins
In reply to: [User Role Editor] After Sept 25 update – user cannot edit page/postsSame issue for me also. Please help.
Forum: Fixing WordPress
In reply to: How to Disable Visual Editor in The Text WidgetMe also have the same issue.
Please find a solution to disable the visual editor in widgets. I want only text editor in all widgets.
Forum: Plugins
In reply to: [GTmetrix for WordPress] WP 4.6 issuesHi,
I have the same error. I tried the below code in my site :
add_filter( ‘wp_mail_from’, function() {
return ‘wordpress@[MyDomain]’;
} );But it is not working.
Please help.
Forum: Plugins
In reply to: [WP News and Scrolling Widgets] pagination_type “numeric” not workingSorry for the post.
I got the solution. Earlier I was using the plugin version “3.2.11”. Now I upgraded the plugin to the version “3.3”. Now it is working perfectly. Thank you.
Forum: Plugins
In reply to: [Captcha] Successfully Registration with wrong resultsI have the same issue while login using Login Widget created using the plugin “IW Profile”. It is possible to login to the site by entering wrong captcha also. I have given the validation message for wrong captcha. But it is not showing.
Validation message for wrong captcha are showing for Register form, Forgot Password form and login form using wp-admin.
Me also have the same issue.
Can’t logout from my site. When attempting to logout, it gives a “WordPress Failure Notice”.
Is there any solution?
Forum: Plugins
In reply to: [Theme My Login] Why Error message is not displayingMe also have the same issue.
Validation messages are not displaying (both empty validation and other validations) in Login page, User Registration page and Forgot Password page.
Is there any solution?
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Google Captcha no longer appears on login screenBut I have not used “Jetpack” in my site and the same – captcha not appearing in Login form. (It is appearing in Firefox, but not in Google Chrome).
Is there any solution?
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Embed the captcha on custom loginI have a sidebar login block created using the plugin “Theme My Login” and it is configured at the header which has a login form by default. There I have given “User Register” link and “Forgot Password” link and configured the captcha to appear in “login” form, “User Register” form and “Forgot Password” form.
Captcha appears in “User Register” form and “Forgot Password” form and they works fine.
For the “Login” form created using “Theme My Login”, captcha appears in Firefox, but it is not appearing in Google Chrome.
Is there any solution?
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] The validation message does not displayMe also have the same problem.
I have configured Captcha in Login form, User Registration Form and Forgot Password Form. It came and works fine. But one problem – validation messages are not shown. The page is refreshing instead of showing validation message.
Is there any solution?
Me also got the same “Error: the Captcha didn’t verify”, when captcha is set to Lost Password form and tried to submit the Lost Password form with all fields completed.
Is there any solution for this?
Please provide an option to add captcha in Forgot Password form also.
Forum: Fixing WordPress
In reply to: Not getting password reset emails from WPMe too have the same issue. After clicking on “Forgot Password” link, no emails are received.
Other emails are working fine.
Is there any solution?
Forum: Plugins
In reply to: [Swift SMTP (formerly Welcome Email Editor)] Mail not sentI also have the same issue. Test email is working. But new user registration and forgot password mails are not working.
Is there any solution?