This is the exact same problem as this thread:
www.jomsocial.com/forum/socialize-templa...file-then-dissapears
Using the 'Community Toolbar for Socialize Template' in the top-header position causes the main Jomsocial menu disappear.
If I unpublish the 'Community Toolbar for Socialize Template', then the main Jomsocial menu will not disappear.
I would like to be able to have both the 'Community Toolbar for Socialize Template' & the main Jomsocial menu available.
Hi Jay,
I have a few questions to try and get to the problem.
1. Did you create the new theme using the T3 framework in admin or did you copy a theme from socialize/less/themes re name it then modify things how you wanted?
2. As your site is live i didn't want to make changes so when possible could you switch back to the default theme and set the layout position to default and see if the fault is still there.
1) I used the socialize/less/themes and then re-named it.
2) I have a beta site set-up (
www.affiliateresources.org/beta/
) and did as you requested and still get the same results.
You can jump into the beta with the same credentials and have a look.
OK, I figured it out.
There is a snippet of javascript within the Community Toolbar for Socialize that is removing the Jomsocial menu.
Here is the code:
<script>
jQuery(document).ready(function() {
jQuery("#t3-content #community-wrap .js-toolbar").remove();
});
</script>
Ya, you are right. It is the reason of hiding the toolbar. We are discussing about the issue to improve.
But FYI, you can hide the toolbar form component configuration. See the screenshot as attached
So if yo want to show then you are open to customize.
Thanks
Hi Jay,
We have not received any response back from you in over 7 days, and would like to know if you consider this issue to be resolved. If you have any further questions related with this topic, simply reply to this post.
Thanks