PieterC
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Hear About Us] Drop down not displayingHi Matt,
Could you give us some more information? What is your current WooCommerce version? And your current WordPress version? Is there a (live) developer version online?
Is the plugin enabled and are the settings properly configured?
Regards,
Pieter Carette
[Signature moderated]Forum: Plugins
In reply to: [WooCommerce Hear About Us] Insufficient PermissionsJust looked at the possibilities to include support for WooCommerce pre 2.1 installations. It’s hard, since there’s no clear documented API for the tabs and settings to hook into.
It would require me to totally rewrite the entire plugin and dig trough the scarce available old documentation of WooCommerce.
It would take us a few hours to do so. Therefore, I’ve decided to not implement it. Someone has to pay the bills. I’ve added the correct requirements to the plugin page.
I’ve added this plugin to the WordPress plugin directory because we already made it for one of our clients. We’re happy to provide support for it to the community, but it would be to hard to maintain the code for new releases if we would take this in account.
We’re open for custom work, but in this current plugin we can’t implement support for it right now. Hope you understand.Kind regards,
Pieter
Forum: Plugins
In reply to: [WooCommerce Hear About Us] Insufficient PermissionsHi,
Just tested the plugin on a fresh installation with WooCommerce 2.0.13 (the oldest version in this topic):
http://imgur.com/j0iIlCpEverything works as expected. @samfletch and @flyingkites, could you give me a bit more information about the other plugins/themes/… you’re using?
Out of the box it should work, but I need more data to reproduce the error to fix it.
Regards,
Pieter
—————-
Update: nevermind, I found a way to reproduce the error. I’m on it.Forum: Plugins
In reply to: [WooCommerce Hear About Us] Insufficient PermissionsHi Samfletch,
Thank you for the extra information! I’ll set up an older version and we’ll look what we can do for older WooCommerce versions. What’s your current WordPress version?
Regards
Forum: Plugins
In reply to: [WooCommerce Hear About Us] Information Not Showing Up in Order DetailsFYI, it’s up now. 🙂
Forum: Plugins
In reply to: [WooCommerce Hear About Us] What If A guest purchases?Hi Nick,
The Github file apparently had one open commit left. Removed the Github release and replaced it by the (verified) corrected version. Everything works as expected now.
Sorry for your pain, I know how scary a white screen of dead can look like.
The new version is also pushed to the WordPress plugin directory now.Regards,
Pieter
Forum: Plugins
In reply to: [WooCommerce Hear About Us] Information Not Showing Up in Order DetailsHi Greg,
With the current version listed here, the source location is only saved with the user information.
Luckily we also have good news: version 1.1.0 will be available for automatic update within a few hours with the feature to save the source data in the order as well.Feedback and ratings are always appreciated.
Kind regards,
Pieter
[Signature moderated]Forum: Plugins
In reply to: [WooCommerce Hear About Us] Insufficient PermissionsHi Flyingkites,
First off all, sorry for the late answer. We didn’t see your request until now (the WordPress forums apparently don’t autosubscribe plugin authors to the support topics).
Do you still have this issue? What version of the plugin are you running? What is the version of your WooCommerce installation?
Kind regards,
Pieter
Forum: Plugins
In reply to: [WooCommerce Hear About Us] What If A guest purchases?Hi Nick,
Thank you for your request. I’ve added the feature to our new release, available for download in a few hours.
Regards,
Pieter
Forum: Plugins
In reply to: [WooCommerce Plivo SMS notifications] undeliveredHello diamond-shin,
Thanks for using our plugin!
The plugin’s job is to deliver the text message to Plivo using their API. As soon as it appears in their debug console, it is out of our hands. So possibly this could be an issue at Plivo, in which case you should try to contact their support.
When the text message was sent, a notice was added to the order. Could you double check the format of that phone number? If the text message was sent to a wrong or incorrectly formatted phone number, an error like this might also be thrown…
This shouldn’t be the case, however, because we try to format the user’s phone number automatically for use with Plivo.
Looking forward to hearing back from you,
SiteOptimo
Forum: Reviews
In reply to: [WooCommerce Hear About Us] a nice plugin with WooCommerce code standard!Hi suifengtec,
Thank you very much for your valuable feedback!
You are absolutely right, these things must have slipped our minds. As soon as we saw your review, we made the changes and included this fix in the version 1.0.1 release. You rock!
Cheers,
SiteOptimo TeamForum: Plugins
In reply to: [AI Twitter Feeds (Twitter widget & shortcode)] Keyword – hashtag?Too bad, if I test a hashtag in the shortcode, it displays posts from a person with the same username. No other posts are showing.
Also, there’s no way to hide the title out of the box.Forum: Your WordPress
In reply to: A different implementation of Google MapsToo bad it’s not using the V3 version of Google maps. What are your plans for that?
And in my opinion, you could also make a bit more structure in your code and clean it up (too many spaces, enters etc).
Keep up the good work.That’s great. Great work Mike. Kudos for making fs contact form the best contact form available.
Hi Mike,
The URL doesn’t matter, I was to quick with my question in this topic (sorry).
It isn’t a w3c validation problem, but an accessibility issue.
Every image should have fixed dimensions with width and height attributes to be completely accessible. I’d want the plugin to output images with those attributes.
I think it makes more sense, no?Kind regards and thank you for your answer.