Title: lisaking2010's Replies | WordPress.org

---

# lisaking2010

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WooCommerce Simply Order Export] Can’t get this to work at all](https://wordpress.org/support/topic/cant-get-this-to-work-at-all-3/)
 *  [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/cant-get-this-to-work-at-all-3/#post-9783897)
 * Did you happen to hit save after you selected your settings, then export? David
   Anderson’s review helped me, once I saved, then exported, no more blank document.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WooCommerce Simply Order Export] Does the job. UI somewhat confusing.](https://wordpress.org/support/topic/does-the-job-ui-somewhat-confusing/)
 *  [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/does-the-job-ui-somewhat-confusing/#post-9783891)
 * Thank you for your review- I was about to give up on this plugin- exporting blank
   doc after blank doc but I read your review, first SAVED my settings, THEN exported
   and Voila! Worked great.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce Coupon Code Not Showing](https://wordpress.org/support/topic/woocommerce-coupon-code-not-showing/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/woocommerce-coupon-code-not-showing/#post-7533411)
 * I added CSS in the general tab of the theme and the coupon code “block” populated.
 * .coupon {
    display: block !important; }
 * Not sure why it wasn’t working directly through the theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce Coupon Code Not Showing](https://wordpress.org/support/topic/woocommerce-coupon-code-not-showing/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/woocommerce-coupon-code-not-showing/#post-7533354)
 * Hi Mike,
    Am I missing something? Not seeing the shipping zones.
 * [http://www.shockalert.com/wp-content/uploads/2016/06/Screen-Shot-2016-06-30-at-10.37.57-AM.png](http://www.shockalert.com/wp-content/uploads/2016/06/Screen-Shot-2016-06-30-at-10.37.57-AM.png)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress and IE9- Compatibility Issues](https://wordpress.org/support/topic/wordpress-and-ie9-compatibility-issues/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/wordpress-and-ie9-compatibility-issues/#post-2615760)
 * So I found my answer! I just needed to update my Cufon plugin! That is what was
   displaying incorrectly on my site, all the text that was using Cufon.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress and IE9- Compatibility Issues](https://wordpress.org/support/topic/wordpress-and-ie9-compatibility-issues/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/wordpress-and-ie9-compatibility-issues/#post-2615446)
 * Thank you for your comments.
 * Esmi- am I missing something? I have a lot of validation errors that say end 
   tag for element “p” which is not open (</p>), there is no “p” in my code on the
   post pages. And even if I try to add it and update it disappears.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Comments to an individual page](https://wordpress.org/support/topic/adding-comments-to-an-induvidual-page/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/adding-comments-to-an-induvidual-page/#post-2612930)
 * Thank you for your comment JerrySarcastic, that is a good idea! I will keep that
   one in my back pocket.
 * I did find somewhat of a solution. I added this code <?php comments_template();?
   > to page.php and unchecked the “allow comments” on each individual page, except
   for the page that needed the comments. It isn’t exactly what I was looking for,
   but it works for now. I’m not crazy about how it posts the comments on the page
   right away without approval (it does send you an email to approve the comment,
   but the comment is still posted with a “pending approval” note) but again, it
   works.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Comment Fields Back In](https://wordpress.org/support/topic/adding-comment-fields-back-in/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/adding-comment-fields-back-in/#post-2583908)
 * I did have to get the original code, which luckily we had. It ended up being 
   on the index.php page. I compared the code and copied back in the following:
 * <div class=”postMeta”><?php the_tags(‘Tags: ‘, ‘, ‘, ‘
   ‘); ?> Posted in <?php
   the_category(‘, ‘) ?>  Comments: <?php comments_popup_link(‘No Comments »’, ‘
   1 Comment »’, ‘% Comments »’); ?></div>
 * Thanks Christine for your response!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Comment Fields Back In](https://wordpress.org/support/topic/adding-comment-fields-back-in/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/adding-comment-fields-back-in/#post-2583703)
 * I think there are three pages where this code might exist: single.php (it has
   that code already), the index.php and comments.php and both of those do not have
   that code.
 * How do I go about getting a fresh copy? Do you need to re-purchase and re-download?
 * Thank you for your time Christine.
 * The site is [http://www.gorillanuts.com](http://www.gorillanuts.com) if anyone
   is interested, they are wire connectors, don’t be scared.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Appearance- iPad?](https://wordpress.org/support/topic/appearance-ipad/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/appearance-ipad/#post-2583690)
 * Hello,
    The site is [http://www.kinginnovation.com](http://www.kinginnovation.com),
   but I didn’t think this would help anyone to answer the question.
 * Last time I updated I had some MAJOR issues, so I am scared!
 * Also, I know I can tell the user to view the site using another mode, but I want
   to solve the problem of the site rendering in this ‘default mode’ on my end. 
   Thank you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Deleting Comments Area, HELP!](https://wordpress.org/support/topic/deleting-comments-area-help/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/deleting-comments-area-help/#post-1968241)
 * SUCCESS!
 * Thank you both! Both of your suggestions helped. The problem was in the Style
   sheet (style.css), under the sidebar area, I had to make the height in the .metabot
   0px.
 * I appreciate the help!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Image Widget] [Plugin: Image Widget] Animated Gif is not running](https://wordpress.org/support/topic/plugin-image-widget-animated-gif-is-not-running/)
 *  [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-image-widget-animated-gif-is-not-running/#post-1819256)
 * Is your gif file showing up in your sidebar under dashboard- appearance- widget?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Installation failed, cannot edit php code](https://wordpress.org/support/topic/installation-failed-cannot-edit-php-code/)
 *  Thread Starter [lisaking2010](https://wordpress.org/support/users/lisaking2010/)
 * (@lisaking2010)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/installation-failed-cannot-edit-php-code/#post-1603915)
 * Below was the same issue that I was having… problem solved. Would be nice if 
   there was more of a substantial support system for WP.
 * [http://wordpress.org/support/topic/cant-edit-theme-pages-in-wordpress-281?replies=8](http://wordpress.org/support/topic/cant-edit-theme-pages-in-wordpress-281?replies=8)

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