Hello!
My forum is closed, so I have no need for a sum when creating a topic.
How do I delete it, so the user must create the topic without making the sum?
Thank you.
Support Forum
As with subscriptions (your other topic) this too is a permission. i would strongly suggest you take a look at all of them and make sure those you want are turned on/off.
deligar??? do you mean how to disable w3tc on the wp page the forum is on?
if so, its in the admin settings page for w3tc… there will be tab for each type of cache you are using… in most of the tabs there will be an input for page slugs to avoid… enter your page slug there…
Hello!
Sorry for the typo. What I want is to disable, or leave off the numerical sum.
I do not need it.
How do I leave off?
Thank you.
we still talking about views on forum view here??
http://codex.simple-press.com/codex/api/template-functions-and-the-api/display-template-functions/forum-view/sp_topicindexviewcount/
you will want to remove that template function from your spForumView.php template file in the sp theme you are using… as always, make your own theme:
http://codex.simple-press.com/codex/themes/theme-basics/creating-a-theme/
Hello!
Sorry, but I lay this matter codes.
There is no way to delete a numerical equation easier way?
Thank you.
‘lay this matter’?? sorry not follwing..
easier way than removing one line of code??? afraid that is about as easy as it gets…
just find the function call to: sp_TopicIndexViewCount()
in your spForumView.php file and remove it… all display elements are controlled by these template display functions… they give you great control and flexibility in making your forum look as you want…
I do not know if we’re talking about the same thing, but what I want is to delete this sum for members, ie, the member will create a new topic or comment on something without doing the sum.
See the picture.
Thank you.

In the permissions area there is a setting “Can bypass the post math question” turning that off should remove it for them.
lol. picture worth a thousand words… just a slight language difference
glad its resolved and thanks for the update!


