ThemeForest

Meta Data (Wordpress)

24 posts
  • Has been a member for 3-4 years
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
wetwilly92 says

I’ve been working on a Theme over the past could weeks and am getting to the point where I’m getting all those extra details all “Spffied-Up.”

Anyways, I was wondering how The Envato Network creates their meta data found on The TUTS site, Freelance Switch (etc..).

I am referring to the bar that includes a link to digg, Stumble Upon, Delicious.. (etc..). It would make a lovely addition to my theme.

Any help is greatly appreciated,

Jordan

4 years ago
1423 posts
  • Has been a member for 5-6 years
  • Contributed a Tutorial to a Tuts+ Site
  • Contributed a Blog Post
  • Author had a File in an Envato Bundle
  • Attended a Community Meetup
  • Envato Staff
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1000 and 4999 items
  • Australia
  • Referred between 10 and 49 users
collis says

Hey wetwilly :-)

It’s not too difficult, on each post we do this:

<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>" class="mylink">Digg</a> / <a href="http://del.icio.us/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>" class="mylink">Del.icio.us</a> / <a href="http://www.stumbleupon.com/submit?url=<?php the_permalink() ?>&title=<?php the_title(); ?>" class="mylink">Stumble</a> / <a href="http://reddit.com/submit?url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Reddit</a> / <a href="http://www.designfloat.com/submit.php?url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Float!</a>

 

Each service offers a URL for submitting to, so it’s just a case of filling in the URL fields with the title & permalink. I htink you can actually fill out even more details – e.g. the description and category of submission, but I’ve never got around to doing that.

(Sorry about the big lump of code by the way, these forums are not so good for code snippets)

4 years ago
collis is an Envato staff member
24 posts
  • Has been a member for 3-4 years
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
wetwilly92 says

Excellent!

Thank you very much, I had no idea that each service offered this…

Thank you once again,

Jordan

4 years ago
by
by
by
by
by