Topic-icon logout view sittings >> dropdown menu problem

Active Subscriptions:

None
1 year 8 months ago #68203 by sofian
hi
SCLogin module
i am using helix ultimate template on joomla 4.2.0  .

when i set : Show User Menu >> my menu , i see the menu but it not works onclick and dropdown menu not display .
but if i delete a code in file helper.php it works .
the code is : 
HTMLHelper::_('bootstrap.dropdown', 'dropdown');

my question is : is it safe to delete this code ? 
thanks

 
 
Attachments:
The topic has been locked.
Support Specialist
1 year 7 months ago #68211 by mel
That code loads the bootstrap dropdown javascript code. My guess is that your template is including the dropdown code and possibly conflicts with what's added by our module. If the module functionality works without it in our helper and is included by the template instead, I don't see a reason why you can't comment it out.

-Melissa
The topic has been locked.
Active Subscriptions:

None
1 year 7 months ago #68214 by sofian
yes , i understand you .
thanks
The topic has been locked.