I'm trying to pull the admin/regular options out of the pulldown menu and format them as regular links. Is there a way to do it with smarty and an external .tpl file, perhaps?
Also, is there a way to have several image sizes available for download on a particular page, without using the cart feature?
Thanks!
Posts: 6
Any help? I'll bet that this issue isn't just related to the theme that I'm using...
Posts: 16503
You can't know that unless you try a different theme and from your statement, I'm betting you didn't...
That being said, yes and no. That happens to be the default of the Siriux theme.
Site Admin > Themes > Siriux (tab) select Item Actions for which ever part of the page the Item Actions are showing up in and uncheck the box to use a dropdown.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
Well, inside of Siriux, there isn't an option to use a dropdown or disable it. I've seen this mentioned around the forums, but I've never seen the option in my install.
I switched themes, and I don't have the dropdown anymore (obviously), but the cart/download options that I'm looking for aren't there either.
Posts: 16503
A link to your site or a screenshot of exactly what you're trying to change would be helpful. The information I posted above does work and is there for the Siriux theme, but it isn't there by default and it's set to dropbox by default. It's also not for the dropbox you see below each thumb, but for the main page. Which is the same behavior for Matrix.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
Here's a screenshot of my main album theme settings:

If it's somewhere else, and isn't there by default, how can I make it appear?
Also, if it's not available on the individual photos, how do I make it available? That's where I need it most.
Posts: 6
Ok, JUST found it. I didn't know that there was specific settings once you clicked on each option.
Now, how do it make it do the same thing on the individual photo pages?
Posts: 16503
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
Ok. I think that I got it. Once I applied it globally, it seemed to work like expected.
Is there a specific place in the .tpl files that I can edit how the links are formatted? Hopefully to apply <li> styles for specific ids.
Posts: 16503
Take a look at the source, they should have CSS class names associated to them already and be inside a div by default.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here