Viewing 15 posts - 1 through 15 (of 20 total)
  • Question

    #53464
    @worldadmin

    I have one problem, in particular, that I need resolving and I’m great.

    My “Forum Index” listings do not flow across the screen but end about 1/3 of the way across. This doesn’t happen on any other page, especially pages, posts and responses … which are great, I like and need them to maintain that spacing.

    They take up too much verticle space because they do NOT use their horizontal space. This forces the “Forum Index” to take up far too much height.

    I included a photo to help resolve this issue. Please help!

    Frank

    Answers

    #53501

    Anonymous
    @

    Hi @worldadmin, Pls add this css in your child theme’s custom css

    
    .entry-content {
      padding: 0 !important;
    }
    

    Regards
    Pallavi

    #53503
    @worldadmin

    Thank you so much! Just what I need.

    Now, to figure out how all my forums disappeared from the Forum button. It just never ends.

    #53504
    @worldadmin

    Thank you so much! Just what I need.

    Now, to figure out how all my forums disappeared from the Forum button. It just never ends.

    #53567

    Anonymous
    @

    Hi @worldadmin, Please explain it little bit more. To check all your forums go to: http://yoursite.com/forums/

    Regards
    Pallavi

    #53588
    @worldadmin

    My site worked great. I had all the forums directed to the “FORUM” button on the side panel on the Buddy Boss Menu. I deleted a photograph at the bottom of the page with a small bit of code (ph_forums I think, it was so long ago) When I deleted the photo at the bottom of the page either that selected the small amount of code by mistake or that code was attached to photograph, either way they both were deleted and the forums disappeared too. I remember that code redirected all the forums to that button, but no more.

    I can’t remember how to forward the forums to that button. Now, when I select the “FORUM” button, this is what I link to. All the forums are still in my admin panel, so they’re still there but just not linked.

    Wlaforums.com

    Be

    #53598
    @worldadmin

    I know it’s the slug [bbp- forum-index] that is gone.

    I just don’t remember where to type this so that all the forum posts show on that page.

    #53629
    @vapvarun

    Hi @worldadmin, At your forum index page Blog post are displaying
    Seems you have set you blog page url as Forum Index url or might be your have deleted something from theme codes.

    You can update the theme codes by uploading fresh version and cross check your General >> Reading setting once

    Regards
    Varun Dubey

    #53634
    @worldadmin

    Thanks!

    A ton of help there.

    #53635
    @worldadmin

    I created another page and put in the slug, got rid of the first one and everything is running great.

    #53636
    @vapvarun

    🙂 Great

    #53638
    @worldadmin

    Exactly how do I access css in my child theme’s custom css?

    Once I do this, I’m done.

    #53643
    @vapvarun

    No need to use the file manager approach ,
    Just install this
    https://wordpress.org/plugins/simple-custom-css/
    It will add a simple menu on dashboard to add custom css, and you can easily use it
    https://wordpress.org/plugins/simple-custom-css/screenshots/
    Regards

    #53660
    @worldadmin

    In another message, you told me to use Simple Custom CSS to make the width of copy in my forums the width of the page. So I downloaded Simple Custom CSS, installed it and activated it.

    You told me to open the CSS up and drop the code into there.

    You can see where I am. Does this red arrow indicate exactly where I paste this code the following code to make my copy on my forums as wide as the other?

    .entry-­‐content
    {
    padding:
    0
    !important;
    }

    #53663
    @worldadmin

    In this photo, you can easily see how narrow and bunched up the copy is. I want it across the page.

Viewing 15 posts - 1 through 15 (of 20 total)
  • The question ‘Forum Width’ is closed to new replies.