By tylr23 on Monday, 13 September 2021
Posted in StackIdeas Toolbar
Likes 0
Views 586
Votes 0
Hi,

I placed the bar at a bottom position on the screen, can you please tell me what to modify in order to get the all menus(page menu + notifications to show upward instead of downward.

Thank you for your time.

Matt
Hey there,

-I could not find the location for the menu dropdown file.

You can find it here: /mod_stackideas_toolbar/tmpl/menu/default.php. Here are the other dropdown files:

- /mod_stackideas_toolbar/tmpl/compose/default.php
- /mod_stackideas_toolbar/tmpl/dropdown/user.php
- /mod_stackideas_toolbar/tmpl/notifications/default.php
- /mod_stackideas_toolbar/tmpl/dropdown/guest.php
- /mod_stackideas_toolbar/tmpl/subscriptions/easydiscuss.php

-For the notifications and the profile its data-fd-dropdown-placement="bottom-end" ; to what should I modify it ("top" won't work)

I've tested locally, it is working fine.

Hope this helps.
Thanks.
·
Tuesday, 14 September 2021 10:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Currently, this feature is not available yet in the module. Perhaps, you can submit a feature request at https://stackideas.com/voices/toolbar.

Thanks.
·
Monday, 13 September 2021 10:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Yasser,

Ok if you confirm me that there is no attribute such as data-placement="bottom" data-placement="top" or that the direction of the menu is not provided by CSS but by advanced javascript ?

Kind regards,

Matt
·
Monday, 13 September 2021 21:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You can use `data-fd-dropdown-placement="top"` to change the placement. Please make sure you've created a template override on the selected files so that it would not get overwritten during updates.

Hope this helps.
Thanks.
·
Monday, 13 September 2021 22:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

In what file location please?

Kind regards,
·
Monday, 13 September 2021 22:13
·
0 Likes
·
0 Votes
·
0 Comments
·
-I could not find the location for the menu dropdown file.

-For the notifications and the profile its data-fd-dropdown-placement="bottom-end" ; to what should I modify it ("top" won't work)

This time tell me please what the files to modify are.
·
Tuesday, 14 September 2021 01:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi thanks for clarifying it.

-However for the conversations item I could not find the file or line in the ajax folder?

-Another thing is that it is not technically possible to place it as a feature request from the feature request page because of the mandatory category field.(screenshot)
·
Monday, 27 September 2021 18:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Regarding,
-However for the conversations item I could not find the file or line in the ajax folder?


I do not understand your inquiry. May I know what are you trying to achieve here? Conversations should be rendered by this file: /mod_stackideas_toolbar/tmpl/notifications/default.php. Am I missing anything here? Kindly explain more and provide us with some screenshots so we could understand better.

-Another thing is that it is not technically possible to place it as a feature request from the feature request page because of the mandatory category field.(screenshot)


I'm so sorry. I've informed the team regarding this and it will be addressed soon.

Thanks.
·
Tuesday, 28 September 2021 10:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I found that in the default.php from the notification folder there were multiple data-fd-dropdown-placement to be replaced from bottom to top, there is one for notifications, but also one for conversations.

We may close this, thanks for the support and thanks for reporting the bug of the feature request section.

Have a good day.

Matt
·
Wednesday, 29 September 2021 02:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusion in the future. Please start a new thread if you have any other issues in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Wednesday, 29 September 2021 10:16
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post