Forum Replies Created
-
AuthorPosts
-
Philip Faderl
ParticipantStill doesn't work in Elementor, it seems. ๐
Philip Faderl
ParticipantHi Long,
Thanks for your response! Ok... I am currently trying to come up with some solution. Unfortunately, I am absolutely a coding beginner (to say the least).
I'm using elementor and I wonder how to include the code? Within the shortcode or with HTML? Both didn't work when I pasted it like I show below...
I guess I have to embed this code instead of the sole shortcode more or less like that?!?!
<div>$form = '[mb_frontend_form id="meta-box-id" post_fields="title,content"]';
echo do_shortcode( $form );
do_action( 'rwmb_frontend_before_save_post', wp_set_post_terms('in-ueberlegung'));</div>
Is there something missing? What do I have to make differently?
Would be great to hear!
Best regards,
PhilipPhilip Faderl
ParticipantIt seems like I have found the mistake! I wasn't aware that post type is not the same as id. So I had the same value for both. I changed the posttype now and now it works fine! ๐
Philip Faderl
ParticipantHi! I jumped back and forth in regards to that and tried different (strings, numbers) solutions. I tried again with the slug (gleichgesinnte), but doesn't work either way.. I don't exactly understand exactly what my screenshot should show? It would be great if you could specify!
Best regards!December 27, 2021 at 12:02 AM in reply to: โ Dashboard can't get submitted custom posts stored in custom table #32869Philip Faderl
ParticipantHi there,
I'm currently having the same issue... Is there any solution to it now?
Best regards and merry christmas! -
AuthorPosts