COMMUNITY FORUM
Trigger SIG Pro Gallery from main image
- Kelsey Brookes
-
Topic Author
- Offline
- Elite Member
Less
More
8 years 11 months ago #154454
by Kelsey Brookes
Trigger SIG Pro Gallery from main image was created by Kelsey Brookes
Hi there,
I've got a layout where I require the main image for category views and as a very large image in the item view.
I've also got a SIG Pro gallery where the first image is also the main image.
My ideal situation is that clicking on the main image would trigger the SIG Pro gallery modal - it would simplify things greatly.
My second choice is to override the SIG Pro classic theme (which I've already done) and make the key item in the foreach loop load the actual image rather than the thumbnail and change some sizing. I'd still need to load the main image as in some responsive views it changes position away from the gallery.
Is my first, ideal option possible?
Regards,
I've got a layout where I require the main image for category views and as a very large image in the item view.
I've also got a SIG Pro gallery where the first image is also the main image.
My ideal situation is that clicking on the main image would trigger the SIG Pro gallery modal - it would simplify things greatly.
My second choice is to override the SIG Pro classic theme (which I've already done) and make the key item in the foreach loop load the actual image rather than the thumbnail and change some sizing. I'd still need to load the main image as in some responsive views it changes position away from the gallery.
Is my first, ideal option possible?
Regards,
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #154468
by Krikor Boghossian
Replied by Krikor Boghossian on topic Trigger SIG Pro Gallery from main image
Hello Kelsey,
There are ways to tackle this. Can you send me a link to your site?
An alternative would be to use Galleria with a couple of mods.
There are ways to tackle this. Can you send me a link to your site?
An alternative would be to use Galleria with a couple of mods.
Please Log in or Create an account to join the conversation.
- Kelsey Brookes
-
Topic Author
- Offline
- Elite Member
8 years 11 months ago #154509
by Kelsey Brookes
Replied by Kelsey Brookes on topic Trigger SIG Pro Gallery from main image
Hi Krikor - I wound up figuring it out myself.
Heavily modified the classic theme with an if $count==0 set to change the classes around column sizing.
I'm going to use the screen detection script from elsewhere in the forum to completely remove the main image from layout on unnecessary screens. Same with the initial image of the SIGPro gallery.
Thank you for getting back to me so quickly however...
Heavily modified the classic theme with an if $count==0 set to change the classes around column sizing.
I'm going to use the screen detection script from elsewhere in the forum to completely remove the main image from layout on unnecessary screens. Same with the initial image of the SIGPro gallery.
Thank you for getting back to me so quickly however...
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #154524
by Krikor Boghossian
Replied by Krikor Boghossian on topic Trigger SIG Pro Gallery from main image
You 're welcome Kelsey.
Nice to hear that you sorted this out.
Nice to hear that you sorted this out.
Please Log in or Create an account to join the conversation.