当我在dokan的仪表板中创建新页面,然后使用简码显示按钮以显示强大的表单时,该链接不会显示该表单。但在常规posr中,它可以工作。我认为dokan和厉害之间有些不兼容。这是我的简码:
echo do_shortcode( '[frm-set-get i=' . $the_item . ']' );
echo do_shortcode( '[frmmodal-content label="The Label"][formidable id=99 i=' . $the_item . '][/frmmodal-content]' );