This topic has 13 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #179784
     mbfit
    Participant

    Hello, when at the Forum and creating a Sticky thread, the formatting gets ‘truncated’ to the left and the second thread below it tucks up next to it (right side). A Super Sticky works however that gets Stickied across the all Forum sub topics which in my cases I’m not looking for.

    2. Also there use to be an option for a Forum Search Bar that would stay on the Main Forum page only and not in the subtopics. Is there a way to get that option back?

    IIRC it use to be under SweetDate>Buddypress> ? but now replaced with Buddypress Plugins Hook

    3. May as well as here what is the function of Buddypress Plugins Hook

    Thanks. I uploaded a pic for the Sticky problem

    #179786
     mbfit
    Participant

    if required:

    User: L4LAdmin
    pw: MrBoone11!!

    #179787
     mbfit
    Participant

    I know that if I go to Settings>Forums there is an option to select Allow Forum wide search unfortunately that gets tacked on all the created pages which creates extra work in the formatting…

    #179844
     Laura
    Moderator

    Hello, can you share a direct link so i can see it?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #180012
     mbfit
    Participant

    Hi sorry I had to create one. I set it as a Sticky

    http://www.thelove4life.com/forums/forum/water-cooler/

    #180062
     Laura
    Moderator

    Hello, this should do it add to style.css of child theme 🙂

    .sticky {
    width: 100% !important;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #180425
     mbfit
    Participant

    Yes thank you that worked!

    Any thoughts on the Forum search bar only for Main forum?

    And what is ‘Buddypress Plugins Hook’ option under SweetDate>BuddyPress?

    #180489
     Laura
    Moderator

    Hello, its for captcha plugins 🙂
    And for the forum, which search bar?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #180676
     mbfit
    Participant

    Hi Laura, on the Dashboard there is a Forum Wide search bar Settings>Forum as in pic.

    Which then has a forum search on the main page, then in sub-topics, then in the thread.
    There use to be an option under SweetDate Dash irrc that use to be at the BuddyPress Plugin Hook where the search bar was just on the Main page of the Forum.
    Main reason was on mobiles the formatting got a little cramped with the serch bar on every page. Thanks!

    #180850
     Laura
    Moderator

    Hello, if you want i can hide it only for mobile, let me know what do you prefer 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #180865
     mbfit
    Participant

    Hi Laura, I think for consistency to have it hidden on all platforms, if you can help, thanks! Should I keep the Forum Wide search active still?

    #180955
     Laura
    Moderator

    Hello, i did this, added to your style.css

    COPY CODE
    
    .forum-archive .bbp-search-form {
        display: block !important;
    }
    .bbp-search-form {
        display: none;
    }
    
    
    

    It hides the search form at all forums but the archive ( the main list of forums ) What do you think? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #181408
     mbfit
    Participant

    Yes I think it perfect for me! Thanks!!

    #181484
     Laura
    Moderator

    Glad to help 😀

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?