Forums Forums Search & Filter Pro Customize result.php with table

Viewing 10 posts - 1 through 10 (of 40 total)
  • Trevor
    #53364

    Can you make a fake screenshot of what it should look like. BTW, the term ‘table’ has a very specific meaning in web design and HTML and can be misleading. What you probably want is a two column solution, not a table (tables are not responsive and should be avoided except to display purely numerical/tabular data.

    If the theme has any example post display that shows this, this would be very useful, as then we can grab the css and html structure they use.

    Anonymous
    #53370
    This reply has been marked as private.
    Anonymous
    #53371
    This reply has been marked as private.
    Trevor
    #53372

    OK, so title still on top, but then under to the left is the image and to the right is the text. Maybe split 33%/67% ?

    Anonymous
    #53374

    sounds good! Image don´t have to be that big.

    Trevor
    #53377

    Ah, OK.

    Anonymous
    #53406
    This reply has been marked as private.
    Trevor
    #53418

    There is no ‘easy fix’ code. It has to be hand coded. Without a sample from the theme, it is hard to do. Look at the code yourself and see if you can add in the right bits.

    Anonymous
    #53433

    Where can i find the html of Search and filter and how to edit the data?
    As long as i know, the php file is not the right one to set columns…

    Trevor
    #53438

    It is the right place, you must add extra html to the output. This is why I asked if you could make or find a page that shows results this way within the theme?

    Is it a commercial theme? Maybe I can find an example, then it will be easy. Otherwise, we may have to do this over skype.

Viewing 10 posts - 1 through 10 (of 40 total)