1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

I need this Page Navigation for the blog?

Discussion in 'WordPress' started by alishaceilava, Oct 5, 2012.

  1. #1
    Hi, I am particularly finding this page - navigation for my wordpress blog. I am making a similar funny picture blog, but I am unable to find this plugin. Please help me in that
    navigation.png
    The code so far, I have found in the websites are as follows
    <center><p><a href="http://www.9to5lol.com/they-always-win/" rel="next"><img src="http://i.imgur.com/Y4sZc.png"</a><a href="http://www.9to5lol.com/touche-apple-touche/"><img src="http://i.imgur.com/LAw5N.png" /></a><a href="http://www.9to5lol.com/when-i-started-my-period/" rel="prev"><img src="http://i.imgur.com/jJvSy.png"</a></p></center>		
    
    HTML:
    These are the links to the websites, who are using this page navigation. Please help me, I am not that pro in wordpress, and its taking a lot of time. :(

    funny-pictures-blog[dot]com
    9to5lol[dot]com
    allgags[dot]com

    I really need help on this one please. PLus it is helpful when you press (LEFT) or (RIGHT) arrow key it moves the post.

    Thanks a lot in advance. :)
     
    alishaceilava, Oct 5, 2012 IP
  2. alishaceilava

    alishaceilava Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    [FONT=verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif]I have also found the following code, if that is true, please help me where to insert in my blog. Thanks a million
    [/FONT]
    <div class="nav-box next"><h2><?php next_post_link('%link', '<<< Previous Post', false); ?></h2></div> <?php $random_post = get_posts('posts_per_page=1&orderby=rand'); $link = '<a href="'.get_permalink($random_post[0]->ID).'" title="Random Post:'.get_the_title($random_post[0]->ID).'">Random Post</a>'; ?> <div class="nav-box random"><h2><?php echo $link; ?></h2></div> <div class="nav-box previous"><h2><?php previous_post_link('%link', 'Next Post >>>', false); ?></h2></div>


     
    alishaceilava, Oct 5, 2012 IP
  3. mustcatchit

    mustcatchit Banned

    Messages:
    157
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #3
    Just Install WP Page Navi

    And their is another plugin which helps you to change page navigation style. But first you have to install above plugin.

    Styles Plugin Name : WP PageNavi Style
     
    mustcatchit, Oct 5, 2012 IP
  4. alishaceilava

    alishaceilava Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I tired to do, but I am unable to make it like that. Please if any one can tell which plugin it is. Or where can I get the code for it. Thank you
     
    alishaceilava, Oct 6, 2012 IP
  5. alishaceilava

    alishaceilava Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I have done it finally. You can get it easily if you make your theme using catalyst else you can use your own php :D
     
    alishaceilava, Oct 17, 2012 IP
  6. Hosting Geek

    Hosting Geek Greenhorn

    Messages:
    109
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #6
    Also, you can install WP navigation plugin and change your page button images with your page button that you have. But first, you should script code for that images to put in your CSS wp. Try it and hope will be install successfully.
     
    Hosting Geek, Oct 18, 2012 IP
  7. ginynat

    ginynat Peon

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    oh! wow, thanks your thread also give me idea to put this types of navi. into my blog! :d
     
    ginynat, Oct 19, 2012 IP
  8. alishaceilava

    alishaceilava Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    If you need the code, i can share it here for the community.
     
    alishaceilava, Oct 20, 2012 IP