Jump to content

Saqib

Circle Member
  • Posts

    20
  • Joined

  • Last visited

Everything posted by Saqib

  1. @creedon right on. So here is a code that does everything I want to do with the summary block when I am using it purely for display purposes and I don't want the thumbnail, title, metadata or anything to point anywhere else. I also want to improve the size of the excerpt so it's readable. This is code inserted into the Index and Page both, in case you may use the page individually without the index. You can see the following implemented here in the summary grid in the middle of the page. http://rasool.vc/the-club-of-alchemists <style> .summary-excerpt p { font-size: 19px !important; font-family: "Roboto Light"; } .summary-thumbnail-container, .summary-metadata-item--location, .summary-metadata-item--tags, .summary-title-link { pointer-events : none; !important; } </style>
  2. One more point, I realized that the Title of the Summary block also points to some long string of URL going nowhere, so it also needs to be quiet down. I insert following code in the Index | Advance | Code Injection containing the page itself. This works to kills dangling hrefs in Summary items if you don't need them. <style> .summary-metadata-item--location, .summary-metadata-item--tags, .summary-title-link { pointer-events : none; } </style>
  3. Works like a charm. One point to note though: It has to be inserted in the index settings (if you are using index and pages within it, which is my scenario). I updated the page code itself, didn't make a change. When I updated Index, the code worked on the page. Thank you @creedon
  4. Site URL: http://rasool.vc/the-club-of-alchemists I want to disable clickthrough on the Location, and Tag metadata properties in the Summary block? My website is www.rasool.vc/the-club-of-alchemists If you notice there, I am using "Online" in the Location metadata, which does not really benefit from a click. And frequency of the program with the Tag metadata. How can I disable clicking through these? Thank you.
  5. Site URL: https://www.saqibrasool.com Hi, I charge monthly subscription fee for my course that my customers subscribe to via storefront technology on my wesbite at Squarespace. Could customers manage their own subscriptions e.g. cancel subscription or change payment method? Thank you
×
×
  • 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.