New Topic

Can slider/twitter be limited to Home page

Home › Forum › Pre-purchase › Can slider/twitter be limited to Home page

This topic contains 3 replies, has 2 voices, and was last updated by  StartupWP 5 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1064

    stjoesailing
    Participant

    After playing around with some of the top themes in WP, I’ve fallen in love with this one.However I am curious to know how easy, difficult or impossible it would be to limit the image slider and twitter widget to strictly the Home page. In the same vein, can the twitter widget be replaced with a different widget? I’m looking to install one for announcements. Thanks in advance!

    #1065

    StartupWP
    Keymaster

    Easy. Let’s start with:

    #slider, #twitter-feed{display:none}
    .home #slider, .home #twitter-feed{display:block}

    https://startupwp.com/topic/customizing-your-theme/

    If you want to proceed with swapping out the Twitter widget for something else, this will require hacking the code via a child theme:

    https://startupwp.com/topic/child-theming/

    If you’re comfortable with that, let us know once you’ve set it up and we can instruct further.

    #1067

    stjoesailing
    Participant

    Sounds like anything is possible! I made the leap to the Pro version, and as my development continues you may see followup questions posted in the appropriate threads. Thanks again.

    #1069

    StartupWP
    Keymaster

    You’re always welcome. :)

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.