Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

WP – Photo Seller – Search Results HTML Layout

by

Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › WP – Photo Seller – Search Results HTML Layout

Tagged: WP Photo Seller

  • This topic has 16 replies, 4 voices, and was last updated 7 years, 4 months ago by Artservat.
Viewing 15 posts - 1 through 15 (of 17 total)
1 2 →
  • Author
    Posts
  • January 8, 2015 at 11:07 pm #12043
    TeamLSD
    Member

    Hi guys, Hey could you please help me with the search results page layout?

    It’s breaking in our premium theme and I cant find where to fix it.

    Please see here: [http://www.livesaildie.com/photogallery/]

    Run a search (search for “P Class”) and you’ll see what’s wrong.

    Kind Regards,

    Darren

    January 8, 2015 at 11:15 pm #67895
    Peter
    Member

    Hi, I think firstly you should do the following and then let us know once you’ve done that and if that fixes it.

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    December 19, 2017 at 4:57 am #67896
    Artservat
    Member

    Hi, my search result page looking bad! The images apears in one loooong horizontal line. And is it possible to change the appearence to gallery 7. Is it possible for me to fix the layout myself? (I allready reinstalled the plugin etc.)

    December 19, 2017 at 6:14 am #67897
    admin
    Keymaster

    Please share a link to the page where we can go and see what you mean by “search result page looking bad”. Then we should be able to inspect that page and provide help.

    December 19, 2017 at 7:48 am #67898
    Artservat
    Member

    Hi, here is a link to the page [https://artservant.com/]

    You must search with the word :church

    (it’s not many images loade yet, but from here it seems to continue i one long vertical line…

    December 19, 2017 at 7:48 am #67899
    Artservat
    Member

    the word: church

    December 19, 2017 at 11:29 pm #67900
    Peter
    Member

    Hi,

    You have some inline css which has an id “anima-main-inline-css” which is causing this because it is setting one of the html elements used for displaying the search results (#primary) to width 330px.

    You are going to have override this with some custom css.

    Here’s an example:

    #primary .wpps_search_results{
    width: 650px;
    }

    But this is not ideal because then you will lose the responsiveness.

    I think I might change the CSS id name (called “primary”) in the photo seller code so that it is unique enough to not be overridden by other plugins or themes.

    For now you might want to use the above code or remove that bit of CSS code which you appear to have added from your theme custom css. ie, I’m referring to this:

    #primary { width: 330px; }

    If you remove the above you won’t need the css code I gave you.

    December 20, 2017 at 6:11 am #67901
    Artservat
    Member

    Thank you so much. I am not sure where to find this “#primary .wpps_search_results{

    width: 650px;}” so I can remove it.( I am a visul man I am not to familiar with coding)

    December 20, 2017 at 6:12 am #67902
    Artservat
    Member

    Opps, I meant ” #primary { width: 330px; }

    December 20, 2017 at 7:34 am #67903
    Artservat
    Member

    I guess I find it on the themes stylesheet, I try too look into it ,,,

    December 20, 2017 at 7:23 pm #67904
    Artservat
    Member

    Hi again, I guess I misunderstood here, I added the the CSS code you suggested and it worked.

    Thank you :)

    December 21, 2017 at 10:53 pm #67905
    Artservat
    Member

    How can i center the content of the result page? can you help with a code for that?

    December 22, 2017 at 12:13 am #67906
    admin
    Keymaster

    Your site is giving a 500 error so I couldn’t check your search page to see how you have it at the moment.

    December 22, 2017 at 7:53 am #67907
    Artservat
    Member

    Hi again, Thank you for your support! I just had a conversation with WP support, they say everything looks ok. So I am not sure what I can do…?

    All the best

    Rolf

    December 22, 2017 at 8:30 am #67908
    Peter
    Member

    You can try the following css:

    #content #primary{
    width: inherit;
    }

    .wpps_search_results{
    margin: 0 auto;
    width:70%;
    }

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 17 total)
1 2 →
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ