This is a really nice module but having said that, it interferes with my Highslide popup login form. With login, register, and request new password enabled, I get a clean popup login form. With login and request new password disabled, it get a popup form with “2” on it. The reason I want to disable login and request new password is because I have a Register link that will take users directly to the registration form and I don’t want the other two tabs because their now redundant and for aesthetic purposes. Please help.
| Comment | File | Size | Author |
|---|---|---|---|
| disabled.jpeg | 12.24 KB | mariner702 | |
| not disabled.jpeg | 18.25 KB | mariner702 |
Comments
Comment #1
Anonymous (not verified) commentedDisabling the tab actually means blocking the user/register path. The highslide module must access that path to AJAX output it's content.
So you can't disable those tabs, but instead try the "hide" option? Let us know if the "hide" option works.
Comment #2
Robin Millette commentedComment #3
Anonymous (not verified) commentedClosing this request. The solution is probably to use CSS to hide the login tabs, but not use tabtamer to block access to the paths.