Andrea Scarfo'
Forum Replies Created
-
Forum: Plugins
In reply to: [SeatReg] bookings backend mobileI don’t know another way to fix.
I’m writing here as you as the developer and you will find the best way.
I hope I have helped you as you helped me so much! ^_^
Forum: Plugins
In reply to: [SeatReg] bookings backend mobileYou can pick full css here minified.
If want to check it here you have the readable css version.
Forum: Plugins
In reply to: [SeatReg] bookings backend mobileHi all,
I found the definitive solution.Can you add the following rows to “bootstrap.min.css” ?
.modal-backdrop.show { display: none; } .modal-backdrop { display: none; } .modal-open #wp-responsive-overlay { display: block !important; position: fixed; width: 100vw; height: 100vh; background: #0008; top: 0; } @media screen and (max-width: 600px) { #wp-responsive-overlay { display: none !important; background: #0008; } .modal-open #wp-responsive-overlay { display: block !important; } .modal-backdrop { display: none; } }
- This reply was modified 12 months ago by Andrea Scarfo'.
Forum: Plugins
In reply to: [SeatReg] Payment status column in seatreg-management page^_^ Thaaaaankkssssss!
Forum: Plugins
In reply to: [SeatReg] Payment status column in seatreg-management pageI’d like to have a column where I highlighted with pink in above image with details in pink in below image
Forum: Plugins
In reply to: [SeatReg] remove spaces from email fieldsWell done.
Thank you!
Forum: Plugins
In reply to: [SeatReg] No map bookingsOk. I understand it’s something different.
Thank you
Forum: Plugins
In reply to: [SeatReg] Admin: welcome pageIt’s not related to size of display: I use a 27″ desktop and a 15,6″ laptop.
In my opinion its a question of UI/UX: Table view is much more friendly.
Forum: Plugins
In reply to: [SeatReg] copied schemes, uncopied settingsGreat!
I’ll wait for this fix to build the full season of the theather.
Thank you a lot
Forum: Plugins
In reply to: [SeatReg] No map bookingsWhen I unchecked “using seats” I continued seeing the map of the seats using the shortcode.
I would like to see simple tickets like in the page I provided.
More precisely I would like to be able to create two category of tickets: adults and children, with different capacity and price.
When user goes booking just see the number of how many free seats are there in both category of tickets.
- This reply was modified 1 year ago by Andrea Scarfo'.
- This reply was modified 1 year ago by Andrea Scarfo'.
Forum: Plugins
In reply to: [SeatReg] custom CSS and quotation marksUhmm… I am not able to develop plugins.
yours is very good, and I like to give some contribution to the world. Maybe my needs are not just mine.
- This reply was modified 1 year, 1 month ago by Andrea Scarfo'.
Forum: Plugins
In reply to: [SeatReg] custom CSS and quotation marksSure, but I would prefer total freedom in design.
border-left-color, border-right-color, border-bottom, border-left-width, border-right-width, border-bottom-width, border-radius
Forum: Plugins
In reply to: [SeatReg] custom CSS and quotation marksAbout custom CSS: it would be possible to give a path to a CSS file instead of textarea with code?
- This reply was modified 1 year, 1 month ago by Andrea Scarfo'.
Forum: Plugins
In reply to: [SeatReg] custom CSS and quotation marksI am already using it.
By using legends I can not format as I wanted.
A custom class in legends mask would be perfect.
And another class for chosen seats.
- This reply was modified 1 year, 1 month ago by Andrea Scarfo'.
Forum: Plugins
In reply to: [SeatReg] custom CSS and quotation marksI would need a class to distinguish the different types of seat, maybe you can add a custom class together with custom colour when selecting seats to create a group.
I would like to edit how to keep in evidence the seat which is selected, the one you did slow blinking
- This reply was modified 1 year, 1 month ago by Andrea Scarfo'.