[solved]I can't get Quotes2 and search to work together

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm
Location: Florida

[solved]I can't get Quotes2 and search to work together

Post by carasmo »

Hello,

Never mind, I used Listit2 with the patch for 1.12



I'm trying to get any search terms that match quotes in the Quotes2 module to go to a specific page, it doesn't do anything (rather I get no results).

Code: Select all

{if $entry->module == 'Quotes2'}
  <li>{$entry->title} - <a href="{cms_selflink href="testimonials.html"}
">{$entry->urltxt}</a> ({$entry->weight}%)</li>
 {/if}

Also, I found this to be the same with any text entered in a UDT that echos a parameter, why doesn't this content get searched? I just never noticed this before, after all these years, because I usually don't use UDTs but I made a few for blockquotes and buttons.

Thanks!
Post Reply

Return to “Modules/Add-Ons”