jrf93 Posted December 18, 2021 Share Posted December 18, 2021 Hi there, Has anyone got an idea of how to make the event thumbnail show on a calendar block at all times regardless of the sizing of the block? I would like to have my calendar block side by side with a form and the thumbnails don't show when the calendar block is made smaller. I have disable the flyout so I'm hoping there is a way to do this so I can have the smaller calendar rather than full width. Any help would be greatly appreciated - I have considered acuity but i want to be able to screen people before booking them in 🙂 BeaRue and Beyondspace 2 Link to comment
Beyondspace Posted January 1, 2022 Share Posted January 1, 2022 On 12/19/2021 at 3:39 AM, jrf93 said: Hi there, Has anyone got an idea of how to make the event thumbnail show on a calendar block at all times regardless of the sizing of the block? I would like to have my calendar block side by side with a form and the thumbnails don't show when the calendar block is made smaller. I have disable the flyout so I'm hoping there is a way to do this so I can have the smaller calendar rather than full width. Any help would be greatly appreciated - I have considered acuity but i want to be able to screen people before booking them in 🙂 I think you can access the featured image of events by using json data format, can use javascript to parse the info and display on the calendar like you want More info is here View JSON Data — Squarespace Developers BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
BeaRue Posted January 27, 2022 Share Posted January 27, 2022 On 12/18/2021 at 3:39 PM, jrf93 said: Hi there, Has anyone got an idea of how to make the event thumbnail show on a calendar block at all times regardless of the sizing of the block? I would like to have my calendar block side by side with a form and the thumbnails don't show when the calendar block is made smaller. I have disable the flyout so I'm hoping there is a way to do this so I can have the smaller calendar rather than full width. Any help would be greatly appreciated - I have considered acuity but i want to be able to screen people before booking them in 🙂 Hey @jrf93, I was having the same exact issue and just figured out this simple workaround! Add the following to Design > Custom CSS: @media screen and (max-width: 1300px) {.background.background--iseventscollection { display:inline !important;}} Link to comment
BeaRue Posted January 27, 2022 Share Posted January 27, 2022 I'm not sure what happened, but the code I sent stopped working! Anyone have insight on this? Link to comment
tuanphan Posted January 29, 2022 Share Posted January 29, 2022 On 1/28/2022 at 3:35 AM, BeaRue said: I'm not sure what happened, but the code I sent stopped working! Anyone have insight on this? Can you share link to page where you have problem? We can check easier 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment