I'm trying to setup a search URL based on the custom field's value but it doesn't work.
I'm trying this:
but it doesn't work, apparently searches create a number before the /&q=
so i don't know what to put there, I'm sure there must be a way to do this?
I'm trying this:
Code:
<a href="http://www.readersociety.gr/index.php?search/&q={$valueUrl}&t=showcase_item&o=date">{$value}</a>
but it doesn't work, apparently searches create a number before the /&q=
so i don't know what to put there, I'm sure there must be a way to do this?
Upvote
2