Hey!
Sorry about that, I thought it would be a easy thing to fix so I didn’t provide those details. My bad.
I’m using wordpress 3.5.1 with Buddypress and wp biographia 3.3.1. I’m supporting Twitter Cards via Yoast WordPress SEO plugin. You can check the code at https://www.frecuenciamedica.org
Since WP Biographia asks that you put your full twitter URL, when my users register they are asked to provide their whole URL to twitter so it is diplayed. When I use Twitter Cards, that info is displayed incorrectly as a URL instead of a @, like this
<meta name=”twitter:card” content=”summary”>
<meta name=”twitter:site” content=”@frec_medica”>
<meta name=”twitter:creator” content=”@https://twitter.com/fjbengoat”>
Instead of that full URL, I need to WP Biographia to use twitter usernames so it doesn’t mess with Twitter Cards.
Thank you