• Resolved bkz

    (@bkz)


    Hello,

    I created one year ago a shortcode with Search & filter for search my pages with custom taxonomies.
    Today when i search anything there is always all the posts(articles) and not the pages.

    This is my shortcode :
    [searchandfilter fields=”technique,poisson-d-eau-douce,poisson-de-mer,region,periode” order_dir=”asc,asc,asc” order_by=”id,id,id,id,id” headings=”Techniques,Poissons d’eau douce,Poissons de mer,Région,Période” all_items_labels=”Toutes,Toutes,Toutes,Toutes,Toutes” empty_search_url=”https://www.pacvoyages.fr/toutes-nos-destinations-de-peche/” search_placeholder=”Aucune destination avec les critères demandés” submit_label=”Rechercher”]

    I try to put :
    [searchandfilter fields=”technique,poisson-d-eau-douce,poisson-de-mer,region,periode” order_dir=”asc,asc,asc” order_by=”id,id,id,id,id” headings=”Techniques,Poissons d’eau douce,Poissons de mer,Région,Période” all_items_labels=”Toutes,Toutes,Toutes,Toutes,Toutes” empty_search_url=”https://www.pacvoyages.fr/toutes-nos-destinations-de-peche/” search_placeholder=”Aucune destination avec les critères demandés” submit_label=”Rechercher” post_types=”page”]

    The website, search system on home : https://goo.gl/kZ2zHH

    For created the news taxonomies I used “Types” https://fr.www.ads-software.com/plugins/types/

    Thanks

    https://www.ads-software.com/plugins/search-filter/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bkz

    (@bkz)

    EDIT: I found a part of the problem, i had an old archive.php in my child theme.

    Now i have correctly the pages, but always all pages even if i select one custom taxonomie.

    Thread Starter bkz

    (@bkz)

    EDIT: I found the problem, it was the theme (Jupiter (5.0.10)). I check with them.

    Plugin Author DesignsAndCode

    (@designsandcode)

    Thanks for all the updates!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom taxonomies on pages not working’ is closed to new replies.