Title: Joshua Clinton's Replies | WordPress.org

---

# Joshua Clinton

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/hostsonny/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/hostsonny/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Appointment Booking Calendar - BirchPress Scheduler] Shortcode](https://wordpress.org/support/topic/shortcode-523/)
 *  Thread Starter [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/shortcode-523/#post-9307565)
 * nvm already found it: [bpscheduler_booking_form]
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How Do I Fix A Code Injection Hack?](https://wordpress.org/support/topic/how-do-i-fix-a-code-injection-hack/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/how-do-i-fix-a-code-injection-hack/#post-9291024)
 * Assuming your database isn’t affected. I’d export the database, do a clean WordPress
   install, reinstall all your plugins and theme(s), and import the database again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Addign text on bottom section](https://wordpress.org/support/topic/addign-text-on-bottom-section/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/addign-text-on-bottom-section/#post-9291011)
 * Oh right, Bootstrap. Go with luckychingi’s solution.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Addign text on bottom section](https://wordpress.org/support/topic/addign-text-on-bottom-section/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/addign-text-on-bottom-section/#post-9291002)
 * This CSS:
    .col-sm-3.col-xs-6 { margin: auto; float: none; }
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t login for admin](https://wordpress.org/support/topic/cant-login-for-admin/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/cant-login-for-admin/#post-9290980)
 * What Tor says is true. If you have acces to phpMyAdmin, login and go through 
   the following steps:
 * 1. Backup your database
    2. Go to the table wp_usermeta 3. Lookup your nickname
   and the corresponding user id 4. Check the wp_capabilities row, make sure it 
   has the same user id number as your nickname. 5. Change the capability to a:1:{
   s:13:”administrator”;b:1;} 6. Go to your wp-admin and check if everything works
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Sidebar code moved after migration](https://wordpress.org/support/topic/sidebar-code-moved-after-migration/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/sidebar-code-moved-after-migration/#post-9270195)
 * Hey Gail,
 * Good to hear that you found a solution!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [rest API v2 returns empty posts](https://wordpress.org/support/topic/rest-api-v2-returns-empty-posts/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/rest-api-v2-returns-empty-posts/#post-9265269)
 * There’s probably some kind of mistake in your code. Could you please show us 
   the part of your code which should get the posts?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [text alignment issue](https://wordpress.org/support/topic/text-alignment-issue-5/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/text-alignment-issue-5/#post-9264821)
 * You should have a page builder plugin like SiteOrigin for this. You can then 
   add 2 1/2 columns. Then in the right column you align the text center. This will
   make it look like what you want.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Bulk edit drop-down missing in admin area](https://wordpress.org/support/topic/bulk-edit-drop-down-missing-in-admin-area/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/bulk-edit-drop-down-missing-in-admin-area/#post-9264792)
 * Maybe you should update WordPress to it’s latest version, 4.8?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Initial Site Load Is Very Slow](https://wordpress.org/support/topic/initial-site-load-is-very-slow/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/initial-site-load-is-very-slow/#post-9261181)
 * Hii Kev, I think in the long run you’ll be glad that you did a reinstall. It’s
   only something you have to do once. So it’s either that, or letting potential
   customers leave your website because of slow loading times.
 * If you need any help with the reinstall, please let me know.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Initial Site Load Is Very Slow](https://wordpress.org/support/topic/initial-site-load-is-very-slow/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/initial-site-load-is-very-slow/#post-9260929)
 * Can you try and disable w3 total cache? I had some problems with this plugin 
   in the past, it might help.
 * Otherwise you maybe have to make a back-up of your current site, reïnstall WordPress
   and put the data back on this fresh installation.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to fix my site slow loading time](https://wordpress.org/support/topic/how-to-fix-my-site-slow-loading-time/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/how-to-fix-my-site-slow-loading-time/#post-9260471)
 * No, I don’t usually add this code to the .htaccess myself. WP Fastest Cache does
   that for me. When you download this plugin and activate browser caching it automatically
   ads the lines needed to your .htaccess.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help with interactive uk map](https://wordpress.org/support/topic/help-with-interactive-uk-map/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/help-with-interactive-uk-map/#post-9260464)
 * Today I found a plugin that might be useful for you. You’d have to purchase the
   premium version for 40 bucks for the feature you require though. You can find
   the plugin right here: [https://wordpress.org/plugins/wp-google-maps/](https://wordpress.org/plugins/wp-google-maps/).
   That’s the free version, but in the description there’s a link to the pro version
   including a list of pro version features.
 * Good luck!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Initial Site Load Is Very Slow](https://wordpress.org/support/topic/initial-site-load-is-very-slow/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/initial-site-load-is-very-slow/#post-9260452)
 * I have never seen a site load slow like this. It could be a problem with the 
   theme you’re using or a plugin.
 * Weird thing is that Google PageSpeed Insights doesn’t even show dramatic scores
   as you can see in the image here: [http://imgur.com/a/NuTR2](http://imgur.com/a/NuTR2)
 * I suggest first checking your plugins and theme. Then you can try WP Smush and
   WP Fastest Cache to compress images and other files, use cache and minify CSS
   and JS etc.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Static Front Page – Where’s the Code?](https://wordpress.org/support/topic/static-front-page-wheres-the-code/)
 *  [Joshua Clinton](https://wordpress.org/support/users/hostsonny/)
 * (@hostsonny)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/static-front-page-wheres-the-code/#post-9260418)
 * No problem. I may be able to help you with the widget, I know PHP quite well 
   and it’s not a huge task. Is there someway I can contact you out of the forums?

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

1 [2](https://wordpress.org/support/users/hostsonny/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/hostsonny/replies/page/2/?output_format=md)