Scott Bolinger
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Causes blank woo product pagesVery sorry about this, I was not seeing that error locally so I missed it, but I have fixed it now. Please update to version 0.3.1.
Thanks!
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Bundles with variationsHi, this issue will be fixed in the next release, should be going out today.
Hi, I believe the problem is fixed now. Please try this version: https://drive.google.com/open?id=1ntEBTHir5GzxVzYXnF5faNjXQpNYl41m
Ok I was finally able to replicate the error, and it should be fixed now. Please try out this version: https://drive.google.com/open?id=1EpvhtgJCgqbCJpZ5WldNkdFpZeqJr9tT
Ya that’s the error I saw, and the beta version I sent fixed it on my site. Are you guys using the latest version of WooCommerce?
Since I’m not able to replicate the error locally, I’d need to see what specific errors are happening. Are you able to open up your browser console to see if there are any errors, and also turn on wp_debug?
Ok I still wasn’t able to reproduce the issue, I was always able to check out. However, I saw a couple things that needed to be changed to support composite products, and I think this will fix any issues.
Can you test this version out for me? https://drive.google.com/open?id=1RlMb-ykdQ_9CiMZu8-k6cfSBoh4YTet2
Thanks!
I just tried this and it works fine for me. I created a composite product, added it to my cart, and checked out fine.
Can you give me more specifics? Are all products having an issue, or just composite products? How is the composite product configured?
Thanks
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Import products CSVPlease see this thread for the post meta values used by this plugin: https://wordpress.org/support/topic/where-is-gtin-value-stored/
I don’t know how your CSV importer works, so I can’t speak to that.
Ok I’m looking into this, thanks for the report.
Ok I think this might be a conflict with WooCommerce Composite Products. I can test that out if you send me a copy: support at hollerwp.com
If you delete hwp_conversions and hwp_views that should reset the stats.
Hey Andrew, technically you could delete the post meta programatically, but the easiest thing to do would be to just create a new box.
Forum: Plugins
In reply to: [HollerBox — Fast & Effective Popups & Lead-Generation] How to change fontsHi, I’m not sure which button you’re referring to, but if you are talking about the email opt-in form button it has a class of .hwp-email-btn
You can use this custom CSS:
.holler-box .hwp-email-btn { font-size: 18px; }
Modify as needed.
Hi, exit intent detects when the mouse scrolls outside of the window, so it will not work on mobile.