This addon will add a textbox above the search results, which allows your users to share the search
Important Notes:
This addon- requires TMS. If you don't have it installed, follow this instructions after you've installed the addon:
Edit template search_results
search for
replace it with
If you want to support me and the development of free future add-ons, you can donate any value to my paypal account
Important Notes:
This addon- requires TMS. If you don't have it installed, follow this instructions after you've installed the addon:
Edit template search_results
search for
Code:
<div class="section sectionMain searchResults">
Code:
<xen:if is="{$r_search_query}"> {xen:phrase share_this_page} <input type="text" class="textCtrlt" onclick="this.select()" value="{$requestPaths.fullBasePath}search/search?{xen:raw $r_search_query}" size="100" /> </xen:if> <div class="section sectionMain searchResults">
If you want to support me and the development of free future add-ons, you can donate any value to my paypal account