• Resolved raidje

    (@raidje)


    Hello,

    i tried to add a select field (drop down) and map it to my posts categories but in the form no category are populated in the dropdown…

    But i not the form post a new post (that works), only the possibility to choose a category doesn’t work..

    any help ?

    The page I need help with: [log in to see the link]

Viewing 10 replies - 16 through 25 (of 25 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    is it possible to post the form in some specific categories ?

    I don’t understand what you mean. Can you explain?

    Thread Starter raidje

    (@raidje)

    i mean for exemple i have post category A, post category B (wich has sub categories)and post category C.

    in the form i would like that my select (with the maping taxonomy) display only the sub categories from the B category

    just look at the image in the link to to illustrate what I’m trying to do :

    see the image

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Ah, I understand, you want to display a specific set of terms in your dropdown. To do this you need to filter the term lists in your dropdown, there is a hook provided for this (number 9 in the list of helper filters — see screenshot #8).

    The link provided in the filter list will allow you copy a helper code that you need to paste into you functions.php file, however, it is only that, a helper code. You will need to understand how to code your requirements in PHP to get it to work. If you’re not sure then you will need to hire a developer (like me ?? to get it to work.

    Thread Starter raidje

    (@raidje)

    sorry but i haven’t got the number 9 helper filter in my list….

    see the screenshot

    • This reply was modified 1 year, 2 months ago by raidje.
    • This reply was modified 1 year, 2 months ago by raidje.
    Plugin Author Aurovrata Venet

    (@aurovrata)

    Your screenshot is not working, can you post it on imgur

    Thread Starter raidje

    (@raidje)

    Plugin Author Aurovrata Venet

    (@aurovrata)

    My bad! I realise the screenshots have not been updated :(.
    It is accessible from the mapped taxonomy field itself as a php icon, see this screenshot

    View post on imgur.com

    Thread Starter raidje

    (@raidje)

    ok I managed to do what I wanted ??

    thank you

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Great, glad you got it to work ?? I will update the screenshots on the next release.

    Thread Starter raidje

    (@raidje)

    hello,

    i would like to send an email everytime the form is submitted (a new post is created). wich action should i use ?

    cf7_2_post_form_submitted_to_post

    OR

    cf7_2_post_form_posted

    because i would like to preserve the CF7 confirmation message “your message has been send…”

    thank you

    • This reply was modified 1 year, 2 months ago by raidje.
Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘maping taxonomy’ is closed to new replies.