Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1052729

    Hi There.

    We are using plugin Search & Filter Pro to filter some products. To show the results list we use the following code:
    <p><span><?php the_title(); ?></span> - <?php the_excerpt(100); ?> <a href="<?php the_permalink(); ?>">Weiterlesen</a></p>

    The problem is, that the theme is doing a shortening by intercepting the excerpt function. So AFTER you do a filtering, the result is truncated.

    What can we do?

    Thanks,
    TF

    #1053151

    Hey elbnetz,

    Have you contacted the plugin developer to ask them about it?

    Best regards,
    Basilis

    #1053588

    Sure,
    They gave me the tip, that it is the theme truncating the excerpt.

    Cheers,
    Thorsten

    #1053770

    Hi Thorsten,

    You can use the function here to specify the excerpt length:
    https://kriesi.at/support/topic/default-excerpt-length-for-grid-layout/#post-122813

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1054027

    Hi Victoria,

    Thanks for the code, but there is no change, I am afraid.

    Cheers,
    Thorsten

    #1054231

    Hi Thorsten,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1054507

    Victoria,

    please follow the link and start to filter. The moment you select any filter the you will see the result.

    Thanks!
    Thorsten

    #1055516

    Hi elbnetz,

    I looked through the theme files and did not see the theme truncating the excerpt, the code block renders whatever code you put in there. You might want to revisit the plugin code.

    Best regards,
    Victoria

    #1056582
    This reply has been marked as private.
    #1056970

    Hi,

    Unfortunately we do not support all available plugins, so it makes sens that we need the plugin author to make their plugin work our theme :)

    Best regards,
    Basilis

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.