Ok, I have a strange request I hope someone can help me with! I've built a site that uses the galleria module almost exclusively, so as you can imagine it is a site to display photographic portfolios. I need a way to navigate between the different galleries I've built, sort of like "next" or "previous." I would like to display the title of the gallery (for which I am using node title) and then have an arrow icon to the left and right that will go to another gallery. I had wanted to just use <a href=""> in the title but obviously html is not supported.
Any ideas on how I could go about this? Please let me know if you need to see any code or would need a link to the page. Thanks in advance for any help!
-JB