• My site is http://leannriley.com/blog

    I’m looking to have the 1st blog post in its entirety, while the rest remain as they are now, just excerpts.

    what would i need to do? been searching for the answer to this, but can’t seem to find something that works.

    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to become creative in writing conditionals.

    This is one solution in the while loop you could check and “if” conditional if its the first post and if so then insert some code to spit out the article, remember to set that condition to false afterward. If its not then use the except function.

    Thread Starter vbpartners

    (@vbpartners)

    I wish I understood better what you are referring to… Not sure what it is I’m supposed to do or where…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blog page – need 1st post full size and the rest just excerpts’ is closed to new replies.