How to load specific template page in a custom shortcode
The firts code call a template register.php this file needs to be in the root of your theme, if not are defined a subdirectory for template parts like /parts /addons /includes /templates /loops , etc. The way to call this shortcode is [my_Bp_registration_form] if you change this to ‘register’ in the add shortcode line, then … Read more