• justinteim

    (@justinteim)


    Dear Mikko,

    i am struggling with an issue after displaying the search results.
    Everything is working finde so far except for the fact tha the search results in my Relevanssi search show the video path when including a clip by WordPress´default [video]-import option.

    On the other hand, when i include the video as a <video> then the video and its path is ignored as it should be.
    Can you give me tip how to exclude the [video]-shortcode from being displayed?

    Tnaks in advance for your help and have a great day!
    Ras

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

    (@msaari)

    Thread Starter justinteim

    (@justinteim)

    Hey Mikko,

    thank you very much for your time! However it really does only affect the WordPress´own [video] shortcode. All ther shotcodes behave flawlessly. I tried your tip to disable the custom excerpts which didn´t solve it.

    I am working with Toolset´s Search archive function I will check if maybe Toolset is the issue!

    Again, thanks so much for taking your time, i appreciate your help!
    Best,
    Ras

    Plugin Author Mikko Saari

    (@msaari)

    Do try this:

    remove_action( 'relevanssi_pre_the_content', 'relevanssi_kill_autoembed' );

    Does that help? If not, then yeah, I’d look at Toolset.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress´[video] shortcode shows path in the search results’ is closed to new replies.