css_wizard
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineHah, okay. I made a few changes to the SB Welcome Email Editor plugin instead…
I manually edited the SB Welcome Email Editor plugin to use a filterable password reset URL I then set in the site theme’s functions.php file.
It’ll do for now ??
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineYep, there is the issue…
The SB Welcome Email Editor plugin uses a shortcode of [reset_url] in the email template that creates the link. Deactivating the plugin allows TMLs link to be used.
Any thoughts on a quick fix/patch?
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineI know in /plugins/theme-my-login/includes/compat.php it uses /login?action=rp on line 91.
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP Engineaccess sent via email
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineAlso, these wp engine installed plugins:
Force Strong Passwords – WPE Edition // Version 1.6.4
Stop long comments // Version 0.0.4
WP Engine System // Version 3.2.1advanced-cache.php
install.phpForum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineUh oh ?? Any ideas on the updated plugin release date and/or a patch I can implement or help with?
Here are the plugins being used:
Admin Bar Disabler // ver. 1.4
Advanced Custom Fields // ver. 5.7.7
Advanced Custom Fields: Gallery Field // ver. 2.1.0
Advanced Custom Fields: Repeater Field // ver. 2.1.0
Configure Login Timeout // ver. 1.0
Dev Plugin // ver. 1.0 // *proprietary
Gravity Forms // ver. 2.0.4
Gravity Forms User Registration Add-On // ver. 3.3
Hide Update Reminder Message // ver. 1.0
MyFontsWebfontsKit #3244669 // ver. 0.1
SB Welcome Email Editor // ver. 4.8
Simple Section Navigation Widget // ver. 2.1
Taxonomy Images // ver. 0.9.6
Theme My Login // ver. 7.0.11
TM Replace Howdy // ver. 1.4.2
WP Show IDs // ver. 110709
WP User Login Notifier // ver. 1.0.3* the proprietary plugin, you have admin access so you can view its code via the admin plugin editor if needed or I can email you the plugin files directly.
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineOkay, you’re set up and should receive an email with credentials. Let me know if you need anything else.
Thanks!
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineOkay, there was a legacy page that needed to be removed. That URL comes up as 404 now and the /investor-area/lost-password/ process still returns an invalid key error.
What should I look at next?
Forum: Plugins
In reply to: [Theme My Login] Reset password functionality not working on WP EngineSorry, yes, custom URLs are being used, and these are the URLs I requested to be excluded from cache:
/investor-area/login/
/investor-area/lost-password/
/investor-area/password-reset/Is that correct, or do I need to exclude the plugins default URLs as well?
Thanks for your help!
I’m also using the newer 1.0.3 version of the plugin only available on the github.
Forum: Fixing WordPress
In reply to: [Plugin: Custom Field Template] Line breaks in TinyMCEI am using WP 2.7.1 with your plugin ver # 1.2 and I can’t seem to get line breaks. It simply echos out everything with no p tags. I have tried it with the wpautop on and off, and it still doesn’t work. Any ideas?
Thanks.
Forum: Fixing WordPress
In reply to: Change tool tip for category?@arcater: Not sure if you still need this info, however, the default behavior of the wp_list_categories function allows you to enter the category description within the admin. This description is then in turn used as the tooltip when hovering the link to the category on your website.