mikeill
Forum Replies Created
-
Forum: Plugins
In reply to: [Woo Track list and Sample Player] wp_enqueue_style called to early ErrorThere’s a version of it that sort of works here: https://github.com/MikeiLL/woo-music-samples
I may just go with Woocommerce Music Player plugin rather than continuing to work on this, though.
Forum: Plugins
In reply to: [MZ Mindbody API] called unknown method 'GetClasses'Sweet! This can happen if one is trying to call the plugin more than once on a single page.
Forum: Plugins
In reply to: [MZ Mindbody API] container class breaks themeIt seems that the theme you are using and this plugin are incompatible, or at least there is a conflict. If you want you can email me a zipped copy of the theme and I’ll look at it when I have a chance this week. mike at mzoo.org.
Forum: Plugins
In reply to: [MZ Mindbody API] Schedule won’t display on MobileAlso please see if upgrading to the latest version of the plugin helps.
Forum: Plugins
In reply to: [MZ Mindbody API] Sign up and login not workingIn the shortcode for the show schedule or show events page you need to add the parameter
advanced=1
(without the quotes).Hi Gordon. Can you include a link to the website where the problem is occurring?
- This reply was modified 8 years, 1 month ago by mikeill.
Forum: Plugins
In reply to: [MZ Mindbody API] container class breaks themeI wish I could be of more help on this. Usually with commercial themes the WP forums fall short. I’m releasing a new version of the plugin which might make some difference, but I don’t think it’s terribly likely.
Forum: Plugins
In reply to: [MZ Mindbody API] Schedule won’t display on MobileA couple of things to check – does it work with 2013 theme, does it work with ‘force cache reset’ checked, are you using any page caching plugin?
Forum: Plugins
In reply to: [MZ Mindbody API] Schedule won’t display on MobileCheck ‘previous week’ classes. it looks like there aren’t any scheduled this current week. please report back. Namasté
Forum: Plugins
In reply to: [MZ Mindbody API] container class breaks themeAre you saying that the directory
/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_grid.scss
exists on the server? if so, try changing it’s name or removing it. You can also use firebug extension for firefox or chrome developer tools to see which CSS is causing the conflict.Forum: Plugins
In reply to: [MZ Mindbody API] container class breaks themecan you tell me what theme you are using? that might help. there wouldn’t be — or shouldn’t be — any .scss file doing anything on the web server. those files just compile into .css files. please include a link to the page for your theme.
Forum: Plugins
In reply to: [MZ Mindbody API] Error getting classes. Try re-loading the page.Hi sorry for the delayed reply. You can only use the plugin a single time on each page as of right now. So the login needs to be on it’s own page. At some point I would like to do a lot more via Ajax, but just not there at the moment.
Forum: Plugins
In reply to: [MZ Mindbody API] Failed to activate due to unexpected TfunctionSo can you update PHP and have problem go away? if so please mark as resolved (and consider a donation or rave review). If not also let me know. Have a great one.
Forum: Plugins
In reply to: [MZ Mindbody API] Failed to activate due to unexpected TfunctionOdd. Thanks for trying the plugin. What version of php are you using? (Your host or CPANEL should be able to tell you.)
I think it would be 5.3 or higher with that error.
mike
Forum: Plugins
In reply to: [MZ Mindbody API] Staff list not showingThe answer is that the plugin is designed to only display staff members for whom there is a bio and and image.
Forum: Plugins
In reply to: [MZ Mindbody API] Staff list not showingHi Fadia. I’m not sure at the moment, to be honest.
If you want to contact me directly at mzoo.org maybe we can figure out what your MBO account is doing that is preventing the staff list from showing.
I’d want to at least see a printout of the
object
the MBO API is returning in response to the staff request.mike