Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'd be grateful if someone could advise.. I'd like to change the title of the RSS feed icons but can not figure out the correct way to do so. I'm on Drupal 7.
I've installed the WYSIWYG module + the editor library CKEditor that I've placed in the directory \sites\all\libraries\ckeditor. I've associated CKEditor to the input formats Full HTML and Filtered HTML. Then checked some buttons/plugins for both formats.
But when I want to add new content, for example an article, the editor is not showing. Anybody knows why? Am I missing some configuration?
I have searched through the forums, and perhaps I have missed it somewhere, but what my goal to do is:
Once a user creates a profile, information that has been input is compared to the other users in the database and data that matches is shown.
For example, my site is to reconnect gamers. So if a user inputs they played x game during x time it would display other users that fall into that range.
but this is simply not working. I've cleared my cache, refreshed the page, and nothing. The body field is simply not being hid.... am I doing something wrong?