Form inside a tab

This topic contains 6 reply and 3 voices, and was last updated by Tareq Hasan 10 years, 9 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
July 11, 2013 at 9:01 am 5863
Tareq Hasan Hi, I was hoping to place a Form (Post Type=Product) in a tab (WPUI). It doesn't work normally. The featured image upload doesn't work and also the Product isn't created. Is there a way to fix this? Thanks, Nick
July 11, 2013 at 9:46 am 5864
Mahi Mahi

Sorry, its not possible insert a WPUF form in tab using shortcode.

July 11, 2013 at 9:55 am 5865
ndw ndw

Hi,

Thanks for the quick reply.

Sorry it does work inside a tab. I tested a normal page and it works fine but when I use the test page as the ‘My Account’ page (Woocommerce) it doesn’t work.

Could there be a custom solution?

Thanks.

July 11, 2013 at 9:58 am 5866
Mahi Mahi

If it works for normal posts then it should works for any custom type posts as well.

Short code is – [wpuf_dashboard post_type="product"]

July 11, 2013 at 2:01 pm 5875
Tareq Hasan Tareq Hasan

Do you see any JavaScript error, follow this method to see if there’s any error.

July 12, 2013 at 2:12 pm 5904
ndw ndw

Hi,

I’ve got a work around which I’m happy with so this is resolved as far as I’m concerned. However, this is in the console page.

Uncaught TypeError: Property ‘$’ of object [object Object] is not a function localhost/:168
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/instme/wp-content/themes/canvas/css/reset.css
2
Uncaught TypeError: Cannot read property ‘length’ of undefined jquery.min.js:2
Uncaught ReferenceError: WPUF_Uploader is not defined localhost/:1463
Failed to load resource: the server responded with a status of 404 (Not Found)

July 12, 2013 at 3:20 pm 5906
Tareq Hasan Tareq Hasan

Thats weird, do you have the error in every page? Think it might be a plugin conflict?

Viewing 6 Posts - 1 through 6 (of 6 total)