Title: academyadmin's Replies | WordPress.org

---

# academyadmin

  [  ](https://wordpress.org/support/users/academyadmin/)

 *   [Profile](https://wordpress.org/support/users/academyadmin/)
 *   [Topics Started](https://wordpress.org/support/users/academyadmin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/academyadmin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/academyadmin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/academyadmin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/academyadmin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/academyadmin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7 Gated Content] Parse error](https://wordpress.org/support/topic/parse-error-519/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/parse-error-519/#post-11859685)
 * Resolving thread.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7 Gated Content] Parse error](https://wordpress.org/support/topic/parse-error-519/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/parse-error-519/#post-11859684)
 * This was a php version issue. Had to contact the hosting provider and ask them
   to upgrade the php version on my production server.
 * Hope it helps anyone.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking Code Manager] gap above header](https://wordpress.org/support/topic/gap-above-header/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/gap-above-header/#post-7036582)
 * Just to help others and perhaps help you make your plugin better, I have found
   what the problem was:
    I was asked to insert this pixel from facebook via email(
   facebook gives the option to ask someone for help embedding a pixel by entering
   that person’s email), so I got the email, copy and pasted the pixel code from
   the email into your plugin and got the error. Why? because the email contents
   held hidden characters that didn’t show, but after rendering the code by the 
   browser), hence the “strange” character – you couldn’t see it physically, not
   in the email and not in the plugin text box. So how did I solve it? by copy-pasting
   straight from facebook rather than from the email they sent me. I think you should
   be able to filter the text better as the plugin developers, because not always
   the developer is given access to the facebook (or other) admin panel. There are
   functions that can filter the text from the user and sanitize it. hope that helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Change checkout fields text with hooks](https://wordpress.org/support/topic/change-checkout-fields-text-with-hooks/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/change-checkout-fields-text-with-hooks/#post-7229415)
 * Hello Mike,
    I tried the Say What? plugin. It works for me in this case, but 
   I can easily think of places where I’ll translate “too much”…, the “context” 
   is a good idea, but it is barely used or not used at all in most cases (or am
   I wrong?), so basically you can translate according to the domain, which in woocommerce
   case means if I’m translating the word “Product” for instance, I’m translating
   it all over the store and not just in the checkout page. One more thing I’m concerned
   about is speed. I think this kind of on-the-fly translations will slow down the
   website as they are happening in runtime. I’m guessing hardcoding the texts will
   be the fastest, but Won’t hooks be a better way than on-the-fly translations?
   Anyway, will you be so kind and help me getting started with an example for using
   hooks in this case? For instance, changing the “account password” label, or the“
   Billing Info” heading, both in the checkout page… Thank you!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta Box] Add WYSIWYG options – is it possible?](https://wordpress.org/support/topic/add-wysiwyg-options-is-it-possible/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/add-wysiwyg-options-is-it-possible/#post-7210345)
 * Anyone?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show "coupon box" on checkout page](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/#post-7210344)
 * Marking as Resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Direct Checkout for WooCommerce] No Coupons support with this plugin?](https://wordpress.org/support/topic/no-coupons-support-with-this-plugin/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-coupons-support-with-this-plugin/#post-7210741)
 * This is implemented via the WooCommerse plugin. Coupons should show in checkout
   if all is well.
    Marking as resolved, Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show "coupon box" on checkout page](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/#post-7210343)
 * Thank you all for the replies.
    The issue was that I was using custom code that
   put the coupon message in hiding using css, so it was there all along and took
   some time to catch. Thanks again for the support! you definitely put me in the
   right direction. Feel free to close this thread, my issue is now resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show "coupon box" on checkout page](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/#post-7210235)
 * Hi,
    Thank you for the answer. I didn’t change anything in the original form-
   checkout. I checked and it has do_action( ‘woocommerce_before_checkout_form’,
   $checkout ); in it on the top part…
 * In which version was the “Have a Coupon?” banner in checkout-page introduced?
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show "coupon box" on checkout page](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/#post-7210217)
 * Thanks for bearing with me.
    I changed themes: Twenty Sixteen gave me a blank
   page, but Hazen worked for me and I COULD see the “have a Coupon?” banner, so
   it is theme related like you suspected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show "coupon box" on checkout page](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/#post-7210214)
 * lol 🙂
    Well, while websites are not private by nature, when googling your brand
   brings up support questions you asked on public forums, you suddenly wish they
   could be 🙂
 * About changing the theme… I wrote the theme on my own, so I guess it’s me to 
   blame. But even if a different theme could solve this issue, it won’t do me any
   help.
 * Is there no php/woo api call to this coupon box so that it would appear there
   manually?
 * Thank you again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show "coupon box" on checkout page](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/#post-7210206)
 * Nope, no coupon is applied yet.
 * Unfortunately this is a public forum and I don’t really want to put a link to
   the website here, so I’ll say thank you for willing to help, but I think I’m 
   gonna have to find another way to solve this problem.
 * If you can think of any way to make this coupon textbox and button appear in 
   the checkout page manually, I’ll be grateful.
 * Thank you either way!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show "coupon box" on checkout page](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/show-coupon-box-on-checkout-page/#post-7210204)
 * I guess there’s something wrong on my end then.
    I can’t see any banner for coupons.
   Is there a way for me to turn this ON? (via php, hooks, settings.. anything?)
   Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking Code Manager] gap above header](https://wordpress.org/support/topic/gap-above-header/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/gap-above-header/#post-7036531)
 * Thank you guys for the offering,
    Unfortunately, I can’t give up an admin user
   access… The code I was using is an official Facebook pixel which doesn’t even
   hold those strange characters. Thanks again for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking Code Manager] gap above header](https://wordpress.org/support/topic/gap-above-header/)
 *  Thread Starter [academyadmin](https://wordpress.org/support/users/academyadmin/)
 * (@academyadmin)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/gap-above-header/#post-7036491)
 * Hi.
 * I see the problem now –
    The tracking code doesn’t go above the </head> like 
   I set it up. Rather it goes in the body. Attached is a link to a screenshot of
   the inspection: [http://imgur.com/uW4LwFN](http://imgur.com/uW4LwFN)
 * Thank you!

Viewing 15 replies - 1 through 15 (of 15 total)