Add date go to feature to Publish and Scheduled calendars.
- 0.4.0
- 7.1
- Squarespace plan that supports JavaScript.
- Not Applicable
-
Options
-
Page Specific
-
This option will be the one most will want to use if you have only a single Blog page you want to have this effect.
-
Add code from file blog page post date go to add.html to Page Settings > Advanced > Page Header Code Injection for the page. Please see per-page code injection.
-
-
Site-wide
-
This option is the one you want to use if you have multiple Blog pages where you want to have this effect.
-
Add code from file blog page post date go to add.html to Website > Pages > Website Tools > Code Injection > FOOTER. Please see Add code to code injection.
-
-
The code does not handle all error conditions when dealing with date checking. I've covered a couple of the most obvious error situations. Others may be lurking so be careful when entering your dates.
Please consider making a donation.
-
2024-09-26
- convert from bookmarlet to site installed code
- bumped version to 0.4.0
-
2024-09-26
- go directly to date instead of clicking to it
- date no longer restricted to the past
- bumped version to 0.3.0
-
2024-09-16
- fix for Safari not parsing dates
- bumped version to 0.2.1
-
2023-08-06
- try to use the structure of options instead of dynamic CSS names
- bumped version to 0.2.0
-
2023-07-09
- update dynamic calendar class
- bumped version to 0.1.1
-
2022-11-15
- initial version