Support

Account

Home Forums General Issues some problem with acf taxonomy Reply To: some problem with acf taxonomy

  • Hi James. Thank you for your efforts and time!
    I will try as much as possible right now to describe the problem.

    1. I need to get this taxonomy for the site of the tourist agency.
    That is a have some structure:

    Europe
    – coutnry (with types of recreation )
    — citys (with hotel inside)
    — hotel

    Screen of what the result should turn out (example country – Austrya):
    http://joxi.ru/a2XZ76VSy9NeQr
    This country have several kinds of recreation (spa, ski and other)
    I need to get selected taxonomy title – with the title and URL of the pages included in the taxonomy.

    {taxonomy title}
    – {page title + url}
    – {page title + url}
    – {page title + url}

    {taxonomy title}
    – {page title + url}
    – {page title + url}
    – {page title + url}

    2. Screenshot of the field group’s location rule
    http://joxi.ru/KAgoEyKug0owZA

    3. Tried to run your code:
    http://joxi.ru/823xgJOI6pZPkA

    4. Block in page
    http://joxi.ru/a2XZ76VSy9xw9r

    5. Structure of taxonomy
    http://joxi.ru/EA4zaqNIDkdpGm
    Structure makes for ease of operation when selecting taxonomies

    Thank you very much for your help!!!