|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions $FILTER3_VALUE$ |
$FILTER3_VALUE$ |
Hello
I created a filter you can select multiple values in Online games module. I have to put a condition, if the value is "X" then it will display "X", if the value is "Y" it will display "Y". I've tried this way, but it didn't work. Code <?if($FILTER3_VALUE$="X")?>X<?endif?> <?if($FILTER3_VALUE$="Y")?>Y<?endif?> When I put $FILTER3_VALUE$ on the page, I see "X Y" So, "X Y" will never egual to "X" or "Y" If I select juste one, "X" by exemple, it's works! I really need this ! how to fix it? Is there a script? Added (2017-04-03, 11:56 AM) Post edited by blizar10 - Friday, 2017-03-31, 3:30 AM
|
| |||
| |||