• Resolved esada

    (@esada)


    how can i change post number to 22 or more with css,because i don t have option in theme customize.
    please help me

    • This topic was modified 6 years, 11 months ago by esada.
    • This topic was modified 6 years, 11 months ago by esada.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi, esada

    Your site URL is not working and please more clear about your query.

    Thanks

    Thread Starter esada

    (@esada)

    I used your theme and in custumized theme im option for blog news a can onli check 12,14,or 16 number of post who i can see in front page but I need more number post in front page 22 or more,can you plese help me,i think maybe with css can inser some code :),i dont know ..

    Thread Starter esada

    (@esada)

    Can you ansver me

    Hi
    If you want to show more then 16 post in latest news section of home page.
    For this follow the given below instruction.
    Find the index-news.php file located in your theme folder.
    Open it and find the below line of code on line no 24.

    $no_of_post = $news_setting[‘post_display_count’];

    And replace it with below line of code.

    $no_of_post = 22;

    Change no of post value as your need.
    Let me know for further assistance.

    Thanks
    Akhilesh

    Thanks
    Akhilesh

    Thread Starter esada

    (@esada)

    That is work thanks a lot.
    Best regards

    HI
    Glad to help you!
    If you really like our theme and support PLS give rate with your kind review Theme and Support.
    https://wordpress.org/support/theme/appointment/reviews/#new-post
    Look forward see you again at webriti .

    Thanks
    Akhilesh

    • This reply was modified 6 years, 11 months ago by akhlesh-nagar.
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘how change post number to 22 or more in appointment blue’ is closed to new replies.