Jump to content

Display Blog Posts in Lightbox from Summary Block

Recommended Posts

Posted

Has anyone ever tried to display blog posts in a lightbox when clicked on from a summary block?

My client wants a timeline with clickable pop-ups that share the backstory of each moment. I was hoping to use the blog feature to categorize and organize the posts. I've considered using the Lightbox Anything plugin from SQSP Themes, but wanted to check the forum before I go that route. I'd rather not create individual pages with individual links for each moment.

Any ideas?

  • Replies 6
  • Views 2.8k
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 month later...
  • 1 month later...
  • 7 months later...
Posted

This is exactly the solution I was hoping to find, @tuanphan! Sorry to be a pain, but can you elaborate on how you made this happen? I'm familiar with the LightBox Plug-In, but where were you adding the lightbox link to?

Posted
On 5/2/2024 at 2:57 AM, caitede said:

This is exactly the solution I was hoping to find, @tuanphan! Sorry to be a pain, but can you elaborate on how you made this happen? I'm familiar with the LightBox Plug-In, but where were you adding the lightbox link to?

I added link to Excerpt, then use code to make Excerpt cover whole item, so when you click item, it will open lightbox.

image.thumb.png.13f04954ce90f31ee4ff45173f5757df.png

This is code, you can add it to Page Header Code Injection (page where you use Summary)

<style>
.summary-item {
    position: relative;
}
.summary-item p a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    color: transparent !important;
}
</style>

image.thumb.png.cebd67ea1435b6e5bff7043333b9bd4a.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.