Posts by Raphael Americano • 47 points
3 posts
-
2
votes1
answer49
viewsQ: Display Wordpress User Profile information on the page, only when the respective field is filled in
I created social media fields in the profile editor for a template. I tested them on static links and they are working properly: function author_social_media ($profile_fields){…
-
0
votes1
answer134
viewsQ: Problem developing Wordpress comments.php form
Hello! I am developing a theme and my form on comments.php is giving error. The rest of the comment file is working right. I am following the book "How To Be a Rockstar Wordpress Designer" as…
-
2
votes1
answer301
viewsQ: Toggle css class in a Nav toggle, using Jquery
I’m making a menu with a toggle using Jquery. The menu is working perfectly. I’m using a class from Font Awesome to show the icon on the button to activate the toggle. I want to change the class…