• Hi guys, I’m new and need help with something. I am making a website for a business that wants to display all their instruments (photos with their measurements) as shown below.

    https://ibb.co/gSf3eF

    Then they want that when someone searches for an instrument, for example “piano”, only this post shows up.

    My current search does this, the problem you can see below is that the result found is displayed very poorly. Title and measurements are displayed all in one line and there is no image.

    https://ibb.co/bLyjmv

    What I would like for it to show is the same thing when you scroll through all instruments, except only the matching ones would be displayed. I hope you guys can understand what I mean! Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey @bbabyboy,

    Please take a minute to read the forum guidelines here : https://wordpress.org/support/guidelines/

    Please add the required info to your post so we can see the problem and diagnose it for you. A screenshot alone does not let me see the code.

    Thread Starter bbabyboy

    (@bbabyboy)

    Hi! Thank you for your answer! I’m gonna give more info sorry! Noob question but how can I edit my OP? I don’t see any edit link?

    Just post your info

    Thread Starter bbabyboy

    (@bbabyboy)

    @jaycbrf Okay! So, I am on localhost (the client will give me access to his host and domain after our meeting). Theme is Sydney (free version). I have many plugins installed, the search one is called “Search & Filter”. I have also installed:

    – Contact form 7
    – GTranslate
    – Page Builder by SiteOrigin
    – Post Types Order
    – SMTP Mailer
    – Social Media and Share Icons (Ultimate Social Media)
    – Sydney Toolbox
    – Wordfence Security
    – WP Google Maps
    – WPGlobus
    – Yoast SEO

    The posts’ format is Image, no featured image, title ‘Guitar’ for example, and this is the code for it (piano is similar):

    <div id="pl-312" class="panel-layout">
    <div id="pg-312-0" class="panel-grid panel-has-style">
    <div class="panel-row-style panel-row-style-for-312-0" style="padding: 100px 0;" data-overlay="true">
    <div id="pgc-312-0-0" class="panel-grid-cell" data-weight="1">
    <div id="panel-312-0-0-0" class="widget_text so-panel widget widget_custom_html panel-first-child panel-last-child" data-index="0" data-style="{">
    <div class="widget_text panel-widget-style panel-widget-style-for-312-0-0-0" style="text-align: left;" data-headings-color="#443f3f" data-title-color="#443f3f">
    <h3 class="widget-title">Guitar</h3>
    <div><img class="alignnone size-full wp-image-313" src="http://localhost/wordpress/wp-content/uploads/2017/09/Electric-Guitar-Clip-Art-PNG.png" alt="" width="958" height="510" /></div>
    <div class="textwidget custom-html-widget">Width: 150cm<br />
    Height: 180cm</div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>

    I hope this is enough info and you can help me out! Thanks in advance! 🙂

    • This reply was modified 6 years, 7 months ago by bbabyboy.

    Ok @bbabyboy unfortunately we have no way to diagnose issues with commercial themes as they are custom coded.

    If you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.

    https://athemes.com/documentation/sydney/

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Search doesn’t display formatted post with image’ is closed to new replies.