Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
No I was having a staring at the screen too long kind of day. I had a simple directory problem.
Works fantastic.
Jamie
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
I’m quite certain it’s rss_thumbpop because the error appears when I switch it on and is gone when I switch it off.
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
I solved it. The problem was that I had put thmbpop.php
in my root directory instead of the /textpattern/ directory. In the helpfile it says “the same directory you installed Textpattern into” which I misunderstood.
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
That is exactly what I did It needs to go where your index.php for the site is, would probably be a clearer way of stating the placement. No wait andreas…. I had mine in www.bla.com/textpattern and it did not work. When I moved it to www.blah.com root everything started working fine.
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Hey wilshire, yeah its me again. I am working on the site example stated above and I am trying to get prv/next working and I am not clear on how to implement this. I am assuming that this should appear at the bottom of the thumbpop.php generated page, but I’m not getting anything. Just to be on the safe side I included all tag options and tried several combinations to no avail. I have, just for now as a quicky used your suggested styling as well.
Tag=
txp:rss_thumbpop category=“Beach” mode=“float” label=“Beach Themes” orderby=“caption” pagepop=“1” padheight=“100” showpagelinks=1 backlabel=
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
You need to add a limit. Thats what will determine the number of images to show per page. Without a limit set, there’s no need to page.
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Ok maybe I am thinks about this the wrong way. I am imagining that a thumb gets clicked——out come the pop up—— and the pop up has one image with “controls” at the bottom of the pop up window for navigation through the images included in the gallery. Is this right? I didn’t see an example with the next and prvious links on your site to base any decision on.
Thanks wilshire
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
The way it works is just like paging works on an article listing. If you have more than the limit you set, you’ll see next and prev links appear right below the thumbnails. The links will allow you to page through your gallery with whatever number you set in your limit appearing on each page.
Sorry for the confusion. As part of my CSS Reboot I’m planning to include a much more complete listing of my plugins with examples.
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Is anyone else getting validation errors?
I am getting one of these:
Line 178, column 26: document type does not allow element “div” here; missing one of “button”, “map”, “object”, “ins”, “del”, “noscript” start-tag
div class=“rssThumbFloat” is the “offender”
for every thumb instance.
I am scratching my head here….
Offline
#70 2005-04-06 15:07:53
- s1deus
- Member
- From: New York
- Registered: 2005-04-06
- Posts: 30
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Hello, I love your plug-in it is a life saver!
That said, I have a few questions.
Is it possible to allow the popup to be clickable?
I am attempting to disable the popup and open the image in the same window, but I would also like that larger image to be a link.
Any help?
Thanks,
S1d
Offline
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
s1deus: This is exactly what I wanted. (See earlier post). Have you had any success calling the image into a div? on the same page?
Here’s the functionality I envision. A Gallery
Could you post how you are doing this, I’d be very interested to know.
Thanks
-D
Last edited by mrdale (2005-04-06 16:10:29)
Offline
#72 2005-04-06 17:08:27
- s1deus
- Member
- From: New York
- Registered: 2005-04-06
- Posts: 30
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Sure mrdale,
It is not very exciting since I am not a hardcore programmer or database dude, but I will post the info once I know it works for certain.
Maybe later today or early tomorrow.
S1d
Offline