wpbookingsystem
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Hardcoded CSSThanks, you’re right. We’re already adapting the ‘font that is used in the theme’ instead of Arial.
Ok, we’ll have this solved.
P.S. are you using the Free of Premium version?
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Hardcoded CSSHi Byron,
We’re working on this. What do you think: should we add this setting in the shortcode?
[Styling]
– Default
– PlainWhere plain is the styling without all the !important’s?
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Hardcoded CSSHi Byron,
Yeah, I think the right place to add custom CSS would be in the theme itself (custom box / child theme). Otherwise you would have all custom CSS boxes for each plugin.
I’m still on a small holiday now, but we’ll be working on this after the weekend. Have a nice one! And we’ll speak soon.
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Hardcoded CSSHi Byron,
The goal is to create two themes / CSS files. The one that we have now (with all the important’s) and a ‘new’ one that doesn’t have these important’s. Of course it will still have the normal CSS of the calendar itself. That means that if your theme is properly coded, it won’t overwrite a single element.
For customization purposes: do you think we could better create a ‘custom CSS’ box in the Settings menu of the plugin? Or let users apply custom CSS by letting them edit their own theme and apply it in the styles there.
That lane driving example is a good one, by the way.
Thanks for your feedback. We’re sure this is improving the plugin a lot for many users. Thanks for the other star. Hopefully it will be higher soon, after it’s all set and done!
Waiting for your reply 🙂
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Hardcoded CSSWe did that in the past, Byron. And if we still did, we wouldn’t exist anymore.
There are thousands and thousands of bad coded themes and we just cannot tell 99,9% of our customers that it’s not our problem and leave them with a broken plugin. I would make our lives very easy, what you describe would be an utopia.
I think we might be able to offer you a solution: what if we create a ‘blank theme’ that has no important’s? So users like you are able to style the calendar without problems.
Maybe we both will be happy with that?
🙂
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Hardcoded CSSHi Byron,
We understand your point but we think it isn’t fair to accuse us for wtiting bad CSS.
Let me explain 🙂
Each single day we are fixing CSS issues for our users. And in 99,9% of the cases the problem is a bad coded theme that is overwriting our calendar with their CSS styles.
If we didn’t use !important’s the calendar would show up broken on many, many websites. Just by the fact that some theme developers don’t care about overwriting things (applying styles to general elements with !importants’s). You have no idea how many times we are fixing the themes of our clients. Always for free, quickly and helpful.
We’re working very hard to improve this plugin, day by day. New feautures are released and calendar theme’s will come soon.
This 2-star review is hurting us 🙁
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Issue Calendar Dates OffThere is a CSS style:
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea { padding: 10px; ... }In http://sandypawsretreats.com/wp-content/themes/betheme/css/shortcodes.css?ver=15.9
That’s overwriting the dropdown of the plugin.
You can add this to your CSS to prevent this:
div.wpbs-calendar div.wpbs-heading select { padding: 0px; }Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] TranslationHi Franz,
That’s strange, because we tested it and it worked without any problems. I see you also contacted us via email, so we’ll reply on that one first. We might need to check your website to see what’s going on!
Hi Byron,
Can you send us your website, so we can check it out? Otherwise you can contact us via support@wpbookingsystem.com
Hi there,
Hmm… it should remember the start day without any problems. Do you keep your mouse inside the ‘calendar area’? If you go outside this area, the plugin might think you’re done with selecting and only selects the first day you clicked on.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] not working with multilanguagesHi mitah,
I don’t understand what’s going wrong here. Maybe you can be a bit more specific?
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Doesn’t Work With Google APIThe Premium version can sync to other sites because it provides an iCal feed. The Free version, where this forum / rating is about, doesn’t sync at all.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Check in checkoutHi there,
You have to modify the core files to change this text. I wouldn’t recommend it.
And unfortunately it’s not possible to select two seperate days without days in between.
Forum: Reviews
In reply to: [WP Booking System - Booking Calendar] Doesn’t Work With Google APIHi there,
There was never a sync-import functionality in this calendar, so I’m not really sure if we deserve 1-star for a functionality that has never been developed? 🙂
But maybe you’re referring to something else? We’re here to help and turn that 1-star into a 5-star review!
- This reply was modified 9 years, 1 month ago by wpbookingsystem.
- This reply was modified 9 years, 1 month ago by wpbookingsystem.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Current DateThanks for your contribution!