Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom user registration
#3
because this code uses PHP you have to insert this tag in your template.php file, it cant be used in the HTML Editor directly, or alternatively you could use DynPages plugin to include this code in a component which could be used in the HTML editor via a shortcode

DynPages Plugin: http://get-simple.info/extend/plugin/dynpages/81/

example install DynPages plugin, create a component named whatever you like

lets say you create a component with the name
login-box

you would paste the login box code
<?php echo show_login_box(); ?>

in this component and save, then include the component in any page via the HTML edito using the shortcode
{% login-box %}
Juan Pecan - My Personal Website - https://aurafx.site
Reply


Messages In This Thread
Custom user registration - by emax - 2024-06-02, 19:34:20
RE: Custom user registration - by emax - 2024-06-02, 20:08:19
RE: Custom user registration - by aurafx - 2024-06-03, 08:27:47
RE: Custom user registration - by aurafx - 2024-06-07, 06:29:46
RE: Custom user registration - by emax - 2024-06-30, 18:15:50



Users browsing this thread: 1 Guest(s)