New Topic

Can slider/twitter be limited to Home page

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #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 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.