• Resolved spieringenpluym

    (@spieringenpluym)


    Hi,

    I cannot find the proper solution for this error, it seems logic in the support tab but i cannot adjust code. I just want to use the plug in and then probably purchase the pro version but for me there is no way tot test it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author e4jvikwp

    (@e4jvikwp)

    Hi,

    The drop off location is a mandatory field for all search/booking forms of VikRentCar so long as the configuration setting “Choose Pickup Location” is turned on.

    It would not be possible to have just the pick-up location dropdown menu without the drop off location, as both options are mandatory when you ask your clients to select the location for the rental.

    We are not sure to have understood if you are trying to hide the drop off location and keep only the pick up location (this would not be possible), or if the choice of the locations is not working for you. In the latter case, please notice that most configuration settings are cached in the PHP Session, and so whenever you make changes to the Configuration settings, it is recommended to use a new private/incognito session with your browser so that the PHP Session will be renewed and all the updated configuration settings will be applied.

    Adjusting the code for those functions would require to override the template files of many “Views” (pages) of the plugin, and so we do not recommend doing it. You should rather consider to hide those fields by adding custom CSS rules to the apposite CSS file for the customizations, but please notice that this may not apply to all “Views” where the drop off location is requested, as this is by default a mandatory field when the Locations are enabled.

    We hope this helps!

    The VikWP Team

    Thread Starter spieringenpluym

    (@spieringenpluym)

    Hi,

    Well it is not the drop off location but the booking date (my mistake, sorry) that is not functioning. We can create a way around it but everytime any widget has a updates we would have the same problem with the query.

    How can we solve this without to much hassle?

    Thank you

    Plugin Author e4jvikwp

    (@e4jvikwp)

    Hi,

    If the datepicker calendar for the pick up date is not working, then you probably have a JavaScript or a CSS conflict on your website. Usually, such conflicts are caused by third party plugins, because VikRentCar loads the jQuery and jQuery UI assets directly from the WordPress framework.

    However, if you keep having problems even after trying to disable temporarily some of your plugins, then we would need to check your website to understand whether you have a JavaScript error or just a simple z-index issue with CSS. That’s something you would see also from your browser’s console.

    For such technical issues, we would prefer if you could get in touch with our support team directly from our website, as we would need a direct link to the page showing the issue to understand what is wrong. We invite you to reach out to our support team from our website. Thank you.

    The VikWP Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Drop off location not poping up’ is closed to new replies.