Hi there,
Please go to “Settings > Open Table” then the Advanced Options tab. Select the two checkboxes to disable all JS and CSS from the widget. Hit Save. Then check the widget. It should be completely unstyled.
Then go into Settings again and uncheck those options and save again. Ideally, your issues will be resolved at that point.
Let me know how that goes.
hi, thank for the very quick reply
i tried that at 1.8, and still had issues with the calendar date picker, under IE browser the date picker does not display month at all, under Chrome date picker is shifted to behind Time field.
Switching to other themes on the widget i would see the widget does not display at all
i manually went back to 1.7, and it is working again, is there any security issue being at 1.7 vs 1.8?
thx for the response
also, i just noticed that the nivo type slider in the page, with images, it stops working with the open table widget installed and running
line 49 “$(‘.otw-wrapper select’).selectric();”
on inspecting the web page it says “(index):49 Uncaught TypeError: $(…).selectric is not a function”
is this related?
That is related, I noticed that initially and that suggests that perhaps something went wrong in the update process. Try logging in via FTP and delete the whole Open Table plugin folder, then upload the files manually via FTP from this ZIP file:
https://downloads.wordpress.org/plugin/open-table-widget.1.8.zip
Also make sure you don’t have any minification or caching tools on right now while debugging this issue.
If that does not resolve it, try deactivating all other plugins and see if that resolves it. If it does, activate each plugin one by one again until you see the problem and let me know which plugin caused the problem so I can try to replicate the problem and provide a fix.
Thanks!
Hello Matt,
can you please provide a link to the previous version?
I am having the exact same problem. Nothing seems to work
Thank you,
Giannis
Hi Giannis, can you provide me a link to your website so I can see the problem live? Most likely this is a JS conflict with another plugin.
But to rollback to a previous version, we highly recommend WP-Rollback — a free plugin that we built for exactly this purpose. Try that out:
https://wordpress.org/plugins/wp-rollback
Let me know about that link and I’ll help you get it resolved.
Hi Matt,
Thanks for the quick response. I was able to find the 1.7 i the /download/ directory and replace the current version.
Just letting you know that I deactivated all plugins and still the date picker was not functional. I am using X-theme.
Greetings
Giannis
If you can provide me a link to your site, I can see the problem and help you out, but without seeing it, I’m blind.
Let me know on that link. Thanks!
Hey Matt
The site is live now so I have no room for testing. Maybe I ‘ll set up a dev environment and try to replicate the error
That would be excellent. Happy to take a look there.
Matt.
xtheme.giannisdallas.gr/ is a test site I created now. It’s X-theme with only Cornerstone and Open Table PLugin 1.8. The date-picker works but the mouse is a red “forbiden” icon.
liveoakdelray.com/ is the site I developed (Click “book now”). I used Open table 1.7 as 1.8 was not able to open the datepicker, even when tested whithout any other plugin.
Hope that helps you