Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 5 posts - 1 through 5 (of 5 total)

Number of post at the bottom

Home Forums Free Theme Support Asteria Lite Number of post at the bottom

  • #467599

    Aniinthesky

    Hi!

    I’ve updated the template and I lost so many changes :_(
    One of them is the number of post in the blog that appears at the bottom. I had this because I changed something in the website source:

    number of post

    Now I have this:

    number of post

    How can I change it again? This display is really annoying for users.

    Thanks!

    #467636

    Aniinthesky

    I’ve been searching and I found the change I did in the past:

    Its possible but you will have to disable the ajax functionality. To acheive this, open up layout1.php and replace this:
    ‘show_all’ => true,
    with:
    ‘show_all’ => false,
    then disable the “Ajax Pagination” from Asteria Theme Options page.

    I am looking for the instruction in layout1.php and I can’t find it. My site is: http://www.aniinthesky.com

    Thanks for your help!

    #468112

    Towfiq I.

    administrator

    it has been moved to functions.php now. Open up functions.php and press ctrl+f5 to search for show_all and then change the value to false.

    #468335

    Aniinthesky

    Thanks a lot! That worked!!!! 😀
    I have another question 🙂
    Would it be possible to make the grey shadow that appears in the post thumbnail a clickable area?

    blog

    #469854

    Towfiq I.

    administrator

    sorry. thats not possible actually.

You must be logged in to reply to this topic.