For some reason the "My Tags" area doesn't have an input field, just a save button (see attached screenshot).
I switched themes a couple times and it happens universally across my themes. Any idea on what could be causing this? Maybe I accidentally deleted a module that provided support for fields?
TIA,
Kelly
| Comment | File | Size | Author |
|---|---|---|---|
| noinput.jpg | 7.03 KB | kelbel |
Comments
Comment #1
Brigadier commentedFirst thing to check is user permissions for the user you're testing with. The edit box should always show up for admin afaik. Assuming that's not it, the problem could be caused by an interaction with another module. Try turning off other contrib modules except for community_tags & whatever it requires (tagadelic) and test again. Finally, if it's still not showing, look at the source of the page and see if the input with the id "edit-tags" is there.
Comment #2
kelbel commentedThanks Brigadier, it turns out there was a conflict with the Lightbox module.
Comment #3
kelbel commented