x00
MVPx00 MVP
Reactions
-
Re: The road to the next major release (2.2)
done (View Post)2 -
Re: Vanilla forums SSO doesn 't work with Jsconnect
for jsConnect I recommend to use this unoffical plugin https://wordpress.org/plugins/wp-vanilla-connect/ (View Post)1 -
Re: How to disable api access
That is becuase you are logged on. Read the docs. (View Post)1 -
Re: How do I removed - "view count, most recent by--, date, category link" from recent discussion page?
learn how you use a web inspector and some css, and you won't have to ask these questions. You will need to clear: both; one of the elements, or you can set a minimum height (View Post)1 -
Re: How do I removed - "view count, most recent by--, date, category link" from recent discussion page?
you only mention on recent discussions. not any discussion list so to do that you would use the following css body.Discussions.index .Meta .ViewCount,body.Discussions.index .Meta .LastCommentDate,bod… (View Post)7