Jump to content

How to change month/day to day/month in events listing page?

Recommended Posts

2 hours ago, ben_space said:

I am looking for a way to change the format of the date in the events listings page to date/month instead of month/date. Any advice?

Bildschirmfoto 2022-09-08 um 13.20.14.png

Can you share your site with the protected password so I can take a look?

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Do you mean something like this?

image.thumb.png.78bbf8cee5945523b1db819e17c0860e.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Try adding to Home > Design > Custom Css

.eventlist-datetag-inner {
  display: flex;
  align-items: center;
}
.eventlist-datetag-startdate--month {
  order: 2;
}
.eventlist-datetag-startdate--day {
  order: 1;
  padding-right: 12px;
}

 

Edited by bangank36

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

My testing

image.thumb.png.05b719f87c22c953cd902b98ab2e76a0.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

You can try adding to the .eventlist-datetag-inner 

flex-direction: column;

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
  • 7 months later...
  • 3 weeks later...
On 4/17/2023 at 12:07 PM, ben_space said:

I want to customise the "from-to" date style in the event list view on the preview image. The example below can be reached at: https://www.haebse.ch/spielplan.

While at it, how do I add a full stop after, i.e "30" in the example? So the day count of the date always ends with a ":". ie.: 30. März

Bildschirm­foto 2023-04-17 um 12.03.10.png

I am still trying to figure out how to customise the end date of an event in the event list view. Any Advice?

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.