• uptownradio1

    (@uptownradio1)


    Hi,

    We’d like to be able to increase the length of posts on our homepage, and to include Soundcloud players. We’re unsure how to do so. Any suggestions?

    Many thanks in advance for reading!

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

Viewing 1 replies (of 1 total)
  • Joy

    (@joyously)

    When a theme retrieves the excerpt of a post, WordPress returns the manually written excerpt, unless there isn’t one, in which case one will be generated by stripping out HTML tags and then counting words up to the excerpt length.
    So you could either write manual excerpts for each post (make them as long as you want), or make a child theme with a function that filters the excerpt to allow the tags for the sound player and the longer length.

Viewing 1 replies (of 1 total)

The topic ‘Lengthen posts on homepage’ is closed to new replies.