ilotreb Posted March 1 Share Posted March 1 Hi there Could you help me how to display the complete date of a concert trough the bands in town plugin? At the moment the year is not displayed. And is it possible to show the upcoming and latest concerts on top of the list? Here the link to a detailpage: https://www.erichfischer-musik.ch/joeyblueit It would be really helpful if someone has a input. I'm strugglin with this plugin. 🙂 Thanks Link to comment
tuanphan Posted March 5 Share Posted March 5 Try adding to Design > Custom CSS span.sqs-tourdates__timeframe:before { content: attr(data-tour-datetime); visibility: visible; margin-right: -20px; position: relative; right: -41px; } span.sqs-tourdates__timeframe { visibility: hidden; max-width: 30px; overflow: hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mikebabyak Posted March 14 Share Posted March 14 On 3/4/2023 at 9:46 PM, tuanphan said: Try adding to Design > Custom CSS span.sqs-tourdates__timeframe:before { content: attr(data-tour-datetime); visibility: visible; margin-right: -20px; position: relative; right: -41px; } span.sqs-tourdates__timeframe { visibility: hidden; max-width: 30px; overflow: hidden; } Thanks for this. I was having the same issue of the year not showing up. The code above yields a date-time format as in 2019-01-04T18:00:00 Is there any way to render just something like January 01, 2019? Link to comment
tuanphan Posted March 15 Share Posted March 15 8 hours ago, mikebabyak said: Thanks for this. I was having the same issue of the year not showing up. The code above yields a date-time format as in 2019-01-04T18:00:00 Is there any way to render just something like January 01, 2019? What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mikebabyak Posted March 15 Share Posted March 15 9 hours ago, tuanphan said: What is your site url? https://parakeet-tuatara-mrpr.squarespace.com/ It's not published yet Link to comment
tuanphan Posted March 17 Share Posted March 17 On 3/15/2023 at 8:54 PM, mikebabyak said: https://parakeet-tuatara-mrpr.squarespace.com/ It's not published yet You can setup a password & share url Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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