• Resolved xrafalx

    (@xrafalx)


    I have 2 questions.
    1) You can select form template in User Fronted -> Post Forms.
    If you select “Post Form” and add new post it will show in fronted panel as added post (website.com/?section=posts). But if you choose “WooCommerce Product” form and add new product it won’t show in fronted panel, how to fix it?

    2) If you add post/product you can see in front panel option to edit. But you cannot edit aded product, it only shows new empty form.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter xrafalx

    (@xrafalx)

    2) I fixed it with [wpuf_edit] shortcode.

    But still looking for 1st question solution.

    Hello @xrafalx,

    In order to show the product type posts or any custom post type posts, you have to visit the dashboard page. Because by default the custom post type posts only appear on the dashboard page.

    Dashboard page is a page where you have to put this shortcode:

    [wpuf_dashboard post_type=”product”]

    Then you will be able to find product type post in the frontend.

    Regards,

    I have a custom post type “ms_invoice” and the shortcode I used is “[wpuf_dashboard post_type=”ms_invoice”]”
    but nothing appear in the frontend for user
    any help?

    • This reply was modified 5 years, 1 month ago by wael_elsaid.

    It worked thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Added products / Edit’ is closed to new replies.