Title: 1981Captain's Replies | WordPress.org

---

# 1981Captain

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Outbound link to Wikipedia](https://wordpress.org/support/topic/outbound-link-to-wikipedia/)
 *  [1981Captain](https://wordpress.org/support/users/1981captain/)
 * (@1981captain)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/outbound-link-to-wikipedia/#post-4923389)
 * As long as you’re not re-publishing their content as your own you should be good
   to go.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to recover deleted posts?](https://wordpress.org/support/topic/how-to-recover-deleted-posts/)
 *  [1981Captain](https://wordpress.org/support/users/1981captain/)
 * (@1981captain)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/how-to-recover-deleted-posts/#post-4925766)
 * Senff is right. If you deleted the trash, try contacting your host to see if 
   they have a backup of your files which you could use. Most hosts actually do 
   a good job of regularly backing up your server.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Visual editor not working](https://wordpress.org/support/topic/visual-editor-not-working-50/)
 *  [1981Captain](https://wordpress.org/support/users/1981captain/)
 * (@1981captain)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/visual-editor-not-working-50/#post-4925765)
 * Are you using a visual editor related plugin? If so, I’d try uninstalling it 
   or re-installing it.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [HTML trick for changing font color at certain scrollbar height?](https://wordpress.org/support/topic/html-trick-for-changing-font-color-at-certain-scrollbar-height/)
 *  [1981Captain](https://wordpress.org/support/users/1981captain/)
 * (@1981captain)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/html-trick-for-changing-font-color-at-certain-scrollbar-height/#post-4919172)
 * I don’t know of a way to do this with pure HTML, but if you’re able to use jQuery,
   this might do the trick:
 * $(window).scroll(function () {
    if ($(window).scrollTop() + $(window).height()
   > **whatever height you want** { $(‘body’).css.(‘background’, ‘url(**your background
   image you want to use at this height**)’); });
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Google never sends traffic inspite of unique content](https://wordpress.org/support/topic/google-never-sends-traffic-inspite-of-unique-content/)
 *  [1981Captain](https://wordpress.org/support/users/1981captain/)
 * (@1981captain)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/google-never-sends-traffic-inspite-of-unique-content/#post-4918634)
 * Hello simmmiii, having unique content which targets certain keywords is usually
   not enough to show up in Google results. You need other sites to link to you.
 * It’s not easy and there is an entire industry (Search Engine Optimization – SEO)
   dedicated to trying to rank slightly higher in search rankings. I suggest reading
   up on SEO and then giving it a go.

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