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

Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • samyagshahsamyagshah
    Participant

    Thanks. Its working. Appreciate your help.

    in reply to: Allow search through "TermMeta" Database Table #18584
    samyagshahsamyagshah
    Participant

    Thanks. Its working. Appreciate your help.

    Two quick questions:

    1. My Primary keyword logic is “AND with exact word matches“. What changes needs to be done in above provided “where clause” in order to make it compatible with it?

    2. I am using “Index Table engine.” I want to index couple of meta keys stored in TermMeta table. How can achieve this?

    Thanks.

    • This reply was modified 7 years, 11 months ago by samyagshahsamyagshah.
    • This reply was modified 7 years, 11 months ago by samyagshahsamyagshah.
    in reply to: Display Image associated to Custom Taxonomy #18578
    samyagshahsamyagshah
    Participant

    Thanks. Its working. Appreciate your help.

    in reply to: Display Image associated to Custom Taxonomy #18548
    samyagshahsamyagshah
    Participant

    Thanks for quick reply.

    Required meta key is “_wcbs_producer_picture” & value stored is attachment ID.

    Thanks

    in reply to: Allow search through "TermMeta" Database Table #18547
    samyagshahsamyagshah
    Participant

    Thanks for quick reply.

    Actually its one of the must have feature for my website. Any quick work around?Any filter or action? I just want meta key named “_wcbs_author_sub_title” to be included in search.

    In source2.php I found following code in commented form:

    [code]<!–
    ON HOLD – term meta is not used yet widely
    ACF uses wp_options table to store taxonomy term meta…
    <div class="item">
    <?php
    //$o = new wpdreamsTermMeta("search_term_meta", "Search in term meta?", $sd[‘search_term_meta’]);
    //$params[$o->getName()] = $o->getData();
    ?>
    </div>
    –>[/code]

    Thanks.

Viewing 5 posts - 16 through 20 (of 20 total)