MM Aurangajeb
MM Aurangajeb
**How to reproduce:** 1) Use the shortcode on a page and see the output. 2) You will have only [the content](https://prnt.sc/v-6Ot1eq-2lH) without the post/custom post list. Doc ref- https://wedevs.com/docs/user-dashboard/ I...
This form should come from the WPUF > My Account > [Submission Form](https://prnt.sc/gkQd5KNKziMq)
**How to reproduce:** 1. Create a form with the radio button and dropdown field. 2. Predefine an option and make the field read-only from the editor 3. Post the form....
**Description:** Follow [this doc's](https://wedevs.com/docs/wp-user-frontend-pro/getting-started/user-dashboard/) mentioned statement. _Quotes:_ > Note: Alongside with existing previous attributes you can pass any attributes which accept WP_Query (https://developer.wordpress.org/reference/classes/wp_query/) add this link for WP_Query except for...
Seems these strings are missing from the translateable [[wp-user-frontend.pot](https://github.com/weDevsOfficial/wp-user-frontend/blob/develop/languages/wp-user-frontend.pot)] file 1. ["View" and "Preview"](https://prnt.sc/IYxJcRj00bVC) from the Status column of the Post/Custom post dashboard 2. "[Unlimited](https://prnt.sc/4aas8i8Hpd8X)". _To reproduce it_: i) Create...
**Description/How to reproduce**: 1) Installed the latest version of WPUF Free. 2) Installed the latest version of Dokan. 3) Now try to accomplish this feature according to our integration [[doc...
**Description:** Currently, if you use the "post content" or "textarea" field and write a long thread, you will see it won't expand the inside box (height) of the field based...
After saving the form, the columns inside custom fields' meta_key function do not meet the global condition. It changes the inside element's meta_key even after saving the form. **How to...
Currently, we have the ["Post Draft"](https://prnt.sc/1th6pc4) mode, which allows users to save the posting form and store it on the frontend account. However, having a warning message while leaving the...
**How to reproduce:** 1) Create a post form 2) Submit the form 3) Check the email log 4) You will find it's duplicating the email subject to the email body...