Sorry, I know this probably sounds stupid...
I have it so the sidebar doesn't display. (This is theme Penguin)
And I have "show comments" block on for images.
However the "add comment" button is /only/ on the sidebar. How do I get the "add comment" button below my photo?
~ NewbishPerson
~ Aquiva
Posts: 12
Another question:
1. Since I removed the sidebar (as stated in the above post), I have the imageblock display in the album. However, I have multiple imageblocks (3). How do I make the imageblocks display side to side (juxtapose), rather than above and below each other?
A) I also want them centered, where in "album.tpl" should I add <center> - </center>?
B) Is it possible to get them to display most recent, 2nd most recent, and 3rd most recent?
~ Mark
Posts: 32509
g2.2 / nightly snapshots have a "add comment" block which you can place below the photo on the photo page.
Posts: 12
I have G 2.1.1 - and I don't use the snapshots.
Now what do I do?
Posts: 12
Well, I figured out how to add a link to add comments.
But the addcomments page (after hitting submit) doesn't automatically forward back to the items/album page. It just goes to a new addcomment page. Why?
And for the life of me, I cannot find the .tpl file that I can modify and remove the "login" and "register" links. I'm using it as a personal album, and thus I don't want those to be displayed for random guest visitors. How do I remove those two links? (and is it possible to get a URL rewrite for the login page?)
It woudl be greatly appreciated if people could help me out. (I sitll would like to know how to juxtapose the imageblocks...)
~ Mark
Posts: 32509
@register:
- disable the register module in site admin -> modules
@login:
- that's a system link, remove system links from your theme.tpl and it will go away
@comment confirmation page:
- that's how it works right now. we know it's not ideal, but a change is not to be expected in the very near future until we can show a add-comment confirmation on the photo page.