Scott Bolinger
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Add schemaI’d be happy to put this on my todo list for the plugin.
Thanks.
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Variation QuestionHi, the field you are looking for is hwp_var_gtin[‘ . $variation->ID . ‘]
Let me know if you need clarification.
Hi, sorry for the delay. What do you mean by “quick view”? Are you referring to the quick edit mode in the wp admin?
Hi, I’m looking into this now, I have not been able to replicate the error.
Did you add a GTIN to this product? If so, did you add it to the variations or just the main product? (Variations can have separate GTINs)
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Bundles with variationsHow is this error related to my plugin?
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Update causes site to failHi, I would need more details in order to help. Did the error occur after you updated WordPress core, other plugins, or this plugin?
Can you turn on WP_DEBUG and let me know if you see any errors related to this plugin?
Thanks
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] How can I make ISBN unique like SKUHi, the feature you requested is not something we support. You would have to come up with your own solution for that.
Hi, do you know what PHP version you are running? We don’t support PHP 5.3, so if you can update that should fix the problem. If you have further issues feel free to email me directly, since you get Pro support: https://hollerwp.com/contact/
Thanks!
Hi, yes you can use any of our actions or filters to add custom content. I would recommend the hollerbox_below_content action to add custom HTML: https://hollerbox.helpscoutdocs.com/article/7-hooks-and-filters
Hi, there should be no scrolling because the boxes use absolute positioning. The box will appear in the corner of the browser window no matter how long the page is.
If your ad campaign is using cookies, then the cookie will persist through to the thank you page.
In the box settings, choose to display the email opt-in, you will see custom form as one of the options underneath Mailchimp, etc.
I cannot write Javascript for you, sorry.
Forum: Plugins
In reply to: [HollerBox — Fast & Effective Popups & Lead-Generation] AMP – pop ups disableYou can disable the popups for mobile in the box settings at the bottom, that’s the best way.
No, the preview is just for you, visitors never see it.
I’ll make a note to fix if this is a bug.
You should be able to add your own click listener through Javascript, or you can use the custom form option when you select an email provider in the box settings.