button

  1. S

    automating read more placement

    I would like to know how to automate wp so that articles that has more then 300 words would have read more... link to full article. function custom_excerpt_length($length) { return 300; // Change this word count to whatever you want. } add_filter('excerpt_length', 'custom_excerpt_length'...
  2. P

    Looking for business contacts

    Hi there, we developed a button for adult content and are looking for business contacts to embed the button on their site. Each site with the button will be submitted to our directory (free traffic for you). We are especially looking for websites/blogs with videos, products or DVDs. ONLY legal...
  3. peterbruce

    Center PayPal Button

    As you can see on http://www.peterbrucemarketing.com/twitter.htm I can't seem to get the paypal checkout button straight. How can I center it exactly, having all the text box and Buy now button in line?
  4. P

    Button for adult content

    Hi there, I'd like to introduce our new button especially for adult content. We registered that many adult sites embed social buttons as facebook, twitter and G+, but (obviously ;)) the users are not using them. Therefore we came up with our own button. By embedding the button on your site...
  5. dannym954

    General wordpress question

    I've been trying to make my homepage a static page on my wordpress site so that i can keep my premium content hidden as the way my premium content works is by posting new "content" in blog posts and putting them in the premium category and then the "premium content" button links to the category...
  6. U

    Need help with "report broken link" button (urgent)

    Hi i have been searching the web for a php or html script wich will create a button that when a user clicks it, a report is send to my email with the url where the button was clicked. Please help this is urgent. I have been searching for this for 2 weeks and trying diferent scripts and nothing...
  7. D

    How to fake vote with FB Like button?

    I'm participating in some contest. The only thing to enter is to put some Facebook "I Like" button in your blog so people can "vote" for you. The thing is some guy is getting SO MUCH votes!! I know it's illegal because his blog it's really small. (and has less than 60 peoples in it's FB fan...
Back
Top