How to Hide forum registration rules?
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
How to Hide forum registration rules?
Hi i wanna Hide my forum registration rules. I want just simple registration system so is it possible to hide rules from Registration section?
Re: How to Hide forum registration rules?
Hi! 
Add to JavaScript management:

Add to JavaScript management:
- Code:
$(document).ready(function(){
$('a.mainmenu[href="/register"]').attr('href','/register?agreed=true&step=2');
});
Re: How to Hide forum registration rules?
Hi where is java scripts management? And if i add this code then it will be simple registration ? Please post a screenshot of it.
Re: How to Hide forum registration rules?
It will skip the page of rules. You can find it in:
Administration Panel ~> Modules ~> HTML & JAVASCRIPT ~> JavaScript codes management.
Administration Panel ~> Modules ~> HTML & JAVASCRIPT ~> JavaScript codes management.
Re: How to Hide forum registration rules?
Ok. Thanks but if i want to Hide or remove email confirmation from registration then what should i need to do? And please post above code in my forum http://avacs.pforum.biz i am using mobile so i can not copy paste. So please post above code in this forum and i will edit code from forum. Thanks
Re: How to Hide forum registration rules?
Administration Panel ~> Users & Groups ~> Users ~> Users options ~> New accounts activation : Automatic activation.
Re: How to Hide forum registration rules?
Hi ok thanks u much. But request please post above code in my forum http://avacs.pforum.biz and i will edit this code from it.
Re: How to Hide forum registration rules?
Hi,
Please next time refrain from asking a member to post inside your forum. We take this as advertising.
Regardless, is this solved?
Please next time refrain from asking a member to post inside your forum. We take this as advertising.
Regardless, is this solved?


Attention!
- Please provide your forum URL at all times.
- When the issue is solved, please y it as solved.
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum