Title: hellowoo's Replies | WordPress.org

---

# hellowoo

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [styles for WYSIWYG](https://wordpress.org/support/topic/styles-for-wysiwyg/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/styles-for-wysiwyg/#post-2293291)
 * just tried it, this works perfect! much better than expected.
 * I’m trying to change the background, I just inspected the element, but not sure
   if this is proper way of doing so. is this ok?
 *     ```
       #tinymce {
       	background: black;
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [styles for WYSIWYG](https://wordpress.org/support/topic/styles-for-wysiwyg/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/styles-for-wysiwyg/#post-2293289)
 * esmi, this sounds a lot more promising.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [styles for WYSIWYG](https://wordpress.org/support/topic/styles-for-wysiwyg/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/styles-for-wysiwyg/#post-2293288)
 * I was thinking something a bit more streamlined. if I change the template styles
   it would change the admin styles as well.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress exploit, site hacked [newportalse.com]](https://wordpress.org/support/topic/site-hacked-newportalsecom/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/site-hacked-newportalsecom/#post-2249995)
 * [update]
 * seemed to have clean the install and no more problems. here are the steps I took:
 * 1. download wordpress and extract l10n.js listed above, and replace it, there
   is malicious code in it.
 * 2. clean your functions.php file in your themes, some versions of this might 
   affect more than one install or theme, mine happened to just be in active theme.
   they inject about 100 lines then add some code.
 * the code:
    [http://pastebin.com/Qe1Ag47A](http://pastebin.com/Qe1Ag47A)
 * thats what you want to delete. also redo your salt tags.
 * 3. make new username/password for wordpress and database.
 * [http://sitecheck.sucuri.net/scanner/](http://sitecheck.sucuri.net/scanner/) 
   posts that there is no more problems. this was scary as I have about a million
   hits a month, yikes, hope I didn’t do damage to other peoples computers :/
 * note: this might not be an exhaustive method, there more be more hidden code.
   my wordpress was updated to most current version and all plugins were updated,
   so I’m not sure how it happened.
 * so far no more problems. hope this helps.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress exploit, site hacked [newportalse.com]](https://wordpress.org/support/topic/site-hacked-newportalsecom/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/site-hacked-newportalsecom/#post-2249836)
 * yikes. I have at least 10 wordpress sites, what a pain. I saw it might be via
   tim thumbs php injection. but not certain.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress exploit, site hacked [newportalse.com]](https://wordpress.org/support/topic/site-hacked-newportalsecom/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/site-hacked-newportalsecom/#post-2249825)
 * I have a friend that finds lots of exploits to fix, one of the lead guys out 
   there, I will keep you posted if I find a fix.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress exploit, site hacked [newportalse.com]](https://wordpress.org/support/topic/site-hacked-newportalsecom/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/site-hacked-newportalsecom/#post-2249821)
 * found some info on attacks, but nothing on this exact one if you’re interested:
 * [http://www.google.co.uk/support/forum/p/Webmasters/thread?tid=111c656d782114dd&hl=en](http://www.google.co.uk/support/forum/p/Webmasters/thread?tid=111c656d782114dd&hl=en)
 * [http://ocaoimh.ie/2008/06/08/did-your-wordpress-site-get-hacked/](http://ocaoimh.ie/2008/06/08/did-your-wordpress-site-get-hacked/)
 * and [http://sucuri.net/](http://sucuri.net/) is where I found the scan.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images and CCS Not Loading](https://wordpress.org/support/topic/images-and-ccs-not-loading/)
 *  [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/images-and-ccs-not-loading/#post-2233329)
 * your site is down so i can’t really check.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [save variables based on user](https://wordpress.org/support/topic/save-variables-based-on-user/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/save-variables-based-on-user/#post-2233260)
 * anyone? ;[
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images and CCS Not Loading](https://wordpress.org/support/topic/images-and-ccs-not-loading/)
 *  [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/images-and-ccs-not-loading/#post-2233110)
 * get rid of those nasty frames. they are wayyyyyyyy outdated. no need for them.
 * how are you loading your stylesheet? you adding the full url?
 * try replacing: `<link rel="stylesheet" type="text/css" media="all" href="http://
   www.johnstonheavyindustries.com/wp-content/themes/twentyeleven/style.css" />`
 * with:
 * `<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/
   css" media="screen" />`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [previous_post_link and next_post_link within category](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/#post-2210450)
 * I did use pastebin, it was actually worse. pastebin converted it, somehow it 
   wasnt utf8 or something, it replaced “&&” with html equivalents, and who knows
   what else. maybe that is what is breaking it?
 * I attempted to fix it, but with no luck. went back to my old code.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [previous_post_link and next_post_link within category](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/#post-2210449)
 * [http://shortcutaday.com/photoshop/](http://shortcutaday.com/photoshop/)
 * for some reason photoshop category stays in its category, however illustrator
   does not.
 * [http://shortcutaday.com/illustrator/](http://shortcutaday.com/illustrator/)
 * here is the code i use for photoshop page: [http://pastebin.com/iCuR8Tpt](http://pastebin.com/iCuR8Tpt)
   
   its exactly same for illustrator, except it is filtering for illustrator category
   instead.
 * here is how the categories are in the back end: [http://localhostr.com/files/GAkEoKH/Screen+shot+2011-08-02+at+10.43.44+PM.png](http://localhostr.com/files/GAkEoKH/Screen+shot+2011-08-02+at+10.43.44+PM.png)
 * I’ve very confused.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [previous_post_link and next_post_link within category](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/#post-2210447)
 * think problem is that I have posts that are linked to multiple categories.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [previous_post_link and next_post_link within category](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/previous_post_link-and-next_post_link-within-category/#post-2210445)
 * didn’t work. something wrong with the code.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [most effective way to migrate from local to server](https://wordpress.org/support/topic/most-effective-way-to-migrate-from-local-to-server/)
 *  Thread Starter [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/most-effective-way-to-migrate-from-local-to-server/#post-2219782)

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

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