ISSUE SUMMARY:
I am trying to create a register.index.php override and it doesnt seem to work. Could someone tell me the steps to do this with jomsocial/socialize
ROOT/templates/socialize/html/com_community/layouts/ (if you don't have those folders - feel free to create them)
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you
I have followed your instruction and I've read that page. For some reason the file will not override it. I am using the socialize template and have attempted to comment out the first text box upon registration *name* (which I will prefill) But the file is not being overridden. The file changes I have made and location are as follows.
LINE 44 : ROOT/templates/socialize/html/com_community/layouts/register.index.php
<li style="display:none;">
When I reload the registration page, it still shows the name text and input box.
Because you override wrong file. You should show printscreen on the first place ;)
Override this file: ROOT/components/com_community/templates/jomsocial/layouts/register/base.php
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you