foxden-vixen (@foxden-vixen)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • foxden-vixen
    Blocked

    @foxden-vixen

    Thank you again Halo. This worked for me. I use the Google inspect element and kept trying all sorts of things but nothing was working for me. I will remember in the future to place a different question in a different topic!


    foxden-vixen
    Blocked

    @foxden-vixen

    The site is back up today and I tested it out. It did not work the way you wrote the code.

    .forum-archive DIV.sidebar.right, .bbpress .single-forum DIV.sidebar.right, .bbpress .single-topic DIV.sidebar.right {
    	display: none !important;
    }

    should be

    .forum-archive DIV.sidebar.right, .bbpress.single-forum DIV.sidebar.right, .bbpress.single-topic DIV.sidebar.right {
    	display: none !important;
    }

    Just taking out the spaces between bbpress and single worked. The syntax was incorrect.

    One other stupid question…at the bottom of the main page, which I guess now is called the archive page, there is the “read more” tag. How do I get rid of that? Doesn’t that have to do with the loop?


    foxden-vixen
    Blocked

    @foxden-vixen

    Thanks again Halo. I will have to wait to test this out as bluehost.com has my site down…in fact a bunch of sites are down. Once the site comes back up, I will test it!


    foxden-vixen
    Blocked

    @foxden-vixen

    Halo thank you! I used the CSS code you provided. That worked for the front page of the forums. When I go to categories the sidebar is back. So any more code that you can throw at me to prevent the sidebar for other parts of the forum?


    foxden-vixen
    Blocked

    @foxden-vixen

    Still looking for help on figuring out the IDs to see if the experimental removal of sidebars will work for my forums page. Please help.


    foxden-vixen
    Blocked

    @foxden-vixen

    I have followed the directions on how to get the files into my theme page but WP and I are not friends and I am completely lost. I purchased a theme called Gamecenter. That is where I uploaded the files for this starter theme. In the bbPress Theme Options area I need to enter IDs or classes to hide sidebar options. I have no idea what the IDs or classes are. In the dashboard the theme has its own settings and I can change the look to no sidebar, left sidebar, right sidebar, etc. I want a right sidebar for the site except for the forums. I have looked in all the templates that are listed on the right but I have no idea what I am looking for. Here is the page where the forums are – http://www.thepsijicorder.com/psijic-order-forums/ – please help a lost soul who can’t figure this out!

Viewing 6 replies - 1 through 6 (of 6 total)