Monday 17 June 2013

How to Design Registration Page in wapka sites easily.





ss | 00:35 | 1 Comment




1. Friends we will Discuss - How to Design Registration Page in wapka sites easily.
  • First introduce Wapka Registration Page Link code-



2.
  • Goto Admin Mode , enter- ES>User>User profile
  • Active user profiles and Display profile from in registration page - Mark Checkbox
  • Now find - Registration Profile From and Paste this code-




3.
  • Avove this code we used Variables(::var-number::) Tag. This tag create fields for input data. You may edit this and use huge Number of variables as you want. These Variables for this field will design reg page , so we will discuss about reg Variables only. Lets know Details about Variable Tag- 
  • For redefined values (select menu) use following shape of variable ::var-N(text1;text2;text3)::
  • For example:    Gender: <br/> ::var-4(male;female):: 
  • You can use also this format of variable: ::var-N('value1'>'text1';'value2'>'text2')::

valueN is stored in database, but user see in select menu textN
  • Instead of redefined values you can set maximal length of the text:

Example:  Name: <br/> ::var-5(20)::
  • If you want Big textarea use this format:  ::var-N(area)::

Note:- ::var+N:: is same as ::var-N:: with little difference: if you insert + instead of -, value will be mandatory.

4. 

  • Now goto- ES>WAP2>Styles for login/registration>Registration Page and now paste this Code-




  • Use your Own class setting. You may edit this code as you want but careful -read the tags details under this field and dont remove ::profile::  tag. Now submit it.
5.   Our work is finish and check now your Registration Page.




By HowTowapka
HowTowapka,Tricks,Tips,Codes







Stay Connected With Us
Feed Icon Twitter Icon Facebook Icon Google+ Icon Youtube Icon


Share and Spread Share On Facebook +1 This Post Digg This Post Stumble This Post Tweet This Post Tweet This Post Tweet This Post Save Tis Post To Delicious Share On Reddit Bookmark On Technorati


Related Articles

JOIN THE DISCUSSION

Any feedback, questions or ideas are always welcome. In case you are posting Code ,then first escape it using Postify and then paste it in the comments

1 comments:

  1. In this post, how you have stylized this text: How to Design Registration Page in wapka sites easily.

    The fonts are looking very good.

    ReplyDelete