Mindshare Labs, Inc.
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Ultimate Search] WoocommerceAnything is possible! But I don’t think this question is specific enough to consider for support.
Forum: Plugins
In reply to: [PHP Browser Detection] Update for the last browser versionsYes, you can manually update the browscap.ini file by deleting it and then reactivating the plugin.
Forum: Plugins
In reply to: [PHP Browser Detection] Deprecated: Function ereg_replace() is deprecated inLooks like a problem with the FTP functions in WP core and not the plugin. those are just warnings though and can be muted by changing your PHP error reporting settings.
Forum: Plugins
In reply to: [Subscribr] Opt everyone in?This in theory could be done by manually adding a terms to the “subscribr-terms” user meta. We could probably code that for you in about an hour if you want to hire us to do the work, message support AT mindsharelabs DOT com if you are interested.
Forum: Plugins
In reply to: [Subscribr] Microsoft Outlook account not receiving emailsCheck your DNS setup:
https://www.rackaid.com/blog/email-dns-records/
https://support.google.com/a/answer/33786?hl=en
The messages are almost certainly getting blocked becuase they look like spam. You can improve this by properly setting up your DNS. This isn’t something that the plugin can control.
Forum: Plugins
In reply to: [WP cdnjs] Specific version choiceFeel free to submit a pull request with this change if you would like to help the project: https://github.com/mindsharestudios/wp-cdnjs
New features aren’t currently being developed until we have more free time.
Forum: Plugins
In reply to: [WP Ultimate Search] first character is missing in search fieldLooks like you have a conflict with some other JS or CSS. Not something we can debug for free as it will probably take an hour and access to your site. If you need help and want to have do the work for you email support@mindsharelabs.com and we can go from there. Otherwise, you can try deactivating plugins and your theme and narrow the issue down.
Forum: Plugins
In reply to: [WP Ultimate Search] first character is missing in search fieldThis is probably a CSS problem. Can you share a link?
Forum: Plugins
In reply to: [PHP Browser Detection] IE8 XP on BrowserStack Showing as version 0.0Oh right! We have re-enabled automatic updates for the Browscap file but they are turned off by default in the current version of the plugin. I forgot about this, we’ll get a new release out to address it, thank you for the follow up.
Thanks. We will add this to the list of feature requests!
This was an architectural decision, WordPress designates custom fields that start with an underscore as hidden fields, so we intentionally left them out. We’ll consider changing this I’m a future version. See this page for more info: https://codex.wordpress.org/Function_Reference/add_post_meta#Hidden_Custom_Fields
Forum: Plugins
In reply to: [WP Ultimate Search] Not returning search results for TAGSIt should be working fine. Let is know if you have issues.
Forum: Plugins
In reply to: [PHP Browser Detection] IE8 XP on BrowserStack Showing as version 0.0Thanks for the clarifications. We are simply including a standard version of the Browscap.ini file so in order to have this addressed you can try to report the problem to the Browscap team on their GitHub repo: https://github.com/browscap/browscap/issues
Forum: Plugins
In reply to: [PHP Browser Detection] IE8 XP on BrowserStack Showing as version 0.0I verified it is working correctly today, you can see a screenshot here of it properly detecting IE 8: http://i.imgur.com/H9hsMhI.png
So the issue must be something particular to your theme, code, caching plugins, etc.
Forum: Plugins
In reply to: [PHP Browser Detection] IE8 XP on BrowserStack Showing as version 0.0Are you certain you have the latest version or the plugin? We’ll test on our end when can.