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.

Various set-up issues: New to Focus. Need to setup asap for membership

Open 3 replies premiumthemetheme-focus
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi Focus Team,

I thought I would consolidate all the issues from my previous posts. Had the opportunity to read through a few posts similar to my issues. The difference is I’m not a techy so require a step by step instruction. I followed all your answers but it got complicated quickly.

Purpose of the site:
1. Stream live to members and the public. I would like to set this up at will.
2. Opportunity for people to subscribe.
3. Setup the home page to be exactly as your demo.
4. Uploading and increasing logo size.
5. Change font size and colour for menu label and site name.
6. A tagline that shows.
7. Live twitter feed.
8. Facebook likes

Ps. I’m running behind schedule as I spent all day yesterday trying to setup this theme.

URL: http://repenttv.org

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi Irenei

    Jumping in here:

    1. Stream live to members and the public. I would like to set this up at will.
    Members plugin actually more important than the theme. Try S2Member:
    https://wordpress.org/plugins/s2member/

    2. Opportunity for people to subscribe.
    Setup for this will happen in S2Member.

    3. Setup the home page to be exactly as your demo:
    Each post’s video added using the Focus video plugin.
    Each post has a Featured image: https://en.support.wordpress.com/featured-images/

    4. Uploading and increasing logo size.
    You might try adding additional margin above and below the logo. To do that, add the following to Appearance > Custom CSS:

    /* Logo */
    #masthead .site-title {
    margin: 11px 0 11px !important;
    }

    Adjust as required.

    5. Change font size and colour for menu label and site name:

    Add the following to Appearance > Custom CSS, edit as required:

    /* Menu Colors */
    #masthead .site-navigation .menu-wrapper ul li a {
    color: #fff;
    font-size: 14px !important;
    }
    #masthead .site-navigation .menu-wrapper ul li:hover > a {
    color: #ccc;
    }

    6. A tagline that shows:
    Child theme solution sent.

    7. Live twitter feed:
    A plugin will be required. Up to you which one to use. Try: https://wordpress.org/plugins/twitter-widget-pro/

    8. Facebook likes:
    A plugin required here. Don’t have a recommendation. Can start looking at https://wordpress.org/plugins/

  2. irenei 10 years, 4 months ago

    Thanks a lot. I’ll update according and let you know how I made out.
    How can I eliminate the white space so the video can fill the entire box?

  3. Andrew Misplon Staff 10 years, 4 months ago

    Sure :)

    The white space is the content block, for example here: http://repenttv.org/2015/10/test-2/, you don’t have any content.

    If you want to turn comments off for a page or post, see: Page: Disable WordPress Comments

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