Frontend Submission setting page

Support MB Frontend Submission Frontend Submission setting pageResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19553
    marcodedomarcodedo
    Participant

    Can Frontend Submission check an options page (MB Setting pages)?
    In the sense, can I create a settings page and have it frontend controlled with the MB Frontend Submission extension?

    And if it is possible, what is the shortcode that I have to use?

    #19555
    Long NguyenLong Nguyen
    Moderator

    Hi,

    It is impossible, the extension Frontend Submission supports to create the post, fields in the frontend, and the field value is saved in the database as the post meta (table wp_postmeta) while the Settings page saves the field value in the database as the theme option (table wp_options).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.