maping taxonomy
-
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]
-
But i not the form post a new post (that works), only the possibility to choose a category doesn’t work..
sorry, I don’t understand what you are saying here.
The select field should be empty (no options defined) when mapping it to an existing taxonomy. Make sure your taxonomy has terms.
i mean the select field is clearly empty (nothing is populated in it ) so you can’t choose a post category. But i have several categories in my posts categories….
But i have several categories in my posts categories….
you mean you have several terms?
In that case there is either a bug on your server side or on the front-end. Can you enable
WP_DEBUGand check for any errors on the backend? Check also your js console on the page to see if there are any errors.I had a look at your form on the page you linked in the initial post. The Post My CF7 Form js file is not being loaded on the front-end, which likely means that you have not made your mapping live as yet.
The mapping editor allows you to save a map of your form fields to your posts fields in draft mode, however, the front-end will not be active until you make the mapping live.ok thank you i will check this 😉
no error, and the maping settings seem to be ok and in live mode…(cf screenshot link)
Hello,
what is the real name of the js file wich should be loaded ….? Because even in live mode it seems not to be loaded but i don’t know why and i’ve found no error neither in the console or logs even wp debug mode….
Is it possible you are looking at the wrong form? If the form is not mapped, the plugin will not load the js script,
post-my-contact-form-7/public/js/cf7-2-post-public.jsyes i’m sure to look at the right form, i tested to desactivate some plugins but in vain…
When i look at the source code i don’t see the js file…. but in the backoffice i confirm you that the mapping is configured in live mode…
Hoa are you displaying your form in your page? Are you using Elementor’s cf7 form block, or are you using the cf7 shortcode?
i’m using the cf 7 shortcode
ok i found the problem : if i embed the cf7 shortcode directly in the wordpress editor it works :
but if i use the cf7 shortcode in an elementor builded page it doesn’t works…
I suspected something of the sort. It should still work within a text block, have you tried that?
i tried a text bloc in elementor but it doesn’t work only a “classique page” without using elementor seems to work…
is it possible to post the form in some specific categories ? i tried to read and watch your tutorials but i’m not a developper so it’s not so easy for me…
The topic ‘maping taxonomy’ is closed to new replies.