we switched to 2.4 and some of our pages/templates are still giving us some trouble
a member template to show the bio and their recent columns no longer gives me a title and the meta tags do not show up
What have I done wrong?
attached below is the code
I have blanked out my website name in the title tag
{exp:channel:entries limit="1" channel="default_site" dynamic="off" username="{segment_3}" disable="pagination|custom_fields|trackbacks"}
<title>XXXX XXXX XXXX: {screen_name}</title>
<meta name="description" content="{screen_name}" />
<meta name="keyword" content="{screen_name}" />
{/exp:channel:entries}