Previously I could use the forms and survey module in order to collect information from site visitors. Neither of these modules work in 4.7.
How do we go about doing this in 4.7? Until recently, all my sites have been in CivicSpace, so I haven't kept up as much with the changes in Drupal 4.7. I tried a search, but after going through several pages of search results, I was no closer to an answer than when I started.
I've looked all over and can't find a solution to this. I understand you don't have to have titles for blocks in 4.7, but why do I have to have menu titles? I can't seem to find a way to hide them.
As an example, I don't want a title above my Primary Links to be shown. Likewise, the title of the user or "Navigation" for non-logged in users is useless. At the same time I don't want to remove all titles (by editing out the link in the block.tpl.php file) since I have some blocks that need titles.
Hi All, I have a custom block which I am using for login/logout/register and account details. Based on some PHP snippets I found on the site. Code for the block is below (and works fine):