This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: First Result Duplicated on Filtered Queries #45880
    tylerbartletttylerbartlett
    Participant

    I’m afraid I don’t really know how to provide FTP access. Am I able to use your solution as a PHP snippet? I am using Code Snippets on this site but I do not know much about PHP.

    This also isn’t a live site yet. I could wait for the upcoming release that may fix the issue. Do you know when this is planned to release?

    in reply to: Comma separated list of custom taxonomy names #45794
    tylerbartletttylerbartlett
    Participant

    Thank you very much for the response and code snippet. I wasn’t able to get this to work but I was able to extend the functionality of my previous technique and it’s working really great now. Very awesome product, thanks again!

    in reply to: Comma separated list of custom taxonomy names #45768
    tylerbartletttylerbartlett
    Participant

    Thanks for the response, unfortunately this did not work. Can you think of any other possible work arounds? The ingredients are assigned to the recipe custom post type and I am able to use them elsewhere on the site such as in blog roll templates.

    One way I was able to work around this as an experiment was to concatenate the values of custom fields into a string of text that gets input into another custom field, assigned to the search description. That is to say, the field “recipe author” and “year published” are combined into a string, then when the post is published/updated, that the script runs and inputs the text into a summary field which is referenced in the search dropdown.

    Unfortunately, I am not a PHP programmer and was only able to achieve this through a lot of good luck and searching. I have attempted to modify the code to work for the repeater field but I have not had any luck. It seems like this would work but I don’t know enough about it to say for sure.

    I appreciate any insight you may be able to provide. Here is the code that is currently working as described above.

Viewing 3 posts - 1 through 3 (of 3 total)