Hi Juan,
Sorry to hear about the hack. Those can definitely be a pain.
I'm not sure the steps you took when you were hacked previously, but I personally would start off with making sure all of my software is up to date.
For example, make sure your website is running the most up to date version of WordPress. Not only do newer versions of WordPress look better ;) but sometimes they include security updates as well.
Next, you'll want to make sure all of your WordPress plugins are up to date as well. Not only can WordPress be vulnerable, but the plugins can be insecure as well. There are many tutorials online that teach others how to develop plugins, and those that create plugins may not have any training / experience with website security.
Your website may have been hacked via ftp, or via a vulnerability within software you're running. If the hack was done via ftp, evidence should be in the ftp log files ( /var/log/messages ). Those logs are not kept forever, so I would recommend contacting your web host immediately and ask if they will check the logs for you.
If the hack was made via the url, then you'll want to look at your server logs for anything out of the ordinary. For example, your site is http://www.juguetesdecoleccion.com. If you look at the logs and see requests for things like:
http://www.juguetesdecoleccion.com/?var=5&url=http://domain.com/n.php
... (notice n.php in the url) then you may have your culprit.
Let me know if this helps or not. It can be very difficult to find out exactly how you were hacked, but I'm more than happy to help poke around to see what we can find.
- Brad
Web Hosting Hub Support