Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Boutzamat,

    Yes, you can. Admin Date Picker is jQuery Date Picker Plugin and client booking page uses PHP Date Picker plugin.
    Due to many js conflict reports with many WordPress themes we removed jQuery date picker from fronted and replaced by PHP date picker.

    If your theme has no JS errors then you can easily use. I will post a code if you required.

    Can you make a snap to point out “automatic resize” problem?

    When you use plugin with any responsive theme then fullcalendar is auto responsive, coz It’s load in content area part. Only day view has problem.

    Regarding resizing problem in Day View of Fullcalendar check snap
    Snap

    In day view you can change the format of the date.
    Solution:

    titleFormat: {
         day: 'dddd, d MMM, yyyy'   //whatever date format you want here
    }

    Various date format here.

    Thanks
    Frank

    Thread Starter boutzamat

    (@boutzamat)

    Hi Farazfrank

    Could you please give me the code to use jQuery date picker instead of php?

    Regarding to the responsiveness, then i actually think “Day” is the only one that is responsive, the other 2 “month” and “week” are not acting well on smartphones.

    I really only need the “Day” view when on mobile, but it annoys me that its automatically resizing the height, i want height to be 100%/auto so the visitor will have to scroll down on the page, not in the frame..

    I just bought the premium plugin because it supports things like translation etc, but now the client MUST pick a staff, and i really dont need a staff since this is only concerning 1 barbershop, – how do i get rid of the staff in frontend?

    Thanks

    Thread Starter boutzamat

    (@boutzamat)

    Also i followed the exact instruction for translating the plugin, but its not in my translated language .. my WP installation is Danish, and i checked wp-config.php line 72 and it is da_DK as my language file is renamed to.. i have encountered similar problems with themes as well, i dont know why its not working !

    And yes i bought the premium plugin.

    Plugin Contributor FARAZFRANK

    (@farazfrank)

    Hi Boutzamat,

    Please post your problem in our premium support forum. Then, I’ll respond all of your queries.

    Moderators not allowed to resolve premium issues here.

    Thanks
    Frank

    Thread Starter boutzamat

    (@boutzamat)

    Hi Frank, i posted it in the forum along with another urgent question. Thanks

    Thread Starter boutzamat

    (@boutzamat)

    Hi Frank. I posted my questions in the forum on your website .. i am hoping for a reply soon, since i have bought the premium plugin i expect fast support.

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘use same datepicker as in backend?’ is closed to new replies.