A couple days ago I was so happy with the achievement of redesigning the look of my sign up bonus site. Now, only a couple days later, I know what it’s like to be hacked. It’s like being raped, almost all the files on my ftp server were compromised. This is 3 sites total including [...]
Chikita ads aren’t going to look out of alignment on every WordPress blog, but some blogs, due to their style sheet, will make the Chikita WordPress plugin look a little bit out of alignment. If this is the case for you, don’t worry, it’s an easy css fix depending on your needs. Whether you place [...]
Continue reading about How to align Chikita ads better on your WordPress blog
I love the Ping.fm WordPress plugin. It works great on two of my other blogs, but on my latest blog, “this one”, it decided not to work. I mean it installed properly and everything. But I was unable to add new custom triggers. After searching the web for a solution, I found none, so this [...]
Continue reading about How to fix Ping.fm WordPress plugin if it doesn’t add triggers
I love the WordPress Register Plus plugin programmed by Skullbit, the only issue I have with the plugin though is that my uploaded logo isn’t completely centered on the log in and register page (wp-login). So I decided to dig into the code and find out what the issue was. It is a very simple [...]
Continue reading about How to make logo centered with Register Plus WordPress plugin
It’s great that GetResponse gives you the code to add a web sign up form to your opt in page, but they forgot to add some sort of form field validation. I’m going to share with you the javascript code I use to validate my GetResponse form fields so that my subscribers don’t accidentally hit [...]
Continue reading about How to use javascript to make your GetResponse subscription form check fields
This issue doesn’t pertain to every WordPress blog out there, but certain WordPress blogs will end up cutting off the right side of the WP Greet Box display due to the blog theme making the right side invisible or absolute. I got good news for you, there is a very simple remedy to solving this [...]
Continue reading about How to fix WP Greet Box width on certain blogs
The importance of making your WordPress author comment urls open in a new window and the code to make it happen
When I first noticed that my author comment urls were opening in the same window as my blog, I kind of got annoyed by this. Why? Because I don’t want people leaving my blog completely to visit a comment author’s site. Instead, I don’t mind them visiting a comment author’s blog as long as my [...]
Continue reading about The importance of making your WordPress author comment urls open in a new window and the code to make it happen