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: Custom fields on results layout && ordering queries #16942
    jtortjtort
    Participant

    Awesome Ernest!!
    Added 6 attributes and works perfectly!!
    And if one is not present for that result, it just doesn’t show it.

    Thank you very very much for the twitch!!

    Best regards,
    Juan

    in reply to: Custom fields on results layout && ordering queries #16934
    jtortjtort
    Participant

    Hi Ernest,
    The filter on the knowledge base for Displaying the category titles (or taxonomy term titles) in the result title or content worked great for one product attribute.

    By interpreting the forearch loop I understand that is capable of handling more than one taxonomy.
    Is this correct? If so, I will need a bit of extra help on the synthaxis…

    I tried initializing an array like this:
    [code] $taxonomy = []; // ‘category’, ‘post_tag’, ‘product_tag’, ‘product_cat’ etc..
    $taxonomy[] = ‘pa_decade’;
    $taxonomy[] = ‘pa_format’;
    $taxonomy[] = ‘pa_genre’;
    $taxonomy[] = ‘pa_label’;
    [/code]

    … but its not working.

    Thank you one more time.
    Juan

    in reply to: Custom fields on results layout && ordering queries #16933
    jtortjtort
    Participant

    Thank you very much for the assistance Ernest
    It was of great help!!
    I’ll be checking the post on the knowledge base for Displaying the category titles (or taxonomy term titles) in the result title or content shortly!
    My best regards,
    Juan

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