I am using 2 template, one for the public home page of the website and Socialize for the registered areas. The mainnav etc. are all displayed to registered users which now works fine.
My problem is that when a user clicks on the logo link when logged in, it messes everything up as switched to the public template and Jomsocial's old toolbar menu etc.
I figured if I can make the log none clickable by deleting the url link, this would solve it for me.
I have gone through the Socialize template files, in tpls/blocks/head.php, header.php, header-jb.php etc. I tried deleting this line as it was the only thing that looked like a link, but it had no effect even after clearing cache.
You should modify this file: ROOT/templates/socialize/tpls/blocks/header-jb.php
Line 24. Remove hyperlink anchor or use # like this: <a href="#">
- 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