... showing all entries categorized code
Here you will find all posts categorized code ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
Wordpress Mu embed not working for youtube, input, code, etc.
Dated: December 1st, 2009
Tags: code, embed, includes, input, plugin, unfiltered, Wordpress, wordpress mu, youtube
Today I wanted to publich a real quick post about how to embed a paypal button into your wordpress post. A topic that has been covered many times elsewhere (if you consult google), but yet many paypal buttons failed to hide the merchant’s email address which would result in evil spam to be sent. Anyhow, [...]
Adding a paypal button to your wordpress page
Dated: December 1st, 2009
update: f§*king wordpress mu won't let me enter tags in my posts. I have tried the wordpress RAW plugin and other filters, but still. more updates on this tomorrow -> solution
There are different approaches to doing this (adding a paypal button to your wordpress page, or any html or php website):
You can copy&paste the [...]
Got Rainbow Feather javascript error?
Dated: February 20th, 2008
first of all, get rid of the following two things in the header.php:
window.onload = function() {
new SmoothScroll({duration:2000});
}
because if you use lightbox (with prototype it does not play along that well.)
if you want to use lightbox with moo,
you should use slimbox
the file (feather.zip) comes with different headers:
one for slimbox and moo.tools (smallest) default install
one for lightbox [...]

