n00b needs PHP to get pagination script
I have finally found a functioning call to pagination on my super custom site. We had another company build it and when I realized that a few functions that I needed were not there, it was too late to get them to fix it. Anyway. I found code to add to the Link-template.php and have added <?php get_pagination($url, $offset, $limit, $style, $query_string = '', $number_of_middle_pages = 0, $link_style = null, $added_query = '', $added_query_type = 'AND') ?> to the code on the category of the pages that need this pagination. But the text is coming up wrong [like this 1 � Last ] and I am not sure what PHP is doing what. Also the actual links are going to 404 not found pages.
I just need a simple call to get pagination, and allow me to go to the extra pages for my recipes. Can you help? Thank you! ~Andrea
1 Answer
Please check these links
<a href="net.tutsplus.com/tutorials/php/how-to-paginate-data-with-php">net.tutsplus.com/tutorials/php/how-to-paginate-data-with-php</a> <a href="http://androidexample.com">Example</a> Posted: android 0 of 0 people found this answer helpful. Did you? Yes No |
© Advanced Web Core. All rights reserved