Skip Navigation

[Resolved] Post form for adding woocommerce products only visible on admin

This support ticket is created 5 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by goncaloS 5 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#1526997

Hello,
I've created a post form for adding products following the tutorial https://toolset.com/learn/create-an-ecommerce-wordpress-site/#step-11

The issue is that the form hidden link appears only when I'm logged with current user, this form is meant to be public.

I've added the form to the page using the block form

What could be wrong?

#1527063

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Goncalo,

Thank you for getting in touch.

I suspect that this might be a permissions issue. If you have our access plugin installed, try disabling it and then check the form on the frontend to see if it is visible.

If the form becomes visible then this means that the permissions for the form is not set so that non-admins can see it.

To set this go to Toolset -> Access Control -> Toolset Forms and from there you can set the permissions of your form.

Thanks,
Shane

#1527209

That was it, I had the access plugin yet but I didn't used so far, I guess it's time.
Thanks for the quick support, my problem is solved.