• Resolved Andreas Lippmann

    (@alliansohog)


    Hello! I pasted the calendar shortcode into my side but could not see or change to selection style=”split”. When i select days its still selecting hole days. My shortcode:


    [wpbs id=”2″ title=”no” legend=”yes” legend_position=”side” display=”1″ year=”0″ month=”0″ show_first_available_date=”no” language=”auto” start=”1″ dropdown=”yes” jump=”no” history=”1″ tooltip=”1″ highlighttoday=”no” weeknumbers=”no” show_prices=”no” form_id=”1″ form_position=”bottom” auto_pending=”yes” selection_type=”multiple” selection_style=”split” minimum_days=”0″ maximum_days=”0″ booking_start_day=”0″ booking_end_day=”0″ show_date_selection=”no”]

    The second issue i have is that the month and year from the dropdown does not show up 100%, its clipped and i dont know why.

    Thank you for your help

    Warm regards

    Andreas

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Roland Murg

    (@murgroland)

    Hi Andreas,

    I see you are using the Free version of the plugin. The split style selection is only available in the premium version.

    As for the display issue, this is a small conflict with your theme, it’s overwriting our plugin’s styles. To fix this, please go to WP Admin -> Appearance -> Customize -> Additional CSS -> and add in this code:

    .wpbs-select-container select {
       margin-bottom: 0 !important;
       padding: 0 7px !important;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.