CARVIEW |
Roland Murg
@murgroland on WordPress.org
- Member Since: September 20th, 2016
-
Find me on:
Contribution History
Roland Murg’s badges:- Core Contributor
- Plugin Developer
-
Posted a reply to payment gateway from Poland, on the site WordPress.org Forums:
Hi, The Przelewy24 integration is available through our Mollie add-on: https://www.mollie.com/gb/payments/przelewy24 We also have a… -
Posted a reply to Form on separate page / 2nd step, on the site WordPress.org Forums:
Hi, This seems to be an issue with the Inventory add-on triggering the wpbs_dates_selected event… -
Posted a reply to Form on separate page / 2nd step, on the site WordPress.org Forums:
Yes, we do have an event listener for this. $(document).on('wpbs_dates_selected', function(){ // do stuff here… -
Posted a reply to Form on separate page / 2nd step, on the site WordPress.org Forums:
Hi, To hide the form until a date selection is made, add this code to… -
Posted a reply to Form on separate page / 2nd step, on the site WordPress.org Forums:
Hi there, Unfortunately we don't support multi-page forms, or forms with multiple steps. If it… -
Posted a reply to Not getting support, on the site WordPress.org Forums:
Hi, I have replied to your latest support ticket. -
Posted a reply to Not getting support, on the site WordPress.org Forums:
Hi Steve, Sorry for this, we have replied to your ticket in the same day,… -
Posted a reply to Amazing Support!, on the site WordPress.org Forums:
Hi @dcronian , Thank you for the review! However, our plugin is not designed for… -
Posted a reply to One alteration to make PHP 8 compatible, on the site WordPress.org Forums:
Hi @benweston88, What version number of the plugin are you currently using? Because the code… -
Created a topic, Weight and Sizes not coming from the cart item, on the site WordPress.org Forums:
Hi, The weight and sizes that you pass on to your A… -
Posted a reply to Job, on the site WordPress.org Forums:
Please email us at support@wpbookingsystem.com, it's much easier for us to handle support request and… -
Posted a reply to Job, on the site WordPress.org Forums:
Hi, If you can open a support ticket on our website and let us know… -
Posted a reply to Does the Stripe integration for WP Booking System use Stripe Elements, on the site WordPress.org Forums:
Hi @hal9, Yes, our Stripe integration uses Stripe Elements. -
Posted a reply to Chrome, on the site WordPress.org Forums:
Hi, No worries :) You can open a support ticket in our support platform by… -
Posted a reply to Heading target, on the site WordPress.org Forums:
You can use this: .wpbs-payment-confirmation > h2 {color:red;} -
Posted a reply to Heading target, on the site WordPress.org Forums:
Hi, I'm sorry but this is not possible, the only option is to change the… -
Posted a reply to Forbidden, on the site WordPress.org Forums:
Hi, Awesome :) Could you please let me know exactly what you did so i… -
Posted a reply to Forbidden, on the site WordPress.org Forums:
Hi, We had quite a few customers with this problem lately, but they we're all… -
Posted a reply to Google calendar synchronization, on the site WordPress.org Forums:
Hi, Can you please send us an email at support@wpbookingsystem.com mentioning this ticket? Thank you. -
Posted a reply to Google calendar synchronization, on the site WordPress.org Forums:
Hi Martin, how often is Gcal synced? <span style="font-size: inherit;">You can control how often the… -
Posted a reply to Automatic email after marking as paid not sending, on the site WordPress.org Forums:
Hi, We do not have a trigger for sending emails when the payment status changes.… -
Posted a reply to synchronization tool frequency with booking and airbnb, on the site WordPress.org Forums:
Yes, that is correct :) Bookings on Booking.com are imported into the plugin every 15… -
Posted a reply to synchronization tool frequency with booking and airbnb, on the site WordPress.org Forums:
Hi Bert, So, you can control how often the sync from an external Platform (AirBnB,… -
Committed [3268356] to Plugins SVN:
bumped tested up to version -
Committed [3268354] to Plugins SVN:
bumped tested up to version -
Committed [3268352] to Plugins SVN:
bumped tested up to version -
Posted a reply to Multiple contiguous days, on the site WordPress.org Forums:
Hi @dserey, I'm sorry, non-contiguous date selection is not possible, the only option is to… -
Posted a reply to Multiple non-contiguous days, on the site WordPress.org Forums:
Hi @dserey, I'm sorry, non-contiguous date selection is not possible, the only option is to… -
Posted a reply to Multiple contiguous days, on the site WordPress.org Forums:
Hi @dserey , You should be able to select multiple consecutive days in the calendar,… -
Posted a reply to iCal export funktioniert nicht, on the site WordPress.org Forums:
Hi, Could you please email us at support@wpsimplebookingcalendar.com about this issue? Please include some screenshots… -
Posted a reply to synchronize with B.com, on the site WordPress.org Forums:
Hi @wioleta1234, 1.How often will my calendar imported from Booking.com refresh? You have the option… -
Posted a reply to Several properties on B.com, on the site WordPress.org Forums:
Hi, Yes :) The limitation is the number of sites you can use the plugin… -
Posted a reply to Missing Total Ammount in Customer Email, on the site WordPress.org Forums:
Hi Uli, You are missing the payment method field from the form :) Please see… -
Posted a reply to Homeowners, on the site WordPress.org Forums:
Hi Rici, You can assign a user to a calendar, but the user will be… -
Posted a reply to Can plugin be used for other businesses, on the site WordPress.org Forums:
Hmm, display none should work. Please try with this code: .wpsbc-legend .wpsbc-legend-item:nth-child(3) { display: none;} -
Posted a reply to Can plugin be used for other businesses, on the site WordPress.org Forums:
You need to add the legend item ID as well, this should work: .wpsbc-legend-item-icon-3 div… -
Posted a reply to Add Quantity “Nights”, on the site WordPress.org Forums:
Hi, You can try adding this code to your theme's functions.php file, it will append… -
Posted a reply to Problems in Elementor, on the site WordPress.org Forums:
Hi @roineandersson, Did you manage to find the issue? :) I see you have marked… -
Posted a reply to Add Quantity “Nights”, on the site WordPress.org Forums:
Hi @winglouie, I'm sorry but i'm not exactly sure what you mean. Do you want… -
Posted a reply to Change booked, available, date hover, selected, passed dates color on free versi, on the site WordPress.org Forums:
Hi @katriinliselle, Here is the complete code for setting all the colors when interacting with… -
Posted a reply to Fatal Error-Array and string offset access syntax with curly braces is no longer, on the site WordPress.org Forums:
Hi @eigenwijsheid, You are using an old Premium version of the plugin, one from before… -
Posted a reply to Update and CSS, on the site WordPress.org Forums:
Hi Rici, I emailed you a few days ago about sending you the latest version… -
Posted a reply to Change display of months in smaller screen size, on the site WordPress.org Forums:
Hi, There is a filter for changing the date format, you can see the instructions… -
Posted a reply to Can plugin be used for other businesses, on the site WordPress.org Forums:
Hi, Sure, this plugin only displays availability, it doesn't have the booking functionality for the… -
Posted a reply to Change display of months in smaller screen size, on the site WordPress.org Forums:
Hi @superky, This is not possible directly from our plugin. The only way to do… -
Posted a reply to I want to display more than a year ahead in the dropdown box, on the site WordPress.org Forums:
Hi @foxrobinson , Sorry for the late reply, the number of months in the dropdown… -
Posted a reply to Pre form submission hook, on the site WordPress.org Forums:
Hi, Yes, we have a dedicated hook for creating custom validation rules, please see here:… -
Committed [3204844] to Plugins SVN:
= 2.0.19.12 = * Fixed: Security improvements (XSS issue in the ... -
Committed [3204842] to Plugins SVN:
= 2.0.15 = * Fixed: Security improvements (XSS issue in the backend, ... -
Posted a reply to Update, on the site WordPress.org Forums:
Yes :)
Developer
-
Current Menu Item for Custom Post Types
Active Installs: 2,000+
-
WP Booking System - Booking Calendar
Active Installs: 10,000+
-
WP Simple Booking Calendar
Active Installs: 20,000+