Jump to content

Showing descriptions under Gallery Grid Block

Recommended Posts

Site URL: https://cargofilm-staging.squarespace.com/films

This seems to be a common question/request but I still haven't found a solution. I am working with a film company who has 100+ images. I set up a gallery and used a summary block but the max is 30 so I reverted to a gallery grid. The goal is to show the title and description. Does anyone have a solution for this? The goal is to increase the font size for the title and show the description.

Thanks in advance for your help.

Link to comment
  • Replies 4
  • Views 589
  • Created
  • Last Reply

Top Posters In This Topic

On 10/29/2021 at 1:21 AM, artpimpress said:

Site URL: https://cargofilm-staging.squarespace.com/films

This seems to be a common question/request but I still haven't found a solution. I am working with a film company who has 100+ images. I set up a gallery and used a summary block but the max is 30 so I reverted to a gallery grid. The goal is to show the title and description. Does anyone have a solution for this? The goal is to increase the font size for the title and show the description.

Thanks in advance for your help.

What is access password?

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!)

Link to comment
On 11/1/2021 at 9:43 PM, artpimpress said:

Oops, sorry. The password is cargo

Hi,

#1. To remove Summary Block 30 posts limits, you can use Lazy Load Plugin.

Lazy Summaries  — Settings.jpg

#2. Gallery Grid description, try enter title, use this format

Quote

Title <br/> Description

eg

Quote

93Queen <br/> 93Queen project description

If it doesn't work, keep br tag & add this code into Last Line in Code Injection > Footer

<script>
$(document).ready(function(){
  $(".image-slide-title").each(function(){
    $(this).html($(this).text());
  });
});
</script>

image.thumb.png.3bfb74131ca6335a370a0f33e2d20fef.png

Quote

(The answer contains an affiliate link, which means I will receive a small commission if you click and buy the plugin according to the link above.)

 

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!)

Link to comment
On 11/4/2021 at 1:28 AM, tuanphan said:

Hi,

#1. To remove Summary Block 30 posts limits, you can use Lazy Load Plugin.

Lazy Summaries  — Settings.jpg

#2. Gallery Grid description, try enter title, use this format

eg

If it doesn't work, keep br tag & add this code into Last Line in Code Injection > Footer

<script>
$(document).ready(function(){
  $(".image-slide-title").each(function(){
    $(this).html($(this).text());
  });
});
</script>

image.thumb.png.3bfb74131ca6335a370a0f33e2d20fef.png

 

Thank you as always for offering solutions. I think the plugin is the way to go. 

Link to comment

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.