- Posts: 1
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Gallery images linking together in article "blog section/category" view
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Gallery images linking together in article "blog section/category" view
- pm-at
-
Topic Author
- Offline
- New Member
There was mention that this would be addressed in the new release, when will that be available. Thanks - PM
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- thingwarbler
-
- Offline
- New Member
- Posts: 3
I'm looking to post individual galleries as separate content items with a title and a thumbnail, and then build the list of available galleries with a single menu item to "galleries" -- but the thumbnail should appear for each entry, not just the title of the gallery, and I'd like to take advantage of the ability to control number of columns etc. with the link parameters.
It's not immediately obvious to me how to accomplish this as long as the gallery bug merges all the images in all the blog's content entries.
Appreciate any tips n' tricks you might have.
Please Log in or Create an account to join the conversation.
- ctf20
-
- Offline
- Junior Member
- Posts: 28
I don't think it might be that easy. You're obviously using SIG Pro on the introtext right? Thus when you view all articles in blog style, the galleries "link" together.
so there is no way around that? can't stop the slideshow from continuing on to the next entry?
Please Log in or Create an account to join the conversation.
- thingwarbler
-
- Offline
- New Member
- Posts: 3
Or is Fotis' point (above) that all the {gallery} mambots on a blog category page (containing x gallery entries in the displayed intro texts) simply get processed as one large block when the page is cranked out?
My question then remains: how do you suggest working around this bug in a scenario where you'd like to list gallery 1, gallery 2, and gallery 3 on a page with clickable thumbnails but without simply resulting in one massive slide show of three merged galleries?
Please Log in or Create an account to join the conversation.
- Daniel Clements
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- Konstantinos Skiadas
-
- Offline
- New Member
- Posts: 1
The workaround i used is as follows....
1) Backup plugin_jw_sigpro.php, located at mambots/content
2) At plugin_jw_sigpro.php, do the following
Find the line
$sigdata = '<style type="text/css" media="all">#sigid'.$sigcount.'.sig .sig_cont {width:'.($_width_final_+20).'px;height:'.($_height_final_+20).'px;}</style>';
$sigmd5 = $sigcount . '_' . md5($mosConfig_absolute_path.$rootfolder.$_images_dir_);
Replace all occurences of $sigcount with $sigmd5, EXCEPT FROM the lines
$sigcount = -1;
$sigcount++;
$sigmd5 = $sigcount . '_' . md5($mosConfig_absolute_path.$rootfolder.$_images_dir_);
This solution worked well for me and the modes that I use. I suppose that it works for each and every other mode, but cannot guarantee that. Just do your backup, and try for yourself. If it does not work, rollback to the backed-up version.
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
- Posts: 1188
Thanx Hal9000! :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Bert McComas
-
- Offline
- New Member
- Posts: 8
A fan.
Please Log in or Create an account to join the conversation.
- MP Media
-
- Offline
- New Member
- Posts: 12
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Wait a minute guys, sometimes bugs=features. I cant live without the ability to link multiple galleries together in this way. In blog view I have collections of related articles with related galleries. When a user clicks on any thumb, they can surf through all of the pix visible on the page. This is great. I will guess that I am not the only one who is using this as a "feature." I thought you guys were geniuses for doing it.
A fan.
LOL!!! A fan as you said! But seriously, this should be fixed. Perhaps we'll add a switch for "old" behaviour to satisfy everyone. :)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- labtec
-
- Offline
- New Member
- Posts: 2
@vinikey: What have you done, everything seems untouched?
You should post the solution for other!
Please Log in or Create an account to join the conversation.
- freakenstein
-
- Offline
- New Member
- Posts: 3
and indeed turned it into a feature. :-*
moved my gallery's to different sub-catogories (subfolders),
now the viewers can easely browse into older gallerys of the same catogorie :)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Morten Knudsen
-
- Offline
- New Member
- Posts: 4
I wonder why 1.3 version with lot of new features & bugfixes has not yet been released ??? !!!
Please Log in or Create an account to join the conversation.
- mtwoll
-
- Offline
- New Member
- Posts: 5
Wait a minute guys, sometimes bugs=features. I cant live without the ability to link multiple galleries together in this way. In blog view I have collections of related articles with related galleries. When a user clicks on any thumb, they can surf through all of the pix visible on the page. This is great. I will guess that I am not the only one who is using this as a "feature." I thought you guys were geniuses for doing it.
A fan.
LOL!!! A fan as you said! But seriously, this should be fixed. Perhaps we'll add a switch for "old" behaviour to satisfy everyone. :)
I also use this feature/bug (?) of linking different gallery folders by showing them in a categoryblog. I thought you designed it like this and forgot to mention it in the documentation. It's very usefull and you should not remove it. Please add at least a switch for that behavior! The only problem is that every time I have more than 50 pictures in the so-linked folders, I get a server error: It seems to be the same error that occurs when using the single-picture-option multiple times in one content item. I hope you will get rid of that in the next version (I think George is already on the way to find a solution).
I'm looking forward to the next version!
Please Log in or Create an account to join the conversation.
- _newbie
-
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- LUIZ G A S MENDONCA LUIZ G A S MENDONCA
-
- Offline
- New Member
- Posts: 11
I am facing the same problem as you are and woul like to implement the smart solutions you found. Tks a lot !
Unfortunately the post with code line changes does not read correctly to me. In the boxes supposed to show code to change/code chaged to I only get a slide rule displayed.
Would you be kind enough to send the code changes in plain text ?
Tks in advance.
Best regards,
guilhermey
Please Log in or Create an account to join the conversation.
- equiweb
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Gallery images linking together in article "blog section/category" view