Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
if you want to put some custom code you must create new override file by copying /components/com_community/templates/jomsocial/layouts/register/success.php into /templates/socialize/html/com_community/layouts/register/success.php.
edit at put your custom code at there.
if you can to changing the registration success message, you can do it by using joomla language overrides at joomla backend > manage > languages, click overrides button.
and put new text for this language constants:
COM_COMMUNITY_REGISTRATION_COMPLETED_NEED_APPROVAL
COM_COMMUNITY_REGISTER_COMPLETE_ACTIVATE_REQUIRED
COM_COMMUNITY_REGISTER_COMPLETE
1) into our template we not have the folder /layouts/register/
look the image with the content of the folder: /templates/socialize/html/com_community/
2) what is the user url for this page? we use GTM and we call the tag configuring the exact thankyoupage call.
1. if not exist, please create that new folder (/layouts/register/)
2. no 2 question not clear for me, I totaly blank with what you want.
could you please elaborate more about "tracking" and "Thank You page"? at jomsocial registration process, at the end always showing "thank you page"
you can edit your first post at this topic, and put FTP access detail at site info form. I can do small customization for you. but I need more detail first.
we cant put dynamic information at success page. because on that page still as "guest user". we can retrieve userid at there.
may I know what script that use for?
We needed for insert into the thankyoupage one GTM (google Tag Manager) Conversion Tag. The user id is will be important for transfer the conversion information to program affiliation we will pay for action.
For now we not need, we will contact you in future for live one alternative solution.