We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • Chunk Code:
    <div class="large-3 medium-5 columns hide-for-small-only valign-container">
      <div class="valign small-only-text-center" id="search">
        [[!SimpleSearchForm? &tpl=`html_global_search`]]
       </div>
    </div>
    


    &tpl Chunk:
    <form class="sisea-search-form" action="[[~[[+landing:default=`[[*id]]`]]]]" method="[[+method:default=`get`]]">
      <input type="text" name="[[+searchIndex]]" id="[[+searchIndex]]" value="[[+searchValue]]" />
      <input type="hidden" name="id" value="[[+landing:default=[[*id]]]]" /> 
      <i class="fa fa-search fa-flip-horizontal"></i>
    </form>
    


    I've tried calling the snippet cached & uncached and the output HTML is not rendering. Thoughts?

    This question has been answered by jmbuytaert. See the first response.

      Sal Baldovinos
      SEO & DIGITAL MARKETING

      ARIEL DIGITAL | Maximize Your Potential
      www.arieldigitalmarketing.com
    • discuss.answer
      • 37619
      • 79 Posts
      Have you installed the "SimpleSearch" extra?
        Jean-Marc Buytaert (@jmbuytaert)

        MODX truly is the greatest thing that's ever happened to the Internet.
      • Quote from: mayhemchaos at Jul 24, 2015, 09:01 PM
        Chunk Code:
        <div class="large-3 medium-5 columns hide-for-small-only valign-container">
          <div class="valign small-only-text-center" id="search">
            [[!SimpleSearchForm? &tpl=`html_global_search`]]
           </div>
        </div>
        


        &tpl Chunk:
        <form class="sisea-search-form" action="[[~[[+landing:default=`[[*id]]`]]]]" method="[[+method:default=`get`]]">
          <input type="text" name="[[+searchIndex]]" id="[[+searchIndex]]" value="[[+searchValue]]">
          <input type="hidden" name="id" value="[[+landing:default=[[*id]]]]"> 
          <i class="fa fa-search fa-flip-horizontal"></i>
        </form>
        


        I've tried calling the snippet cached & uncached and the output HTML is not rendering. Thoughts?

        you know you've had a long day…..when you can't get a snippet it to work .......... because you didnt INSTALL THE DAMN THING
          Sal Baldovinos
          SEO & DIGITAL MARKETING

          ARIEL DIGITAL | Maximize Your Potential
          www.arieldigitalmarketing.com
        • Quote from: jmbuytaert at Jul 24, 2015, 09:08 PM
          Have you installed the "SimpleSearch" extra?

          ;)
            Sal Baldovinos
            SEO & DIGITAL MARKETING

            ARIEL DIGITAL | Maximize Your Potential
            www.arieldigitalmarketing.com