• bob1985

    (@bob1985)


    I would like to display the full excerpt in the overview page instead of the first 30 words that are currently shown.

    Where do I modify this?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Trusty Plugins

    (@trustyplugins)

    Hi @bob1985 ,

    Thanks for reaching out to us. This feature is available in the PRO version.
    Even you can modify the full post template code too. In the PRO version you can overrite the post template to your theme and make changes accordingly.

    Looking forward.

    Thanks,
    Trusty Plugins

    Thread Starter bob1985

    (@bob1985)

    I have the pro version, but can’t find where to change the settings. Can you please direct me to where and how to change this?

    Thread Starter bob1985

    (@bob1985)

    @trustyplugins just figured it out from a suggestion you posted elsewhere on this forum.

    add_filter(“tc_caf_excerpt_length”,’trusty_exc_length’); function trusty_exc_length () { return 100; }

    Now each container has a slightly different height, is there a way to set each container to the same height, so each container has the same dimensions, and all “Photo Gallery” buttons line up perfectly?

    • This reply was modified 1 month ago by bob1985.
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.