Jump to content

Wish to stop selected forums showing in forum display


Steve Bullman

Recommended Posts

Posted

Evening guys.  On my old vbulleitn board in the forum settings there was an option to not display a forum, but it could still be visited if the location was known.  Does such a setting exist on IPS as I can't find it?

 

Thanks

Posted

I'm not sure we are supposed to do tech stuff in this forum but:

If you don't care that it exists in the browser source html you can use custom css to make it not show:

body[data-pagemodule="forums"][data-pagecontroller="index"] [data-forumid="16"] {display:none};

Otherwise unless someone comes up with a setting, you could modify the forum index template to check forum id and not generate row, but that is maintenance pain.

Posted

Actually after implementing the css code you provided it isn't working as I had hoped.

 

I am trying to mot the sponsored forums from the list as it is stretching the other forums in grid format, as in this image:

 

sample1.thumb.png.72f2b4c920c9cf7335890628280f90b3.png

 

However with the code implemented it removes the forum form the list but messes up the grid system...the software is acting like its still there and stretching the 2 grids to the left:

 

sample2.thumb.png.fb3e0a22ea5505d9ea25729bb3cf89e8.png

 

Is there a way round this within that code?

 

Mods, please move to appropriate section for me.

Posted

To get this done on the traditional list view I've been using this plugin for over a year (having used it on IPB 3.4 before that):

I'm not sure if it works with grid view but I would assume it does.

  • 1 month later...
Posted
2 minutes ago, Steve Bullman said:

I spoke to soon, this doesnt seem to work in mobile view.  Can anyone else confirm the same?

The file has a support topic:

Why don't you request support first instead of make a 3 stars review in the file?

Posted
24 minutes ago, Steve Bullman said:

Looks like the developer hasn't signed in since septmeber 2016 either.

The dev may be using invisible mode which wont update last seen time but he has posted today.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...