Quote:
Originally Posted by ivang
Hello Lynne,
Do you mean you can set more than one block (i.e. online users, latests threads) ?
I tried to set but only appears the first I set and someone in vbsupport told me I should modify code, which really seem strange to me.
I've another question which no one solved me: There is someway to redirect the user login to cms home instead of forum?
Thank you
|
The forum blocks? You may have more than one block, yes.
The login page redirect is set in the function do_login_redirect. You can probably just set the url in a plugin using the login_redirect hook location that is in that function(functions_login.php).