Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #161887
    tedr3
    Participant

    So far I’m loving the Music Band Pro theme. I would ideally like to have the ‘Team’ option be enabled on a different page (e.g. “Meet the Band”) rather than appearing directly on the homepage.

    I’m really hoping it’s something simple like manually adding some tag in the html of the desired page.

    Cheers!

    PS. The ‘How to add Team’ section in the FAQ has some typos; it mentions ‘featured stats’ and ‘stats type’ instead of ‘team’ 🙂

    #161899
    Skandha
    Participant

    @tedr3: Please post in your site URL so that I can provide you the CSS Code to enable the Team Section only on specific page that you want.

    Thank you for reporting about about the typos. They will be corrected.
    Kind Regards,
    Skandha

    #161967
    tedr3
    Participant

    Here’s the Site URL -> https://www.startupsound.net

    Thanks!

    #161994
    Skandha
    Participant

    @tedr3: Hello there,

    Please let me know where you would like the team section to appear. If you want it to be only on a specific page let me know on which page so that I can provide you the CSS Code accordingly.

    Kind Regards,
    Skandha

    #161995
    tedr3
    Participant

    I would like it to only appear on the “About” page. Thanks!

    #162016
    Skandha
    Participant

    @tedr3: Firstly Go to => Appearance => Customize => Theme Options => Team => Enable on Select Entire Site.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.page-id-47) #team-content-section {
    	display:none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #162056
    tedr3
    Participant

    Perfect! Thanks so much for the quick help.

    #162125
    Skandha
    Participant

    @tedr3: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/my-music-band/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Ability to add 'Team' section to a page other than Homepage’ is closed to new replies.