please make option classic pagination (typle older post)

Posted in: Newspaper
Post count: 63

please make option for pagination with :
1. modern pagination (now is ready)
2. classic pagination , like image below
classic pagination

Thanks 🙂

Post count: 63

hello… any support in here… more 2 days nothing author reply….

Post count: 854

hi,
sorry for the delay, we do not work weekends.

thank you for your suggestion we will talk about it.

Thanks for you message.
Radu A.

Post count: 63

just like that your reply radu? not give solution? LOL

Post count: 3343

Hi,
http://prntscr.com/36adcs

Add this CSS in Theme panel -> Custom CSS

.td-older-pagination a {
    background-color: #4DB2EC;
    display: block;
    font-family: 'Roboto',serif;
    font-weight: bold;
    height: 35px;
    margin-bottom: 40px;
    text-align: center;
    color: #FFFFFF;
    line-height: 33px;
}
Post count: 63

if you give solution… you try before sir?
because this solution not working 🙂

Post count: 6600

Hi,

I have tested it and it’s working. Please make sure that you add this code:
?> <div class="td-older-pagination"><?php next_posts_link('OLDER POSTS'); ?></div> <?php
..like this: http://screencast.com/t/dLxnat0d
After adding this please add this custom css in theme panel > custom css like this: http://screencast.com/t/BOKsmfnVa

.td-older-pagination a {
    background-color: #4DB2EC;
    display: block;
    font-family: 'Roboto',serif;
    font-weight: bold;
    height: 35px;
    margin-bottom: 40px;
    text-align: center;
    color: #FFFFFF;
    line-height: 33px;
}

You should get this result: http://screencast.com/t/UzZplIlt

Thanks

Post count: 63

i don’t know why not working for me… i’m tested on localhost sir.. 🙁

  • This reply was modified 11 years by adhi.
Post count: 6600

Hi,

Please replace the content of page-homepage-loop.php file with this: http://pastebin.com/GpYcZMNK like this: http://screencast.com/t/JkvXMoBsg
After adding this please add this custom css in theme panel > custom css like this: http://screencast.com/t/BOKsmfnVa

.td-older-pagination a {
    background-color: #4DB2EC;
    display: block;
    font-family: 'Roboto',serif;
    font-weight: bold;
    height: 35px;
    margin-bottom: 40px;
    text-align: center;
    color: #FFFFFF;
    line-height: 33px;
}

After this please make sure you edit the page and use this template: http://screencast.com/t/oW1QiisNqQrW
Should work fine on local host also. If you can’t manage to do this by yourself we recommend to hire a freelancer from site like: http://studio.envato.com/

Thanks

Post count: 63

Thanks sir… but my web use “HOMEPAGE – BG + WITH ARTICLES LIST”
if use you mean “homepage-with articles list” thats is working…

how about…my web use… “HOMEPAGE – BG + WITH ARTICLES LIST”
i like design this theme is setting “HOMEPAGE – BG + WITH ARTICLES LIST”
and for “homepage-with articles list” i do not like…

can help me sir?

Thanks

Post count: 63

Sorry FIX sir… if “HOMEPAGE – BG + WITH ARTICLES LIST”
file edited is -> page-homepage-bg-loop.php

Thanks for help sir… 🙂

Post count: 6600

Hi,

Glad you have figured it out!
Thanks for the message!

Viewing 12 posts - 1 through 12 (of 12 total)
You must be logged in to reply to this topic.