Forum Replies Created
-
AuthorPosts
-
Mte90
Participantany news?
Mte90
ParticipantI’ve see that problem but is useless for me that solution.
In the page of redirect I have the same form (widget in sidebar) and the shortcode for the results in the page and for me is useful redirect to that page that mantain the data of the search of the home page.Mte90
Participantthanks very much
Mte90
Participantany help for that?
Mte90
ParticipantYes, after an inspection of the code I’ve understand that value need to checked.
Maybe add a little alert when that type is used is better.Mte90
ParticipantOkay for fix that problem in asp.shortcode.custom_fields.php on line 40:
Replace:
strpos(‘**’, $matches[2])
With
strpos($matches[2], ‘**’)Mte90
ParticipantOkay I’ve understand the problem, if there is ** the value is not selected (I’ve checked in the html).
Mte90
Participantthere is any eta for this?
Mte90
Participantperfect
Mte90
Participantany news?
Mte90
Participantany news for that release?
Mte90
Participantany news for that?
Mte90
ParticipantAs you can see on http://omniasta.it/ the search not work very well because found only an appartment.
I don’t understand why because with the others terms don’t find nothing.
In categoria immobile is custom field and tutti is empty for enable to search for all the values but maybe is wrong for that?Mte90
ParticipantIn my case I have a taxonomy with cities and the list is very huge! Break the layout!
Mte90
ParticipantThe code was ediied with & and other stuff:
http://pastebin.com/LbM8mTE2 -
AuthorPosts