Scott Bolinger
Forum Replies Created
-
It could be caching, can you try clearing any type of caching you use and try again?
Forum: Plugins
In reply to: [HollerBox — Fast & Effective Popups & Lead-Generation] Exclude pagesYes, the Pro version offers that functionality: https://hollerwp.com/pro
Thanks!
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] EAN on the admin and the front end?You can change the front end translation as described in this thread: https://wordpress.org/support/topic/rename-gtin-ean/
I will translate the admin and submit an update soon using the same text domain of woo-add-gtin
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Rearrange orderHi, the GTIN is displayed using the hook woocommerce_product_meta_end. It is not possible to change that, but you could choose the not display the GTIN via the plugin, then add it yourself by using your own hook and echoing the post meta field hwp_product_gtin.
Hi, you can change the email for the gravatar by going to the box settings and scrolling down to the bottom. Change the email to the one you have on your gravatar account and save.
- This reply was modified 8 years, 3 months ago by Scott Bolinger.
Hi, thanks!
Yes the Pro version offers that functionality: https://hollerwp.com/pro/
Hi, Holler Box Pro offers a redirection option after submission that you can use with Google Analytics: https://hollerwp.com/downloads/holler-box-pro/
Forum: Reviews
In reply to: [HollerBox — Fast & Effective Popups & Lead-Generation] Wonderful Pop UpThank you!
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Folder on FTPIt would be in wp-content/plugins/woo-add-gtin if you uploaded it correctly.
Please click “Preview box” which is above the publish/update button on the right. View box is not supposed to work, since the CPT is not visible on the front end.
- This reply was modified 8 years, 4 months ago by Scott Bolinger.
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Rename: “GTIN> EAN”For the front end, there is a translatable string ‘GTIN: ‘ with the text domain woo-add-gtin.
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Rename: “GTIN> EAN”Hi, do you want to change it on the front end or admin?
Forum: Plugins
In reply to: [HollerBox — Fast & Effective Popups & Lead-Generation] Theme ConflictThe most recent plugin update should fix any issues with IE.
The most recent plugin update should fix any issues with IE.
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Shortcode?Hi, the plugin does not come with a shortcode, but you can output the GTIN wherever you want by getting the post meta values as described here https://wordpress.org/support/topic/where-is-gtin-value-stored/