Hi Amurray, much of the work is finished, the only inconvenience is that when the user clicks on the logo, instead of sending it back to nomedominio.com/homepage, it sends it back to nomedominio.com
with error 404 (this is normal because by setting the main homepage - public side - to guest, the user no longer having permissions after logging in finds himself with error 404)
Having done a lot of research but without obtaining results I thought:
If the redirect configuration is correct, I created the child template as recommended by you, the only problem remains that when the user clicks on the logo it does not take you back to the homepage created.
Now, having understood where the problem is, I should find the php file of my template to modify which in index.php I can't find any rules related to the logo.
How can I change this?
<a href="/"><img src="
where do I find the file? what rule can I apply? I also tried with location php but nothing.
now the problem is changing the url to the logo
Thank you
with error 404 (this is normal because by setting the main homepage - public side - to guest, the user no longer having permissions after logging in finds himself with error 404)
Having done a lot of research but without obtaining results I thought:
If the redirect configuration is correct, I created the child template as recommended by you, the only problem remains that when the user clicks on the logo it does not take you back to the homepage created.
Now, having understood where the problem is, I should find the php file of my template to modify which in index.php I can't find any rules related to the logo.
How can I change this?
<a href="/"><img src="
where do I find the file? what rule can I apply? I also tried with location php but nothing.
now the problem is changing the url to the logo
Thank you
Statistics: Posted by Cristian1983 — Sat Mar 30, 2024 4:54 am