Differents configs por differents [wpuf_dashboard]
Viewing 3 Posts - 1 through 3 (of 3 total)
Author | Posts |
---|---|
November 7, 2013 at 7:40 pm 9833 | |
Hi Tareq, I've been searching in forum but I don't see how this can be done. I need different config options for dashboard depending on post_type that are been displayed. The wpuf_dashboard short code accept post_type but don't accept any other argument. I need to show featured image, change edit options, etc for each different post_type. Can it be done ? How ? I see that setting page set this options for all dashboard but it would be better a manner to control each dashboard display/function with each edit form option or more easily with arguments to wpuf_dashboard shortcode. Any thought? thanks. | |
November 7, 2013 at 10:19 pm 9836 | |
To show different types of posts use short-code like this:
Documentation: http://docs.wedevs.com/wp-user-frontend-pro/#user-dashboard Sorry, currently there is not much setting options. However, we wrote few tutorials here – http://docs.wedevs.com/category/wp-user-frontend/ It may helps you to achieve your goal. | |
November 7, 2013 at 11:16 pm 9838 | |
Ok, so there isn’t any way to have differentes options for each dasboard. Do you plan to add it ? It’s easy to add as extra parameter to wpuf_dashboard, like post_type. Thanks. | |
November 7, 2013 at 11:30 pm 9839 | |
For featured image extra option, in class/frontend-dashboard.php Line 25:
Line 54:
Aprox line 103:
Aprox line 127:
With this you can:
|
Viewing 3 Posts - 1 through 3 (of 3 total)