Forum Replies Created
-
AuthorPosts
-
ronaldallanp
MemberI can access my dashboard but my problem is the social links in the author box. I don't know if this is cause by wordpress update or genesis update since I'm not paying attention in author box until this day.
The problem in author box is that the social links are not align with the about text(the long description text) like before. And also the "ul li" background is visible although it's not visible before.
I want to downgrade to genesis 2.5.1 or even 2.5.0 but don't know where to start. Anybody?
July 28, 2016 at 5:47 am in reply to: Can I add open graph meta data to my theme(Mag PRO) w/ existing schema codes? #190373ronaldallanp
MemberThank you so much Chris. Off topic question - how can I add avatar like yours?
ronaldallanp
MemberThank you Christoph for your reply but I already solved this on my own on the same date when I published this thread using this code
<?php { if (is_single() ) { echo get_avatar( get_the_author_email(), '64' ); } } ?>
I put it in "genesis_entry_header Hook" then checked "Execute PHP on this hook?"
I just put the solution to be the source if ever there are also users who want to add avatar on their posts.
Thanks again for the support.
ronaldallanp
MemberHi Susan, you made my day. Thanks!
ronaldallanp
MemberHi, I just want to follow up this. Here is the link to my site andoidscrib.com
And here is the screenshot of eNews from Admin side:
ronaldallanp
MemberYey, both code works and I finally centered it. Thanks for the help brad and genesis dev. 🙂
ronaldallanp
MemberBrad, it's almost done but I cannot center it. Please help me.
ronaldallanp
MemberI'm trying the code from your site. I will update you if I'm success. Just trial and error. 🙂
ronaldallanp
MemberProblem is, I don't know how to removed it using php. Brad can you help me with this? Thanks,
ronaldallanp
Memberandroidscrib.com
btw, I already installed MailPoet
-
AuthorPosts