• hope you can help here

    we use your widget to book for our restaurant The Clearwater in Suquamish Washington

    I have the widget in the sidebar but when you click on the date the calendar shows up in the wring place and is not visible because of this

    also, it appears the widget prevents the slider in the page from functioning, breaks the scrolling thru of images

    this worked previously (previous version of widget?) but does not work now

    any suggestions you might offer would be most appreciated!

    thank you

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Hi @michaeladams — there’s some JS conflict that’s preventing our calendar script from loading properly. I believe it’s related to your caching and/or minification plugin. Here’s what I suggest:

    1) Disable minification and clear your cache — it should work as intended now
    2) Enable caching — hopefully also still fine
    3) Enable minification — if there’s a problem, reach out to your minification plugin author about how to exclude scripts from being minified then exclude our script:
    /wp-content/plugins/Open-Table-Widget/assets/js/open-table-widget.js/

    Thanks!

    Thread Starter michaeladams

    (@michaeladams)

    disabled minification, cleared cache, turned off auto optimize, still doesn’t work

    i deactivated the plugins that optimize, minify, or cache

    Thread Starter michaeladams

    (@michaeladams)

    when i remove the open table widget from the dining page, the scrolling picture at the top works again

    Thread Starter michaeladams

    (@michaeladams)

    (index):1084 Uncaught TypeError: $(…).selectric is not a function
    at HTMLDocument.<anonymous> ((index):1084)
    at fire (jquery-1.9.1.js:1037)
    at Object.fireWith [as resolveWith] (jquery-1.9.1.js:1148)
    at Function.ready (jquery-1.9.1.js:433)
    at HTMLDocument.completed (jquery-1.9.1.js:103)
    (anonymous) @ (index):1084
    fire @ jquery-1.9.1.js:1037
    fireWith @ jquery-1.9.1.js:1148
    ready @ jquery-1.9.1.js:433
    completed @ jquery-1.9.1.js:103

    Thread Starter michaeladams

    (@michaeladams)

    disable selectric in open table widget settings gets

    Uncaught TypeError: $.fn.datepicker.noConflict is not a function
    at HTMLDocument.<anonymous> (open-table-widget.js?ver=4.8.2:61)
    at fire (jquery-1.9.1.js:1037)
    at Object.fireWith [as resolveWith] (jquery-1.9.1.js:1148)
    at Function.ready (jquery-1.9.1.js:433)
    at HTMLDocument.completed (jquery-1.9.1.js:103)
    (anonymous) @ open-table-widget.js?ver=4.8.2:61
    fire @ jquery-1.9.1.js:1037
    fireWith @ jquery-1.9.1.js:1148
    ready @ jquery-1.9.1.js:433
    completed @ jquery-1.9.1.js:103

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    All those errors suggest that our scripts are not being loaded on the page at all. When I got to the page now, I see two different caching/minification plugins “Autoptimize” and another just with the initials “fvm”. Did you confirm that the cache was actually fully cleared when you tested? It’d be helpful if I could see the site without all the caching going on.

    Thread Starter michaeladams

    (@michaeladams)

    i removed auto optimize
    i remove fast velocity minify
    i removed leverage browser caching

    deactivated and removed

    the cache should be non existant now

    tip for future reference; one can deactivate Autoptimize on a per-request basis by adding ?ao_noptimize=1 to the URL (except if the page cache plugin says no). might come in handy on day ??

    frank (ao dev)

    Thread Starter michaeladams

    (@michaeladams)

    thank you

    i think i have found a second best solution/ a work around

    i used a html widget and added the script version of open table reservations

    now the slider works and they can book also

    still would like the widget though

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘widget css issues/js issues?’ is closed to new replies.