This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Changes to main page

Open 1 reply themetheme-focus
11 years ago · Last reply by Andrew Misplon 11 years ago

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

1
  1. Andrew Misplon Staff 11 years, 8 months ago

    Hi

    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.

Have a different question or issue?

Start New Thread