Changes to main page
Hi,
Thanks for your last email. Things have really fallen into place. Just wanted to ask if it were possible to change the description of my “Latest Videos” to something else like “Portfolio”. Also wanted to ask if you could recommend a good twitter feed widget that would show my latest tweets on the footer? Tried a couple and they show everything and are not specific to my tweets.
Thanks again
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi
Glad to hear you’re making progress.
To change that home page heading you’ll need to run a child theme: https://codex.wordpress.org/Child_Themes. Here is how your child theme’s style.css file should look:
/* Theme Name: Focus Child Author: SiteOrgin Template: focus Version: 1.0.0 */ @import url("../focus/style.css");Insert index.php from the parent theme into your child theme folder and change “Latest Videos” on line 24.
I used to deploy Twitter Widget Pro but it seems it has issues right now with Emojis, this problem doesn’t look like it’s been resolved. I just deployed this widget successfully on a client site: https://wordpress.org/plugins/really-simple-twitter-feed-widget/.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.