Jump to content

Hide 'Google Calendar' & 'ICS links from Events

Recommended Posts

  • 2 months later...
Posted

Hi @creedon, it worked for me too, thanks! I was wondering if you know how to hide the time from the event description also. I tried the .event-meta-time-container, also -date-container, but it doesn't seem to work.

Thanks!

Posted

@Bedtime

Please post the URL to a page for your site where you want to hide the time.

If your site is not public please set up a site-wide password, if you've not already done so.

Post the password here.

Adding a site-wide password is not a security breach. Please read the documentation at the link provided to understand how it works.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted
6 hours ago, Bedtime said:

@creedon

Hi! Here is the URL of an "event description". https://springtail-heron-b6xz.squarespace.com/lineup/supergiant

The password is "pineapple". I would like to remove the time and date from the detail page as well as the date at the bottom, where it navigates the viewer to the next detail page.

Thank you!

Add to Design > Custom CSS

/* remove event detail time date */
body.view-item ul.eventitem-meta.event-meta.event-meta-date-time-container {
    display: none;
}

 

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

  • 9 months later...
Posted

Hi there. Thank you all for this, really helpful.

Is there some code injection to hide the dash and the end date of the events?

I want to list just the beginning date of events but don't know how to do that.

Thank you!

Posted
5 hours ago, Helder said:

Any way to remove that?

It could be done but not with CSS. It would require the business plan or above and Javascript. Unlike the event page time which has classes for the start, divider, and end times, the calendar just puts all the info into one element. That means that it has to be parsed with Javascript to change it.

I am unaware of any code that does this at this time.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted

Hi. Thank you.

I followed the instruction and still did not work.

I have a business plan now, so any other way of accomplishing this.

Also, is it possible in each individual event page to remove the link to go back to the event list?

Thank you!

Posted

@Helder

Please post the URL for a page on your site where we can see your issue.

If your site is not public please set up a site-wide password, if you've not already done so.

Post the password here.

Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works.

Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted

I see now that's working, thank you!

Also, is it possible in each individual event page to remove the link to go back to the event list?

Posted
On 2/23/2022 at 11:59 PM, Helder said:

I see now that's working, thank you!

Also, is it possible in each individual event page to remove the link to go back to the event list?

Add to Design > Custom CSS

.eventitem-backlink {display: none !important;}

 

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.