killerdog
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Invoice Gateway] Custom order statusI’ve narrowed this problem down to the combination of WooCommerce Invoice Gateway and WPML.
When placing an order in English (our website default language) your plugin works great, in regards to setting the custom order status after an order has been placed. But when we choose a different language, and place an equivalent order, it seems your plugin cant find the correct order status (missing translated slugs?), and the order status defaults to pending.
I’ll look into this a bit further. I just wanted to give you an update as this was a bit more complex than I expected.
Marked as resolved.
Ah, I never even considered that this feature would reside within the traffic inspector itself. I adding regex to exclude all PHP files in the whitelist and that worked great.
Although, since I inherited a domain with several hundred old and undocumented links (not just to PHP files) that are indexed on search engines everywhere, I found it easier to just disable the traffic inspector altogether. Because, I need to catch the 404 traffic and redirect it to the web site root using 301, in order to reshape the SEO in the long term.
Thanks for your help!
Actually, it doesn’t modify any of the prices at all, it just adds a completely new row in the order summary e.g. “Paypal Gateway Discount -$10.00”. Just like a Woocommerce coupon.
Your plugin doesn’t seem to pickup this additional discount row when it’s dynamically added to the order summary (using the regular built-in JS/AJAX update feature).
This problem ONLY effects the optional “you saved” row in your plugin. I was kind of hoping this might be a simple fix, as there might be a bunch of other plugins that also add their own discount rows.
Thanks for the great plugin, either way! ??
Interesting. That should prove to be a very effective feature indeed. Looking forward to it.
Have you considered running the IP address blacklist like a RBL, using efficient real-time DNS requests? And have new IP-addresses automatically added to the blacklist, on the server side, as soon as several independent administrators have manually added the same IP address?
A suggestion would be to start with a manually-updated blacklist and whitelist, in order to have your community thoroughly test these new features and get some useful feedback.
Forum: Plugins
In reply to: [WP Limit Login Attempts] Captcha after failed loginWould like to suggest adding this feature to a future version. It would be very useful for all users with password managers. Also, this is the reason why the larger web sites like Amazon and Ebay only ask for captcha after failed login attempts. Thanks!
Forum: Plugins
In reply to: [WP Limit Login Attempts] WoocommerceWell, maybe I should rephrase the question. Does this plugin work with the Woocommerce my-account login page – delivering visible error messages in regards to the failed login attempts? Thanks…
Forum: Plugins
In reply to: [WP CountUP JS] Additional options in the shortcodeWorks great! Couldn’t ask for more! Although, we needed to update the shortcode output from using a “div” to a “span”, since we add the counters to a continuous flow of text with a paragraph. Not a big deal, but just for your information. Thanks again for this great plugin!
Forum: Plugins
In reply to: [WP CountUP JS] Additional options in the shortcodeNot sure exactly what you mean with the radio button. Maybe we’re talking about the same thing. ??
But, in my mind at least, I was just thinking about keeping the current settings page as it currently is, and just adding all of the settings as optional parameters within the shortcode, so that each setting can be overridden dynamically every time the shortcode is called. If any parameter is not called within the shortcode, the default value from the settings page would be used instead.
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] Percentage of saleGreat news! Thanks!
Forum: Plugins
In reply to: [WooCommerce] Stock reports displaying trashed productsWell, the additional query time shouldn’t really be an issue, since it’s only the store admin making the query, and only on demand. I would better understand this reasoning if it was applied to all general visitors on the front-end. Misleading information is always a good idea to cleanup no mater how edge case it might be. Anyways, thanks for your consideration.
Never mind. I just found the option for custom login page using redirect in the advanced settings of Awesome Support. Thanks again! ??
Forum: Plugins
In reply to: [WooCommerce] Stock reports displaying trashed productsSorry, forgot to report that we’re using WP 4.4.2 and WC 2.5.2.
After analyzing the code in your screenshot, I had another look at our sandbox to see whats going on. I noticed that it is ONLY the VARIATIONS of trashed products that are displayed in the stock reports.
Also looking for this feature; multiple tracking numbers per order. Any ideas if this will be implemented in the future? Thanks!
Was this issue ever resolved? We have the exact same problem over here. The feed previews work, but, no new items are displayed on web site, since about 5 days ago.