2005-04-01 12:59:14

andreas
Member
lambda
Real name: Andreas Kalt
Known languages: German, English
Website

Re: [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

 

2005-04-01 15:34:48

soulship
Member
nu
Real name: Jamie
From: Always Sunny Charleston
Known languages: eatin' crow
Website

Re: [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

 

2005-04-01 19:58:12

soulship
Member
nu
Real name: Jamie
From: Always Sunny Charleston
Known languages: eatin' crow
Website

Re: [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

 

2005-04-01 20:09:21

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [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

 

2005-04-01 20:14:33

soulship
Member
nu
Real name: Jamie
From: Always Sunny Charleston
Known languages: eatin' crow
Website

Re: [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

 

2005-04-01 20:26:40

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [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

 

2005-04-01 23:47:15

soulship
Member
nu
Real name: Jamie
From: Always Sunny Charleston
Known languages: eatin' crow
Website

Re: [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

 

2005-04-06 15:07:53

s1deus
Member
beta
Real name: Sid
From: New York

Re: [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

 

2005-04-06 16:07:57

mrdale
Moderator
omega
Real name: Dale Chapman
From: Walla Walla
Known languages: strine.
Website

Re: [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

 

2005-04-06 17:08:27

s1deus
Member
beta
Real name: Sid
From: New York

Re: [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

 

Powered by FluxBB