dashboard shows no posts
Author | Posts |
---|---|
April 3, 2013 at 8:22 pm 1757 | |
Joseph | Hello I've just started using user frontend pro and I like it so far. My main problem is that the dashboard page always says that the user has created 0 posts and doesn't show anything else. I have this shortcode in the page: [wpuf_dashboard] Any ideas why this would happen? I have one pther question... Is there any way to let the user select which subscription package they want on registration rather than have to set up different forms for each subscription type? Thank you. |
April 3, 2013 at 8:39 pm 1758 | |
Tareq Hasan | The only problem I can think of is another plugin is adding some filter in WordPress query and somehow the query is returning 0 results. If you have any plugin like this, try deactivating them. On the subscription question: it’s not possible currently. |
April 4, 2013 at 5:32 pm 1785 | |
docandtee | Hi Tareq Thanks for the reply. I’ve tried disabling all plugins and I still get the same problem. The strange thing is that under each post it shows the name of the author with a link to the author page as per the single template. But when you click on the link even the wp author page says this user has no posts. Why would it show the name of the author under the post and then say the author has no posts? I can’t see anything in any of my settings to cause this and I’ve deleted all other plugins. I have limited each user to just one post, so if I can’t get this to work is there a shortcode way of showing a users post that they can edit – without using the dashboard? Many thanks D |
April 4, 2013 at 6:03 pm 1788 | |
Tareq Hasan | Can you give the login details so I could check? Post the reply as private. |
April 4, 2013 at 6:56 pm 1790 | |
docandtee | This reply has been marked as private. |
April 4, 2013 at 7:21 pm 1795 | |
Tareq Hasan | I’ve tested it and seems everything is ok. I’ve created a post from admin panel and it’s showing on my dashboard in frontend. At the bottom of the dashboard, it displays user info, it’s usual too. You can turn this off from WP User Frontend > Settings > Dashboard settings area: Show user bio. |
April 4, 2013 at 7:29 pm 1796 | |
docandtee | Hi Tareq I can see you created a post all fine. It is a custom post type called Company Profiles that people are able to create using the form on this page: http://www.greensuppliers.org.uk/free-registration/ Sorry, I should have explained this. This site is still in progress so the pages aren’t all in order yet. Can you try creating a post through this form and let me know if it still shows up? It doesn’t for me? Maybe there is a problem with the way my custom post types are set up but I can’t see one.
Thank you again. D |
April 4, 2013 at 7:40 pm 1797 | |
Tareq Hasan | If it’s a custom post type, then the dashboard shortcode should be [wpuf_dashboard post_type=”POST_TYPE_NAME”] |
April 4, 2013 at 7:42 pm 1798 | |
docandtee | This reply has been marked as private. |
April 4, 2013 at 7:53 pm 1801 | |
docandtee | Tareq that works! Thank you! That’s been bugging me for ages. Must have missed that bit in the docs. All seems fine now. Thanks again. D |
October 1, 2014 at 3:41 pm 27856 | |
Joseph | Hi Tareq, I have the same problem as the original poster here. I have your plugin installed here: http://swingvoters.staging.wpengine.com/ It is outputting posts to a custom post type: portfolio. On the BuddyPress Dashboard tab, 0 posts are displayed on the user profile regardless of the amount of posts submitted. Can you please guide me on how to solve this? Thanks, |
October 2, 2014 at 7:57 am 27876 | |
Joseph | I noticed this thread is marked as resolved so I will start a new one |