Hi,
I have embedded the Gallery2 in my site using gallery module 5.x-2.2 and enabled the gallerymenu module also. The gallery links that appear in Navigation menu under Gallery link appears sorted in alphabetical order as shown in example image. I want to change order of appearance of links as i need i.e the Newalbum link before Creative album link. In other words i want the links to appear in same order as it is ordered in Gallery settings -> Menu. As these links doesn't appear in Menu items in Menus administration so sorting them by weight is not there. One solution is to add custom links but i want to do it without adding custom links... Please help me in this matter. Thanks in advance...
| Comment | File | Size | Author |
|---|---|---|---|
| example.jpg | 4.23 KB | adeel.iqbal |
Comments
Comment #1
adeel.iqbal commentedGot a solution and it's working for me. Changed some code in gallery module and now the links are numbered dynamically and are ordered as they are in main gallery (Gallery2). Let me know if someone needs the details of this solution...