contemplate
Forum Replies Created
-
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Can't Unsubscribe from CommentsI’m having the same issue!
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] How to get and update post content?I have a similar issue with a function I’m writing. Where is the content of the page builder stored if not in post_content?
I’m still getting the SMTP connect() failed on two different VPS servers when trying to use Mandril SMTP. I’m on version 1.1.8. Mail stopped working on both servers on March 27th.
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express Checkout – Error Code: 10431Curious if this will be fixed as part of the 1.1.6.3 update: https://github.com/angelleye/paypal-woocommerce/milestones
Yes I’m interested in a similar thing. I have a client who would like the user to enter their credit card but not have it charged until they review their profile/registration.
Found my issue. My server had SMTP_Block turned on in the firewall. Everything works well now. Thanks!
I’m on a dedicated server and all my ports are open so it’s definitely something with the latest version of this plugin.
Yes I’m on version 1.1.7
I’m having the same issue with trying to do SMTP through Mandrill which uses the API key as the password. Version 1.1.5 of this plugin started encoding the pw which may be the issue.
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express Checkout – Error Code: 10431We are having the same issue with any order that has a coupon applied or tax applied. Just adding myself to this thread to get updates. Thanks for all your hard work on this anglelleye.
Perfect that worked! Thanks!
We are using the Barley inline editor for WordPress. However I think they recently discontinued selling it on CodeCanyon. Thanks for looking into this.
I’m looking for the exact same functionality. I’m using a different front-end editor but we have a community site which allows users to submit posts through the front-end. This plugin is exactly what we are looking for but it isn’t working on front end submissions.
Forum: Plugins
In reply to: [BuddyPress Global Search] Conflict with the Invite AnyoneOk this seems to be more of an issue with the Invite Anyone plugin using a different autocomplete js function which conflicts with the JQuery UI plugin. I alerted the plugin author here and hacked the plugin to rename the function.
Forum: Plugins
In reply to: [Invite Anyone] Conflict with Buddypress Global SearchOk the issue is this plugin’s included autocomplete library conflicts with the Jquery UI plugin used by many other plugins.
For the time being I hacked the js library and renamed the autocomplete function.
Any chance in the future you’ll use the JQuery UI plugin instead?