Show product images on search results page

Hello

I am just learning Dreamweaver and BC.

The store I want to build MUST display product pictures on the page of search results.

I used one of the standard models ('King of the device') to move things.  Its product search results page shows just a text list of results with no thumbnails of images.

How to change the search results page to display an image for each outcome?

Thank you!

Not really what he asks Dave.

IF you have a search site, then it will find the products and other pages but not show something else then a list of these results.

IF you use the search for the real product, then this makes the list or the backup list layout for your products and you must ensure that they have the images in this.

If you use a template and it is a product search then you should check to see if these aren't CSS hidden etc.

Tags: Business Catalyst

Similar Questions

  • Chart "edit.png" is too big in the search results page

    I put in place the CSS in my blog so that all of the images I post will adjust to the width of 100% for destop, Tablet and mobile. It works very well. However, it is one this bothers me. I have a search box in my blog. When you search for a topic, "edit.png" also appears as a HUGE graphic on the search results page. How should I do so that the icon does not adapt to the top? Here is my blog site.  Access the search box to the right column below and type "sketches". You'll see what I mean.

    As a miracle solution, you do not want to use 'max-width: 100%' in your CSS instead of "width: 100%.

    Or target only the images you want to make 100% specifically in your CSS (for example: .blog-post img {...} instead of just img {...})

  • By double clicking on any folder in XP, the search results page comes up

    When I double click on any folder, the SEARCH RESULTS page returns every time. How or what I do to solve this annoying problem?

    * original title - HELP!

    Hi BruceMuncy,

    1. did you of recent changes on the computer?

    2 when was the last time it was working fine?

    3. do you have security software installed on the computer?

    See the Microsoft article below and check if it helps.

    If you double-click on a folder to search companion starts

    http://support.Microsoft.com/kb/321186

  • Adding attributes of search results page

    Hello

    I'm trying to add the attribute manager in the results page in the console identity IOM.

    We can add Manager and other attribute IOM to customization? I tried bin customization to sand, but could not understand how to add an attribute to the search results page.

    Please suggest.

    Thank you

    Hello

    I managed to find a single instance of PS2 and capable of displaying the User Manager.

    Take a look:

    But I see that the column name does not appear, so you should be able to hardcode a value 'Manager' in the column,

    Otherwise, you can save a SR with Oracle to confirm correct operation.

    ~ J

  • How to add the label (dRevLabel) as a column in the search results Page

    Hello

    I need to customize the search results page to display the text in the search result. At present, the review is not available to be included in the columns to display in the search results when you create a custom search template.

    Please suggest how to proceed.

    Thank you
    Malicet

    I think you want to substitute the dynamichtml include create_core_fields_result_set.

    Once you add in your column/one additional field, you should then be able to configure a custom search template (and add your field) and it must be able to handle the rest.

    Jonathan
    http://jonathanhult.com

  • The dominant search result page template / resources

    Hello guys,.

    I use UCM 11 g and I'm serach result page customization.

    When we look on AAU, we get a page of search results. This search result page has a drop of two downs (top-right) "Change view" and "Action Research" in the blue band.

    I may add an option of custom in "Action Research" drop-down list. Could you please share the 'model' or 'Resource' name should I replace?

    Before the UCM 11 g, we add include our drop down options in "custom_searchapi_result_options" but I have not found any template like this in UCM 11 g.

    Thank you
    MAK

    Hello

    I can't give you the complete code, but yes, I can give you the similar code avialable.

    See book of Bex Huff, Chapter 8, page 152.

    I hope that you need not what anyone else, still you need my help then give me a shout.

    Thank you

    MAK

  • Search / Results Page, not results

    Hello, I design a site 'catalogue' for my work, which requires an element of "products of research".

    I read that I need to do 'dynamic' in PHP and MySQL and have learned how to do this, and so far I've managed to:

    (1) configure WAMP

    (2) create "4 products (will be possibly 300 when I know it works)" example of database and make it 'talk' to Dreamweaver (CS6)

    (3) set up the search form"" button.

    (4) create a page of search_results.php with dynamic table to contain the data / recordset

    (5) to obtain the correct results when I 'test' for the recordset as shown below: (ie using the 'black' as shown in the test search term that correctly performs a product on the 4 that has black in the description column)


    Click on the photo below to see:

    Untitled-1.jpg

    (6) looks like it added to the table correctly in Design view in dreamweaver:

    Untitled-3.jpg

    (7) but when I Preview in browser and type in 'black' in the search box I get no results? I have only the titles of the columns? (image below the results I get in the browser):

    I searched the internet / adobe help and have the "dummies" books and DVD from lynda.com, but I have not yet to find clear instructions, stage by step on how to do that correctly - all sources tends to miss important steps and offers no solutions - according to lynda.com training dvd, it should now work! Anyone know what I should do - I seem to be going round in circles with this one?  Thank you.

    Untitled-2.jpg

    PS I'm a designer, a coder and not make a dynamic site for the first time without knowledge of code, so please be nice


    don't worry - I've thought about it.

  • Problems with display of images on my results page

    I tried to place the following code (< img src = "* <?") PHP echo $row_rsppleresults ["picture_upload"];? (> * >) AREA in BOLD (see code below very last entry) in the hope that it would display the image. But what happens when I place the code at this location, I get an error of invalid code that it is something wrong with the BOLD italic area (see the last entry below). In addition, so that it changes the HTML implementation in shape on my page when I try to view the page and no picture. Right now, when a person completes the entry form the photo automatically get downloaded in the directory - next / public_html/rescuealerts/fomdata/uploads_missing_person_form. I am naïve how to connect the correct image with the correct information for entry into the Bulletin Board of research. Below you will find the following - my code for my PivotTable and the results page.  Everything else in the PivotTable is displayed correctly. There the images that I can't seem to appear. Any help would be greatly appreciated.

    Results page:

    <? php require_once('.. / Connections/rescue.php');? >
    <? PHP
    If (! function_exists ("GetSQLValueString")) {}
    function GetSQLValueString ($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
    {
    If (via PHP_VERSION < 6) {}
    $theValue = get_magic_quotes_gpc()? stripslashes ($TheValue): $theValue;
    }

    $theValue = function_exists ("mysql_real_escape_string")? mysql_real_escape_string ($TheValue): mysql_escape_string ($theValue);

    Switch ($theType) {}
    case 'text ':
    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";
    break;
    case "long":
    case "int":
    $theValue = ($theValue! = "")? intval ($TheValue): 'NULL ';
    break;
    case "double":
    $theValue = ($theValue! = "")? doubleVal ($TheValue): 'NULL ';
    break;
    case "date":
    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";
    break;
    case "set":
    $theValue = ($theValue! = "")? $theDefinedValue: $theNotDefinedValue;
    break;
    }
    Return $theValue;
    }
    }

    $currentPage = $_SERVER ['PHP_SELF'];

    $maxRows_rsppleresults = 10;
    $pageNum_rsppleresults = 0;
    If (isset($_GET['pageNum_rsppleresults'])) {}
    $pageNum_rsppleresults = $_GET ['pageNum_rsppleresults'];
    }
    $startRow_rsppleresults = $pageNum_rsppleresults * $maxRows_rsppleresults;

    @mysql_select_db ($database_rescue, $rescue);
    $query_rsppleresults = "SELECT missing_name, 'description', picture_upload, missing_person_form.missing_name, missing_person_form. 'description', missing_person_form.picture_upload FROM missing_person_form";
    $query_limit_rsppleresults = sprintf ("%s LIMIT %d, %d", $query_rsppleresults, $startRow_rsppleresults, $maxRows_rsppleresults);
    $rsppleresults = mysql_query ($query_limit_rsppleresults, $rescue) or die (mysql_error ());
    $row_rsppleresults = mysql_fetch_assoc ($rsppleresults);

    If (isset($_GET['totalRows_rsppleresults'])) {}
    $totalRows_rsppleresults = $_GET ['totalRows_rsppleresults'];
    } else {}
    $all_rsppleresults = mysql_query ($query_rsppleresults);
    $totalRows_rsppleresults = mysql_num_rows ($all_rsppleresults);
    }
    $totalPages_rsppleresults = ceil($totalRows_rsppleresults/$maxRows_rsppleresults)-1; $maxRows_rsppleresults = 10;
    $pageNum_rsppleresults = 0;
    If (isset($_GET['pageNum_rsppleresults'])) {}
    $pageNum_rsppleresults = $_GET ['pageNum_rsppleresults'];
    }
    $startRow_rsppleresults = $pageNum_rsppleresults * $maxRows_rsppleresults;

    $colname_rsppleresults = "-1";
    If (isset($_POST['missing_name'])) {}
    $colname_rsppleresults = $_POST ['missing_name'];
    }
    @mysql_select_db ($database_rescue, $rescue);
    $query_rsppleresults = sprintf ("SELECT missing_name, 'description', picture_upload FROM missing_person_form WHERE missing_name LIKE %s", GetSQLValueString ('%'. $colname_rsppleresults.)) '%', 'text'));
    $query_limit_rsppleresults = sprintf ("%s LIMIT %d, %d", $query_rsppleresults, $startRow_rsppleresults, $maxRows_rsppleresults);
    $rsppleresults = mysql_query ($query_limit_rsppleresults, $rescue) or die (mysql_error ());
    $row_rsppleresults = mysql_fetch_assoc ($rsppleresults);

    If (isset($_GET['totalRows_rsppleresults'])) {}
    $totalRows_rsppleresults = $_GET ['totalRows_rsppleresults'];
    } else {}
    $all_rsppleresults = mysql_query ($query_rsppleresults);
    $totalRows_rsppleresults = mysql_num_rows ($all_rsppleresults);
    }
    $totalPages_rsppleresults = ceil($totalRows_rsppleresults/$maxRows_rsppleresults)-1;

    $queryString_rsppleresults = "";
    If (! empty($_SERVER['QUERY_STRING'])) {}
    $params = explode ("&", $_SERVER ['QUERY_STRING']);
    $newParams = array();
    {foreach ($params as $param)
    If (stristr ($param, "pageNum_rsppleresults") == false & &)
    stristr ($param, "totalRows_rsppleresults") == false) {}
    return ($newParams, $param);
    }
    }
    If (count ($newParams)! = 0) {}
    $queryString_rsppleresults = '& '. htmlentities (implode ("&", $newParams));
    }
    }
    $queryString_rsppleresults = sprintf ("& totalRows_rsppleresults = %d %s", $totalRows_rsppleresults, $queryString_rsppleresults);
    ? >

    Here is my code for the dynamic table (this is also where I tried to change the code to search for images that have been downloaded with the original form.

    Dynamic table:

    < tr >

    < style td = "make-weight: normal;" Color: #000; do-family: Arial, Helvetica, without serif. do-size: 12px; ' > < div align = "left" > <? PHP echo $row_rsppleresults ["missing_name"];? > < / div > < table >

    < style td = "make-weight: normal;" Color: #000; do-family: Arial, Helvetica, without serif. do-size: 12px; ' > < div align = "left" > <? PHP echo $row_rsppleresults ['description'];? > < / div > < table >

    < style td = "make-weight: normal;" Color: #000; do-family: Arial, Helvetica, without serif. do-size: 12px; ' >< div align = "left" ><? php echo $row_rsppleresults ['picture_upload'];? >< / div > < table >

    < /tr >

    < ? PHP} while ($row_rsppleresults = mysql_fetch_assoc ($rsppleresults));? >

    < /table >

    Thank you

    hjohnson2011

    First of all, you should style table, lines and cells using CSS. In addition, it is useless for a div in the cell because, again, you can use CSS to make the style for you. Not only that, depending on the DOCTYPE was used, always will get an invalid markup when you use align = left.

    According to what is included in the field of picture_upload (just the name and extension or path and full name) your markup should look like

    If the picture_upload field contains all the information, or if it contains only the file name + extension

    GRAMPS

  • somehow the parameters changed so the search results page has text so small I can't read

    When I start firefox the initial page is to find. I type in a search phrase, and the results of the search page comes up with print if little, that I can't read. I can't find any way to change the 'view' of the results pages.

    Reset the page zoom on pages that cause problems: view > Zoom > reset (Ctrl + 0 (zero); Cmd + 0 on Mac)

  • Download the guide of the user for HP 15 - D014tu - bad product number in HP results page

    Hello

    I'm having a problem entering my product number (in order to download for my HP laptop user's guide).  I managed to enter only once and he agreed the number but then right at this moment, I lost my internet connection and since then, when trying to enter the same product number I get a page saying: it's not accept it and it is actually not the same number, I type in.  My exact product number is F6D45PA #ABG and it says I get into f6d45pa & 35abg # and therefore will not accept it.  I have no idea where the &, 3 & 5 come?

    I tried typing the correct number elsewhere and copy and paste, but he says I'm entering the wrong number.

    If someone is able to help I would really appreciate it, thanks.

    Hello

    We'll find all the downloadable documents for your laptop on the following link.

    http://h10025.www1.HP.com/ewfrf/wc/manualCategory?cc=nz&DLC=en&lang=en&LC=en&product=6622251&

    Best regards

    DP - K

  • "Assignment of a top layer of the object on the master" (master page numbers) I understand the layer must be up to show above images placed on the pages, but how can I do this?

    I have added page numbers to my master pages. They appear on the pages, but I have images on the individual pages which cover the numbers. I understand that I must assign a top layer of the object, but I don't understand how to do it. Please help me? Please explain a just clear as possible, I read the other replies but still do not understand. Wish it was as simple as select object, do a right-click, edit the layer!

    Thank you very much!

    1. open the layers panel (window > layers)

    2. in the control panel menu, choose new layer. In the dialog box, you can name the layer if you like Page numbers.

    3. on your main page, select the text block with the selection tool (black arrow tool) page numbers.

    4. If you now look at the layers panel, you will see a small square right of one of your layers (or 1 layer if you have not created any new layers). Drag instead of the layer of Page numbers. [Explanation: the square is a "proxy" for the selected objects.] [Drag to the other layer moves the objects on this layer.]

    Good luck!

  • How to make an illegal image found on the search results page?

    When executing a search query (for an image of the words, "Guilty child" for a class of mourning, I fell an illegal photo involving a child and need to know how to report to one that handles this kind of problem. I'm NOT going to click on the image, but I would like to be sure that it is removed from the internet. Your time, effort and information would be greatly appreciated.

    Hello

    I recommend that you follow the instructions at this link appropriate for the country you are.

    You can also contact your local law enforcement authorities that will be able to provide additional guidance.

    Thank you for taking the time to do the right thing.

  • Search/search results page

    I have a PHP/mySQL simple database that I've implemented and that DW can see. I am able to properly set up a dynamic table for all fields in the table; I can view all the lines and all the data in Firefox.

    However, when I go to the recordset and set up a variable and a simple SQL query, I am unable to see all the results on the page, even if the code field names transfer into my php page. I have attached my code. The info Variable is as follows:

    Name: submit
    Type: text
    Default value: abc
    The run-time value: #Submit #.

    On my search page, my text form field is: 'submit '. My button Name and Value are all two 'submit '. Finally, the action on the search page is the name of the file where the recordset object.

    Any ideas? Thanks a lot for your help!
    Sead01

    >>
    I don't understand. And I read what you write to Gunter. Sort of, but it is not I who have a problem
    >>

    For once, I indeed see a * great * problem with form code: all your form elements (form itself, the text field and button) all have the same "name", today in fact turn into a conflict for "test1.php", because this file just waiting for * a * form element with the id/name 'engines' to provide the chain of research and not many of them.

    Please rename the 'name' and id' for your...

    -form: "form".
    -text field: to "engines".
    -introduce the button: 'submit '.

    and see if it works.

  • WHEN I SEARCH, I GET LOTS OF LINKS TO GARBAGE AND AFTER THAT I CLICK ON THEM, THEY WON'T LET ME USE THE BACK ARROWS TO RETURN SEARCH RESULTS PAGE

    IT DOESN'T MATTER WHICH SEARCH ENGINE I USE. I CHECKED MY MCAFEE SYSTEM AND THE SCANNER SHOWS NO VIRUSES, SO I DO NOT KNOW WHAT DO

    Start by carefully looking for viruses and malware:

    http://www.elephantboycomputers.com/page2.html#Removing_Malware MS - MVP - Elephant Boy computers - don't panic!

  • help - there is no images in search results

    Screen Shot 2016-04-11 at 3.05.23  Apr 11, 2016.png

    Hello

    Still having this problem?  Please, try to delete the cookies/cache on your browser or try another browser.

    I tried the same search and images appeared.

    Kind regards

    Bev

Maybe you are looking for