• Resolved tariqaltaf

    (@tariqaltaf)


    The search results contains both the Title and Description but why description start with dots in some search results in the following examples:

    1) ELearning
    ………technology during formal learning )

    2)Home
    ………challenges About my page

    3) Test Page
    This is my page

    In first and second search results the description starts with …… Please guide how to fix it and why it start with ……

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Mikko Saari

    (@msaari)

    When a Relevanssi excerpt begins from the middle of the post, there’s an ellipsis in the beginning to show that it’s not the beginning of the sentence. That’s generally the expected behaviour.

    You can disable the ellipsis completely with this:

    add_filter( 'relevanssi_ellipsis', '_return_empty_string' );

    but this will also remove the ellipsis from the beginning of the excerpts. There’s no simple way to remove just the beginning ellipsis.

    Thread Starter tariqaltaf

    (@tariqaltaf)

    ok let me try this. thanks

    Thread Starter tariqaltaf

    (@tariqaltaf)

    Is it possible that in search results it only show description after the full stop of the text and ignore the line which has text like ………technology during formal learning?

    Thanks

    Plugin Author Mikko Saari

    (@msaari)

    No, not with Relevanssi-generated excerpts.

    Thread Starter tariqaltaf

    (@tariqaltaf)

    Can you guide that How can i display the preloader instantly after user click on the search suggestion?

    Plugin Author Mikko Saari

    (@msaari)

    No, that’s not a Relevanssi feature.

    Thread Starter tariqaltaf

    (@tariqaltaf)

    Can you please guide what is meant by “No, not with Relevanssi-generated excerpts.” as you said in the above comment?

    Plugin Author Mikko Saari

    (@msaari)

    I mean that Relevanssi-generated excerpts don’t work like that. If you want excerpts that work like that, you need something else to generate the excerpts for you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Search results description show dots in beginning’ is closed to new replies.