I already have a menu in my blog that links to the gallery but I have yet to put a link on the gallery itself to point back to my blog.
I am still learning to edit html and css so I hope I get it soon.
As would I. Currently I use this to embed the page within:
<object data=http://****.com/ width="700" height="900"> <embed src=http://****.com/ width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>
Problem is this pulls up the entire site, which has shall we say real estate in excess. I have not figured out how I could simply display just the gallery and nothing else. It would be nice to have a Wordpress plugin that could select just the gallery of my choosing and nothing else. Otherwise I would like to know how you got what seems like just the gallery and nothing else. If I have to use something like the above code that is fine.
TuckLive
Joined: 2010-02-12
Posts: 3
Posted: Fri, 2010-02-12 14:30
I'd like to see an officially supported plugin also.
Posts: 7994
We plan on this, but haven't made much headway yet. Stay tuned.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!
Posts: 44
I have a gallery 3 aliased under my blog http://devora.homelinux.org/gallery . I don't if this is what you want.
I already have a menu in my blog that links to the gallery but I have yet to put a link on the gallery itself to point back to my blog.
I am still learning to edit html and css so I hope I get it soon.
Posts: 16
I would like to know more about this too.
Outbound adventures and learnings for life!
Outdoor Adventure Sports
Posts: 1
As would I. Currently I use this to embed the page within:
<object data=http://****.com/ width="700" height="900"> <embed src=http://****.com/ width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>
Problem is this pulls up the entire site, which has shall we say real estate in excess. I have not figured out how I could simply display just the gallery and nothing else. It would be nice to have a Wordpress plugin that could select just the gallery of my choosing and nothing else. Otherwise I would like to know how you got what seems like just the gallery and nothing else. If I have to use something like the above code that is fine.
Posts: 3
I'd like to see an officially supported plugin also.
Posts: 2466
You can display slideshow page using Mini slideshow kernel - see sample implementation here - random image block. Size, buttons, etc could be adjusted.