Jump to content

willhammond

Circle Member
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

willhammond's Achievements

Level 1

Level 1 (1/20)

1

Reputation

  1. Hi tuanphan, Here is the link: https://www.pixelhaze.academy/test Effectively, what I'm trying to do is discover the tags/categories for the individual summary items in the summary block on the page using JS on the page that houses the summary block. For example, the "FREE SQUARESPACE PLUGINS: 11 FREE SQUARESPACE CSS CUSTOM CODE TO SPRUCE UP SQSP" blog post has the tags "custom css for squarespace" and "squarespace css code", whereas the the blog post "SEO FOR BRANDED SEARCH - WHY IT IS VITAL TO YOUR BOTTOM LINE AND WHAT YOU NEED TO DO" blog post has the tags "squarespace seo" and "local seo".
  2. Hi everyone, As the title says, I'm looking for a way to identify the tags/categories of individual summary block items (pulled from a blog page) using JavaScript. I've tried traversing the DOM for any mention of associated data but I came up short. I was wondering if anyone had any way of accomplishing this? Many thanks.
  3. Hi Deaton, Your site is currently password protected. I posted this code to a similar question - it was built for poster image blocks. /*rollover image effect*/ .image-block figcaption{ opacity: 0; } /*on hover*/ .image-block:hover figcaption{ opacity: 1; } .image-block:hover img{ filter:brightness(40%); } /*transition*/ .image-block figcaption, .image-block:hover img, .image-block img, .image-block:hover figcaption{ transition: .5s; } Let me know if this is close to what you were after, I can tweak the code if not.
×
×
  • 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.