Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    Hello,

    I tested the format parameter, and it’s working correctly on my end. Could you tell me how you’re using it?

    Hello,

    I’m using Version 2.0.2 and also can’t get the format parameter to work when used with content words.
    Here’s my shortcode:

    [loop type="post" count="1"]
    [field title] ([content field="date"])
    [content words="3000" more="true" format="true" ]
    [/loop]

    Any suggestions?

    Thanks

    Plugin Author Eliot Akira

    (@miyarakira)

    Hello,

    You’re right, I found that trimming content by words will strip the formatting. In the latest plugin update, I changed the behavior so it will format before trimming by words. Please let me know if that solves it for you.

    Plugin Author Eliot Akira

    (@miyarakira)

    After some user feedback, I changed back the behavior of the words parameter in the current plugin update. By default, trimmed content will not be formatted, so you will need to add format=”true” if you need it.

    It works like a charm now!
    Thank you so much. Awesome support!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Format parameter not working’ is closed to new replies.