Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#337 2006-06-22 09:04:09
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Nobody can help ??
Offline
#338 2006-07-05 09:47:23
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
I’ve just installed this plugin and it looks great. One thing, though. I have tried with a large image (1200 × 1600) and the popup window did not show scrollbars, so I only could see part of the img.
To fix this, I’ve edited the plugin in lines 150 and 164, where it says:
“,resizable’);
and changed it to:
“,resizable,scrollbars=yes’);
and, voilà! the scrollbars are there.
> roelof:
I’m not sure what you are trying to achieve, but if it is about position, you should check your CSS. Anyway, it does not look like you are using rss_thumbpop, are you?
Last edited by jordi (2006-07-05 09:48:35)
Offline
#339 2006-07-12 05:28:23
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
does anyone know how to get rid of “Mouse over a thumbnail to view”? when i have it set to clicking the thumbnail not just hovering over it ….. when i click on an image i also get “null” replacing the other text….. its because i dont have “alt text” but i dont want to use that…… any ideas?
Last edited by blazin6543 (2006-07-12 05:43:53)
Offline
#340 2006-07-12 14:57:50
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
blazin, Use the attribute clickonly="1"
Last edited by mrdale (2006-07-12 14:58:17)
Offline
#341 2006-07-12 15:43:59
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
ya i am actually the message and “null” still come up …. check it out for youself :) http://www.angryvegan.ca/angryvegans/
Offline
#342 2006-07-12 15:57:53
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
temporary remedy for an angry vegan [apart from a nice juicy steak ;) ]…
<code>#desc{display:none;}</code>
Last edited by mrdale (2006-07-12 16:01:25)
Offline
#343 2006-07-22 21:04:38
- vriesjm
- Member
- From: NL
- Registered: 2006-03-09
- Posts: 10
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
alexandra wrote:
Playing around with the plugin i tryed:
<txp:article />
<txp:rss_thumbpop jpop='1' articlethumbs='1' />
on the page template. But that does not work: No images found.
The article has ID 2 and the category of the thumbs is article-2
Hi Alexandra,
Did your try replacing the ‘ for “?
Mine looks like this and is working great:
<txp:rss_thumbpop jpop="1" articlethumbs="1" />
Grtz, Martin
Offline
#344 2006-07-23 02:11:51
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
I need to hack this plugin to show each image’s alt-text above the jpopcap caption. I’ve spent a few hours hacking the PHP and the javascript to no avail. Can anyone help with this?
Offline
#345 2006-07-24 18:35:43
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
REQUEST: I’ll pledge $25 for an upgrade to Thumbpop to do the following:
- Display the image title (like jpopcap) before the jpopcap text, with a wraptag attribute.
- Allow a wraptag attribute for jpopcap.
- image crossfade, as per aro_slideshow. http://forum.textpattern.com/viewtopic.php?id=16517
Anyone?
Offline
#346 2006-08-13 05:27:39
- lemonhead
- Member
- Registered: 2006-08-04
- Posts: 32
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
2 questions
1. Can someone tell what CSS Rob used to create his gallery at http://www.wilshireone.com/photos. I like how it is grouped by Albums/categories.
2. If I want my pictures to be sorted by category AND display the category name: how is this done ?
Thanks in advance.
Last edited by lemonhead (2006-08-13 05:31:26)
Offline
#347 2006-08-14 16:38:55
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
lemonhead – Each “album” is its own article. Within the article body, I call the thumbpop plugin to display photos from a category. The plugin itself doesn’t show the category name so you’d have to find a way to so that.
Also, version 0.7 of rss_thumbpop has been released and adds the ability to display the alt text above the image as mrdale requested here
Offline
#348 2006-08-18 12:46:00
- jnfor
- New Member
- Registered: 2006-08-18
- Posts: 5
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Hello! I love the rss gallery plugin, it’ so cool, thank’s for sharing that. Just one question: With the pagepop – is there any way for the popup window to have a vertical scroll bar? otherwise if the picture is biger than the screen you can’t see the bottom of it… maybe it’s obvious but somehow I can’t find the solution… Thank you!
Offline