I like to go to the next and prev record when I am on the Portfolio detail page... Can that be posible Please... I love to navigate my portfolio records of the same category by using a Next and Prev links. Can some one Help! ??
Create a pagination for portfolio Help!
12 posts from 4 voices-
Posted 2 months ago #
-
Open up single.php and replace:
the_content(); ?>with.
the_content(); ?> <div class='post_nav'> <div class='previous_post_link_align'> <?php previous_post_link('<span class="previous_post_link">← %link </span><span class="post_link_text">'.__('(previous entry)','avia_framework'))."</span>"; ?> </div> <div class='next_post_link_align'> <?php next_post_link('<span class="next_post_link"><span class="post_link_text">'.__('(next entry)','avia_framework').'</span> %link →</span>'); ?> </div> </div> <!-- end navigation -->Please note that these links will not be category specific - they'll also link to entries from other portfolio categories.
Posted 2 months ago # -
THAT CODE SHOW ON THE PAGES NOT ON THE PORTFOLIO PAGE AND IT ONLY CICLE TO MY MENU PAGES I GOES FROM ONE PAGE ON MY MENU TO THE NEXT...
I like to try to see if I can go next or prev on my portfolio only for ex. if am in photo detail 1 of the same category and can just use a link to go to the next photo in the same category.... ???
Posted 2 months ago # -
I got this to work on a single page... but it show the name of the project to go next or back... I only one the links next or prev... thank you
Posted 2 months ago # -
Hi,
I am sorry can you show a url where we can see the code. Did you get this to work using the code Dude provided or some modification?
Thanks,
Nick
Posted 2 months ago # -
I need to do some modifications on the site before I make this live...
But this is the code I use on the sigle.php page
the_content(); ?>
<div class='post_nav'>
<div class='previous_post_link_align'>
<?php previous_post_link('<span class="previous_post_link">← %link </span><span class="post_link_text">'.__('(previous entry)','avia_framework'))."</span>"; ?>
</div>
<div class='next_post_link_align'>
<?php next_post_link('<span class="next_post_link"><span class="post_link_text">'.__('(next entry)','avia_framework').'</span> %link →</span>'); ?>
</div>
</div> <!-- end navigation -->and It work... but is show the name of the post as a link and i only want the next and prev links...
Posted 2 months ago # -
Can some one do some modifications for this template for me... How much per hour? maybe two or three hours top...
For ex.
1-I like to create a page for testimonials and include that on the top nav menu but I like to use the same 5 testimonials that am using on the front page. I do not like to re-type or have two different pages with the same info...2- on the portfolio if I have 4 categories on the main page using HTML. Can I make a link to jump strait to the category I want?
3- I like to ad more than one image for the featured image on the portfolio 2 or 3 can we do that?
Posted 2 months ago # -
Hi,
I will make the team aware of your request. Unfortunately I am unable to assist you due to overextending myself as is, but hopefully that won't be the case with the others.
Thanks,
Nick
Posted 2 months ago # -
Ok, Nick try to see if some one like to earn extra money.... this is my email: info@instantso.com
Posted 2 months ago # -
Hi,
For testimonials, use this plugin http://wordpress.org/extend/plugins/testimonials-widget/ , its free and excellent support. Use it instead of the testimonials you are using on front page so they will all be in same place, just use a shortcode to add them to frontpage.
You can add multiple images but not as featured image. Just by adding media to the page.
I think your best bet is to use elance.com or freelancer.com if you need custom work in a hurry.
Thanks,
Nick
Posted 2 months ago # -
Thank you...
Posted 2 months ago # -
Hopefully you'll be able to get in touch with a good freelance developer through one of those sites or something like codeable.io which deals mostly with wordpress.
Regards,
Devin
Posted 2 months ago #
Reply
You must log in to post.














