- This topic has 5 replies, 2 voices, and was last updated 5 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Aspire Theme Support › Social Media Icons
Tagged: social media icons
What’s the best way to add social media icons to Aspire’s home page?
There’s a ton of ways to do it, but I use the Simple Social Icons plugin by StudioPress in most of my theme demos –
https://wordpress.org/plugins/simple-social-icons/
Yes, that’s my preference and I’ve used the SS plugin many times. But how can I get it into the top area of the home page near the menu?
Oh ok, you mentioned adding it to the homepage so I thought you were referring to the widgets. If you specifically need it to be at the top, outside of the basic widget locations, then you can try re-registering the “Header Right” widget in your functions file. It’s unregistered by default in most Genesis Themes. This widget will show up in the header towards the right.
Thanks Wes, but I have no idea how to re-register the “Header Right” widget. Do you have a link to instructions?
Thanks!
Take a look in your functions file and remove the code that unregisters the header right widget. I don’t have the Aspire theme files in front of me, but if you search for it should say something along the lines of “Unregister Header Right Widget” or similar.