This topic has 12 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #179234
     mbfit
    Participant

    Hello would like any help in regards to a couple of things.

    1.

    When creating a Group and having the option to create a Forum for the Group I noticed if a lot of description text is used for the Group, the entirety of that text also shows on the Forum. I uploaded a pic as a demo.

    At the moment we defaulted the Text to about 500 words I believe, and going beneath the cover photo, however I haven’t uploaded my changes yet. Is there a way to uniform or limit the amount of words used that goes over to the Forum? Perhaps no text or just a paragraph?

    2.

    When composing a private message to someone the default line starts at (User name or friends name) While I get it in regards to composing a message, can I get it to Default to the Subject Title instead?

     

    also I haven’t checked as a member in awhile, the check box “this is a notice to all users” That’s admin level correct? Or is that selectable for all members?

     

    Thanks,

    Attachments:
    You must be logged in to view attached files.
    #179237
     mbfit
    Participant
    This reply has been set as private.
    #179319
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #179377
     Radu
    Moderator

    Hi,

    1. Can you please provide the page URL where this screenshow has been made ? https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2017/11/GROUPS_FORUMS.png

    2. There is no quick solution.

    Yes the notice for all, it’s available only for admins

    Cheers
    R

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

    Hello, yes it is on Forums>Groups(second last of the topics)> then all the sub topics which in this case are User created Groups with the option to create a Forum.

    #180013
     mbfit
    Participant
    #180156
     Radu
    Moderator

    Hi,

    try this css

    COPY CODE
    
    #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
      height:60px;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    

    Let me know

    Cheers
    R.

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

    Yes thank you that worked!

    #180427
     mbfit
    Participant

    Hi while that worked, it created a large gap between the topic title and the sub-topics

    Attachments:
    You must be logged in to view attached files.
    #180430
     mbfit
    Participant

    original

    Attachments:
    You must be logged in to view attached files.
    #180494
     Radu
    Moderator

    Hi,

    I see just decrease the 60px value to sometning like 25px

    COPY CODE
    
    #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
      height:24px;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    
    

    Cheers
    R.

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

    Radu that’s perfect, thank you sir!

    #180758
     Radu
    Moderator

    You’re welcome

    Cheers
    R.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?