I have a sort of a strange problem. Maybe I can best describe the problem if you first take a look at my site. I have several regular photo-posts...and some 360 panorama shots (which are SWF files and I created manually and also created a custom thumbnail) When I click on the Archives link, they show up as thumbnails (if you look on my site, the last 2 thumbnails are the 360-panorama-shots) But if click at thumbnail nr 3 (the third-last), I don't see the thumbnail of the 360-posts, so users can only access my 360-shots by the Archives link? Anyway to solve this?
No thumbnail navigation for non-PhotoQ-posts
(4 posts) (2 voices)-
Posted 2 years ago #
-
i see you are using iq2. iq2 right now only shows photoq posts. it discriminates between photoq posts and non-photoq posts based on whether the photoQPath custom field is present. i guess that your photos will show up if you add this one.
on the other hand i am not sure how photoq will treat posts like this when you e.g. try to edit them or when you update for example the size of some photoq image setting.
if you know how to do that (i.e. if you know some PHP), a better solution might be to tinker with the isPhotoPost function in iQ2Theme.php. you could e.g. start by setting it to always return true (i.e. every photo treated as a photoq photo) and see what happens. now that i think about it, probably what it should do anyway, guess i just wanted to play it safe :-)
Posted 2 years ago # -
Thanks, that did the trick!
Posted 2 years ago # -
This has been fixed in version 1.1 of iQ2
Posted 2 years ago #
Topic Closed
This topic has been closed to new replies.
closed
resolved