• Resolved jamesbrunet

    (@jamesbrunet)


    I’m having a strange issue that is only present in Hestia.

    When I use the search widget to make a search of my site’s contents, the results page is broken. This is what I expect:

    Search Results for: test
    
    <category of matched article #1>
    <name of matched article>
    <excerpt from article>
    
    <category of matched article #2>
    <name of matched article>
    <excerpt from article>
    
    <category of matched article #3>
    <name of matched article>
    <excerpt from article>

    Instead, I get this:

    Search Results for: test
    
    <category of matched article #1>
    <name of matched article>
    <excerpt from article>
    
    Search Results for: test
    
    <category of matched article #2>
    <name of matched article>
    <excerpt from article>
    
    Search Results for: test
    
    <category of matched article #3>
    <name of matched article>
    <excerpt from article>

    It looks gross because the massive h1 for “Search Results for: test” is repeated for each article.

    Steps to reproduce

    • Search for a term that appears in more than one article
    • Look at the results page
    • Browsers affected
      I’ve reproduced this bug in Chrome 64, Firefox 65, and IE9.

      WordPress version, plugins versions, theme version
      Issue is seen in WP 5.03, Hestia 2.1.1, with all plugins at their latest version.

      I’ve tried disabling all plugins (I use relevanssi) and the issue persists.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @jamesbrunet,

    Can you please share your website? I can’t replicate your issue at the moment.

    Regards,
    Rodica

    Thread Starter jamesbrunet

    (@jamesbrunet)

    My website right now is in a local by flywheel development environment, so it’s not actually accessible via the internet right now. However, this morning I fired up a completely separate site on my local machine and reproduced the issue. Of note, it only happens with a particular header layout (indicated in the screenshot). With this layout, are you able to reproduce the issue?

    Repeating “Search results for:”

    Other details:
    Web server: nginx
    MYSQL: 5.7.23
    PHP Version: 7.2.9

    Thank you for your help, by the way!

    Hi @jamesbrunet,

    Thank you for the details. Indeed there is a problem with the 2nd header layout. We will investigate this and add a fix for this in the next release.

    Regards,
    Rodica

    Thread Starter jamesbrunet

    (@jamesbrunet)

    Neat. Thanks for the help. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Broken search results page even with no plugins, WP5.03, Hestia 2.1.1’ is closed to new replies.