+ Reply to Thread
Results 1 to 5 of 5

Thread: Wordpress Permalink/Title Issue
      
   

  1. #1
    jacobhebert's Avatar
    jacobhebert is offline Staff Sergeant
    Join Date
    Jan 2008
    Posts
    44

    Default Wordpress Permalink/Title Issue

    I'm trying to add social network urls to my blog by adding the below code to the sidebar.php file of my wordpress blog for each of the networks:

    Code:
    <a href="http://del.icio.us/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>"target=_blank><img src='http://franketeam.com/blog/delicious.gif' border='0'>Del.icio.us</a><br>
    However, the when you click on them from the home page, the most recent blog's url is sent instead of that of the page, which is the only time it's an issue.

    The second problem, is that the title only includes the date of the post, which IS in the title, but nothing after the first space... so I was wondering if I could use something other than "the_permalink" or "the_title" that would use a different method of creating the full link.

    Live blog at: http://franketeam.com/blog

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Wordpress Permalink/Title Issue

    Did you check the hacks and mods? I believe there is something called I LOVE SOCIAL NETWORKING/Bookmarking

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    jacobhebert's Avatar
    jacobhebert is offline Staff Sergeant
    Join Date
    Jan 2008
    Posts
    44

    Default Re: Wordpress Permalink/Title Issue

    I looked around but not what you would call, thoroughly :) I found another one before that I tried, but it didn't work correctly, I believe because it was outdated, but I will search for the one you just mentioned right now! Thanks.

  4. #4
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Wordpress Permalink/Title Issue


    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  5. #5
    jacobhebert's Avatar
    jacobhebert is offline Staff Sergeant
    Join Date
    Jan 2008
    Posts
    44

    Default Re: Wordpress Permalink/Title Issue

    Thanks Karen, I tried that one and another one I heard about while I was looking for that one called ShareThis which is the one I ended up using. Both of them accomplish the same thing but I liked the look and function of sharethis and it had some extra built in options that will probably never be used, but it's just cool to have them :)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49