Hello Sinisa,
Sorry to insist, but this is very important for the launch of my new Jomsocial website (namorochat.com.br), where I will use the socialise template with the excellent JSToolbar.
Any news about JS toolbar bug that, in mobiles, only appears the login button for unlogged users?
Good would be if, when not logged in (mobile), the bar display: Menu icon, login button and button sign up...Hello Sinisa,
Sorry to insist, but this is very important for the launch of my new Jomsocial website (namorochat.com.br), where I will use the socialise template with the excellent JSToolbar.
Any news about JS toolbar bug that, in mobiles, only appears the login button for unlogged users?
Good would be if, when not logged in (mobile), the bar display: Menu icon, login button and button sign up.
The logo thumbnail I can manually place in the php code.
And that way I would be very happy to use this complete module for socialise.
Tks
Marco
And that way I would be very happy to use this complete module for socialiseShow more
a GuestHi marco we have 2 modules with same functions
- Jomsocial toolbar for socialize
- extra module JS Toolbar (www.jomsocial.com/products/products/7-modules/45-j…), if you use socialize template you dont need this module because you can use Jomsocial toolbar for socialize module
and actaully those modules are working fine on mobile and desktop as well, but the different of Extra module JS toolbar...Hi marco we have 2 modules with same functions
- Jomsocial toolbar for socialize
- extra module JS Toolbar (www.jomsocial.com/products/products/7-modules/45-j…), if you use socialize template you dont need this module because you can use Jomsocial toolbar for socialize module
and actaully those modules are working fine on mobile and desktop as well, but the different of Extra module JS toolbar will show like screenshoot below
- "Jomsocial toolbar for socialize" and "JS Toolbar" do not have the same functions as you claim. JS Toolbar is more complete (Menu items and avatar thumbnail when logged in to mobile).
For this reason, I want to use JS Toolbar with socialize in my new project.
- "JS Toolbar" does not work fine on mobile when not logged in. It only shows...Dear Dinas,
Sorry to disagree with you in 2 aspects::
- "Jomsocial toolbar for socialize" and "JS Toolbar" do not have the same functions as you claim. JS Toolbar is more complete (Menu items and avatar thumbnail when logged in to mobile).
For this reason, I want to use JS Toolbar with socialize in my new project.
- "JS Toolbar" does not work fine on mobile when not logged in. It only shows login button, when it should also show the menu icon to open the menu items that the module allows to use. And also a registration button so that a new user is not lost.
See the simulation image of how the module would work best.
inside this file modules/mod_community_bar/tmpl/default.php after line 517, I suggest you override this module template so it will be safe on next upgrade...Hi.
inside this file modules/mod_community_bar/tmpl/default.php after line 517, I suggest you override this module template so it will be safe on next upgrade documentation.jomsocial.com/wiki/Customizing_Templ…
marcoOk, Sinisa and Dimas, I appreciate the explanations. I will try the solution informed by Dinas.
Sorry for the inconvenience.
Tks
Marco8 years ago
marcoHello Dimas,
Thanks for the solution, we now have the record button highlighted on mobile.
But I still need to show the menu icon for guests, to open the main menu items configured in the module.
Can you help me with that, too?
With that, I close the discussion and then I can complete the project.
Thank you8 years ago
a GuestI use subscription pro which uses a redirection away from JomSocial and Joomla login, this has alleviated my need for the toolbar login on mobile views, but in instances that use the topmost toolbar and normal login JomSocial login methods, the toolbar only requires a login button, and logo position (in my case), like the Socialise toolbar does already. I personally don't believe the JS Toolbar...I use subscription pro which uses a redirection away from JomSocial and Joomla login, this has alleviated my need for the toolbar login on mobile views, but in instances that use the topmost toolbar and normal login JomSocial login methods, the toolbar only requires a login button, and logo position (in my case), like the Socialise toolbar does already. I personally don't believe the JS Toolbar needs a full user and password box, a button to login page would suffice. The JS Toolbar is great once logged in, with the additional menu linking options.Show more8 years ago
a Guestmarco do you mean icon on button or on trigger menu ? please provide me screenshoot8 years ago
- Jomsocial toolbar for socialize
- extra module JS Toolbar (www.jomsocial.com/products/products/7-modules/45-j…), if you use socialize template you dont need this module because you can use Jomsocial toolbar for socialize module
and actaully those modules are working fine on mobile and desktop as well, but the different of Extra module JS toolbar... Show more
Sorry to disagree with you in 2 aspects::
- "Jomsocial toolbar for socialize" and "JS Toolbar" do not have the same functions as you claim. JS Toolbar is more complete (Menu items and avatar thumbnail when logged in to mobile).
For this reason, I want to use JS Toolbar with socialize in my new project.
- "JS Toolbar" does not work fine on mobile when not logged in. It only shows... Show more
OK, here is the solution you can add this code
<a class="joms-button--secondary" href="<?php echo CRoute::_('index.php?option=com_community&view=register')?>"><?php echo JText::_('MOD_COMMUNITY_TOOLBAR_REGISTER'); ?></a>
inside this file modules/mod_community_bar/tmpl/default.php after line 517, I suggest you override this module template so it will be safe on next upgrade... Show more
Sorry for the inconvenience.
Tks
Marco 8 years ago
Thanks for the solution, we now have the record button highlighted on mobile.
But I still need to show the menu icon for guests, to open the main menu items configured in the module.
Can you help me with that, too?
With that, I close the discussion and then I can complete the project.
Thank you 8 years ago