Wordpress Assistance

by 2 replies
3
For my site Free Phlebotomy Training Guide - Phlebotomy Training & Phlebotomy Certification Programs I know how to limit the front page to show only 7 posts, but if I change it, I want it to say:

Read More Posts (at the bottom)

I want that to take me to the category (I only have 1 for all my posts), and list 10 posts per page.

Any ideas how I can do this?

Thanks a bunch warriors!

Ryan
#website design #assistance #wordpress
  • Go to Dashboard-> Appearance -> Editor find the php file that has contains your main page. Depending on your theme, this might be featured.php, or home.php something else. I am not too sure.

    You will require some php or html/css knowledge to put the link at the right place to direct to your category. *You can use chrome's inspect element to look at the last element of your blogpost and add your link below it in the php file.

    If I have not misunderstood your requirement, it is not that difficult. Good luck.
    • [1] reply
    • Thnx for the info, problem is I have no php skills (sadly). Someone suggested posting a static link, maybe I could do one to the categories page, but as for the php, unless someone knows the coding, i'm outa luck in that department.

Next Topics on Trending Feed

  • 3

    For my site Free Phlebotomy Training Guide - Phlebotomy Training & Phlebotomy Certification Programs I know how to limit the front page to show only 7 posts, but if I change it, I want it to say: Read More Posts (at the bottom)