1- I have created a Cred Form "Order Edit" for editing the status of the ordered products.
2- I have created a new Layout and added the Form "Order Edit" to it
3- I have a view showing me all orders on the front end.
4- i have embed the "Order Edit" form in the loop of the Views..this showing me the generic field i have in the form with all order statuses and i can change the status of the order immediately in the loop by selecting the status and updating the form.
embed form in the loop works fine as following
[cred_form form='order-edit']
5- WHAT I AM TRYING TO DO is instead adding the whole embed form in the loop i would like to add the usual "toolset-edit-post-link" of Cred form in the loop. I have tried to add following to the loop but it doesn't show anything in the loop.
Thank you I was able to check everything and it is setup correctly.
I'm not sure why the information is not showing up, however could you temporarily disable all the non-toolset plugins just to ensure that this isn't being caused by a plugin conflict.
Hi, Shane is on public holiday today so I will take over this ticket. I hope that's okay. I just ran some tests locally, and I can replicate the same behavior on my own site - the edit post link does not appear for any User. I tried with and without Layouts, but neither shortcode works as expected. I think it has something to do with the way Shop Order single posts are rendered on the front-end of the site, but I need my 2nd tier team to investigate in more detail. I'm passing this information up the chain to them and I'll let you know what I find out.