Announcement

Collapse
No announcement yet.

Search term as H1 header

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Search term as H1 header

    Is it possible to extract the search term entered into the quick search box, and display it at the top of the page on the search results page?

    The reason being all pages have a H1 header, even the filtered results pages, but search results page doesn't have this.

    It is just really to give all pages a uniformed look.

    Many thanks.
    Regards

    Jason

    Titan Jewellery (Swift Design)
    Damascus Steel Rings

    #2
    Yes, this can be done by inserting the following code:

    <h1"><Actinic:SearchField actualtag="div" name="SS" style="display:inline;"></Actinic:SearchField></h1>
    If you want the first letter of each word capitalised, use the following:

    <h1 style="text-transform: capitalize;"><Actinic:SearchField actualtag="div" name="SS" style="display:inline;"></Actinic:SearchField></h1>
    Depending where you want it to appear on the page, the code should be inserted into the Search Results Layout or the Search Results Inner Layout. In the SellerDeck 2014 themes, the defaults for these are 'Standard Search Results RWD' and 'Search Results Page Bulk Area RWD' respectively.
    Bruce Townsend
    Ecommerce Product Manager
    Sellerdeck Ecommerce Solutions

    Comment


      #3
      Just on the offchance, is it also possible to include a choice in the header section.

      For instance someone enters Silver Ring in the search box, and selects Size M on the drop down box.

      Can we get the header to display Silver Ring Size M
      Regards

      Jason

      Titan Jewellery (Swift Design)
      Damascus Steel Rings

      Comment


        #4
        I'm afraid I don't know a way to do that, sorry.
        Bruce Townsend
        Ecommerce Product Manager
        Sellerdeck Ecommerce Solutions

        Comment


          #5
          It may be worth having a chat with Norman, he is the expert at configuring choices etc
          https://www.harrisontelescopes.co.uk/

          Ed Harrison - Menmuir Scotland

          Comment

          Working...
          X