Jacob Price_39101 Posted May 3, 2016 Posted May 3, 2016 Hi all, Just recently purchase the IP suite, after previously running a successful forum nearly 10 years ago now, I'm excited to get back into the game! I have a question though first - is there a way I can hide the number of posts within a forum (as attached). If possible I would like to hide that stat until it becomes a figure less likely to put off new members, who may think there's little activity (as there will be to start). Any help would be greatly appreciated. Apologies if there is nothing on search, I have searched but had no luck, but either way thought it was a good way to introduce myself to everyone regardless. Thanks
Jim M Posted May 5, 2016 Posted May 5, 2016 Unfortunately, there is no way to hide these numbers through settings in the suite. You will either need to customize your theme or find a plugin for this usage.
steve00 Posted May 6, 2016 Posted May 6, 2016 On 03/05/2016 at 9:45 PM, Jacob Price_39101 said: Hi all, Just recently purchase the IP suite, after previously running a successful forum nearly 10 years ago now, I'm excited to get back into the game! I have a question though first - is there a way I can hide the number of posts within a forum (as attached). If possible I would like to hide that stat until it becomes a figure less likely to put off new members, who may think there's little activity (as there will be to start). Any help would be greatly appreciated. Apologies if there is nothing on search, I have searched but had no luck, but either way thought it was a good way to introduce myself to everyone regardless. Thanks If mean something like following: Then can be done via css but you will have no idea yourself how many posts without going into all the forums and looking how many there are If that is ok then in custom.css add: [data-pageapp="forums"] .ipsDataItem_statsLarge { display: none; } Then when you have enough posts you can just remove the above code to show posts again
Jacob Price_39101 Posted May 8, 2016 Author Posted May 8, 2016 Steve00 - thanks very much. That does the trick nicely, thanks very much.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.