Date and Time not showing

Posted · Add Comment

Scheduler Forums BirchPress Scheduler Date and Time not showing

Tagged: , ,

This topic contains 13 replies, has 4 voices, and was last updated by  support 10 years, 5 months ago.

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #3953

    Walter Ramirez
    Participant

    Hello, I installed the latest version (Version 1.6.5.5 ) of BirchPress scheduler in my site http://taxseguro.com/appointment/ which runs on wordpress Version 3.7.1, but the date and time still not show up. I tried deactivating all other plugins, but still no luck. I also, followed the tutorial and fill all the other options, such as Staff, Location, etc. COld you please tell me how could I get the date and time to show on my site?

    Thank You.

    #3959

    Mary Welch
    Participant

    I am having the same problem. Any help is appreciated. Thanks.

    #3962

    support
    Keymaster

    Hi Mary,

    Could you please share the link to your booking form?

    #3963

    Mary Welch
    Participant

    sure….http://zulubraidsnnails.com/test/

    If you go directly to the page, you will get a different result. And..
    if you get to the page thru the Menu, you will get a different result.
    However, if you refresh the page, it looks fine.

    Thanks for your help.

    #3969

    support
    Keymaster

    To: Walter,

    We noticed that your website loaded jquery from google ajax library. The version of jquery you are using is 1.8.3, while WordPress 3.7.1 uses version 1.10.3. Please upgrade to 1.10.3 or use the jquery library provided by WordPress.

    To: Mary,

    Your web theme did not follow wordpress standard. When clicking on the menu, javascripts were not loaded successfully. You had better use another theme.

    #3970

    Walter Ramirez
    Participant

    Great, thank you so much. commenting out the google api did the trick for me.

    It worked.

    P.S. to whoever may find this topic useful, you deactivate the google jquery api under the functions.php

    Cheers

    #4141

    alex mut
    Participant

    I am having this issue… please help

    #4159

    support
    Keymaster

    Hi Alex,

    Could you please share your link?

    #4165

    alex mut
    Participant
    #4171

    support
    Keymaster

    Hi Alex,

    We noticed that your website loaded jquery from google ajax library. The version of jquery you are using is 1.4.4, while WordPress 3.7.1 uses version 1.10.3. Please upgrade to 1.10.3 or use the jquery library provided by WordPress.

    #4172

    alex mut
    Participant

    ok i got it to work but can you see the time area. some of the time is not lining up correctly.

    Thanks

    #4196

    support
    Keymaster

    Hi Alex,

    Please try to add this to your theme css file.

    birs_appointment_form #birs_appointment_timeoptions a {
    display: inline;
    }

    #4200

    alex mut
    Participant

    i dont know if i did this correct but nothing happen.

    i pasted it into the Style.css file

    #4210

    support
    Keymaster

    Hi Alex,
    A ‘#’ was missed, please use the following code.

    #birs_appointment_form #birs_appointment_timeoptions a {
    display: inline;
    }

Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘BirchPress Scheduler’ is closed to new topics and replies.

Comments are closed.