Title: John Hunter's Replies | WordPress.org

---

# John Hunter

  [  ](https://wordpress.org/support/users/john-hunter/)

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Repair Database Issue](https://wordpress.org/support/topic/repair-database-issue/)
 *  Thread Starter [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/repair-database-issue/#post-9932394)
 * Thanks for the response steve. I couldn’t find any of the tables they have become
   corrupt or removed completely so i had to import my last database
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding mouse over display area on page](https://wordpress.org/support/topic/adding-mouse-over-display-area-on-page/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-mouse-over-display-area-on-page/#post-6784780)
 * You will need to add the code above to your javascript file
 * this is the html for my application
 * <div class=”post clear” id=”show” id=”scroll-wrap”>
    <header class=”post-header
   container-fluid”></header> <div class=”post-content-wrap” id=”scroller”> <h3 
   class=”date”>Dec, 20 2014</h3> <h1 class=”post-title”>757Design Web Development
   services amd maint.</h1> <img class=”floatright box” src=”images/misc/GetLifted-
   jeep-logo-70×70.png”> <p>Everti iriure qualisque ut ius. Ei facer docendi pro,
   cu duo graeci accusam, quo no forensibus reprimique necessitatibus. Dicit laoreet
   usu et. At eligendi mediocrem pri. Ad affert iuvaret scripserit mei.</p> </div
   ><!– post-content-wrap –>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Same wordpress site and content for different domain in different languages](https://wordpress.org/support/topic/same-wordpress-site-and-content-for-different-domain-in-different-languages/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/same-wordpress-site-and-content-for-different-domain-in-different-languages/#post-6781992)
 * If the plugin and content is the same for all sites you could simply back up 
   your installation and them. go to your new domain cpanel and install WordPress
   from back up. keeping everything intact
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding mouse over display area on page](https://wordpress.org/support/topic/adding-mouse-over-display-area-on-page/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/adding-mouse-over-display-area-on-page/#post-6784775)
 * Give your image a class of “box” and put it inside a div with the id of show
 * $(document).ready(function(){
    $(‘#show’).mouseover(function(){ $(‘.box’).show(
   2000); }); });
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pages adding numbers](https://wordpress.org/support/topic/pages-adding-numbers/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/pages-adding-numbers/#post-6788289)
 * Yous should be able to edit the permalink and url kust under the title of the
   page just above where it says add media
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [(theme counsel) align widegets](https://wordpress.org/support/topic/theme-counsel-align-widegets/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/theme-counsel-align-widegets/#post-6788288)
 * Have you tired floating them with css?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ColorWay] Header Area Custom Image](https://wordpress.org/support/topic/header-area-custom-image/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/header-area-custom-image/#post-6788286)
 * You might be able to find some help on the topic here [https://en.support.wordpress.com/custom-header-image/](https://en.support.wordpress.com/custom-header-image/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme: Handyman](https://wordpress.org/support/topic/theme-handyman/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/theme-handyman/#post-6788283)
 * You could download the theme files off of your server and edit them using firebug
   and any code editor of your choice. Your server should have a ftp program and
   sublime text3 is free to use and so is firebug. simple google search of all those
   should do the trick
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Tempera] How to add Open Graph image and comment](https://wordpress.org/support/topic/how-to-add-open-graph-image-and-comment/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/how-to-add-open-graph-image-and-comment/#post-6788793)
 * Install this plug in [https://wordpress.org/plugins/open-graph-metabox/](https://wordpress.org/plugins/open-graph-metabox/).
   or make a template for the just the home page and ad the protocol name spaces
   in your html tag for the home page template
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Pinnacle Premium] Cannot remove defaul border/frame](https://wordpress.org/support/topic/theme-pinnacle-premium-cannot-remove-defaul-borderframe/)
 *  [John Hunter](https://wordpress.org/support/users/john-hunter/)
 * (@john-hunter)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/theme-pinnacle-premium-cannot-remove-defaul-borderframe/#post-6789184)
 * Have you tried reinstalling the theme?

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