Skip Navigation

[Resolved] User forms not displaying

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 10 replies, has 2 voices.

Last updated by markA-13 1 year, 3 months ago.

Assisted by: Minesh.

Author
Posts
#2759266

Tell us what you are trying to do?
Listing form not displaying attributes after submission

Is there any documentation that you are following?
Yes
Is there a similar example that we can see?
Yes

What is the link to your site? hidden link
Form page: hidden link
Listing page: hidden link

I’m using memberpress for my login and registration pages at the moment, which is found on the home page of my website.

The problem is, when you fill out the listing form, and you go on the listing page to view it, it is not showing as it should.

#2760802

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please share details what form you created and where exactly on what page you want to display that form?

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2761035

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Do you mean on single movie page its not displaying any cotent? for example this page:
- hidden link

#2761072

Yes. Even if you take a look at the listings page “content view”, it only shows photos and taxonomies. Even after filling the movies form on the “user form” page. If you look at the whole thing, it just doesn’t look professional or right.

#2761140

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

To display single post, you will require to create single post (post type) content template.

In your case you should create a single post post type content template for your post type Movies and add whatever content you want to display. Pleases try to follow the following Doc:
- https://toolset.com/course-lesson/creating-templates-to-display-custom-posts/

#2761197

I don’t think you understand the problem yet. I just watched the tutorial you sent.
All I want is for any anonymous user to get on my “user form” page, and add whatever listings/ads they want, and this user created ad should show on my “content view” page. Now, I have used the post type “movies” to try and create something similar where users can come to my website and advertise any movie. But even when a user fills that form, it doesn’t display fully on my listings page.
Please try and use the form, fill out the form and submit it to see what I’m saying. I have checked the page and it seems like you haven’t even tried to understand what my problem is. I haven’t seen any submitted listings from you.
What I am trying to achieve is simply what is advertised by the plugin. I want to create a form, users will fill this form, submit it, and then it should appear on a different ad page. I have created something similar, it just isn’t working. Please ignore the whole “movie” thing, that is just an example. All I want is to create a form, not a template, and when a user fills the form, it should appear correctly on another listing page. Do you guys have a phone line I can call to better explain?

#2761251

Basically, I’m trying to create a multivendor marketplace. But if you look at the pages I have sent you, it isn’t working. I want to create something like a Facebook marketplace.
1. User fills form
2. Ad is created

#2761302

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

There were few fields added after the submit button with the following form:
- hidden link

So, I've moved the submit button at last and saved the above form.

Then, I've created the new movie post using the following form:
- hidden link

I can see the listing on the following page (the post with heart image):
- hidden link

If you want to display more details you should try to add your desired fields to display within the view's loop editor and save the view.
- hidden link

Please check the following screenshot:
- hidden link

#2761562

Hi Minesh.
How do I display more desired fields within the view's loop editor, Could you please do an example for me?
Also, when you click on the listing you created (the post with heart image), the only thing that shows is “toolset-test 1” : hidden link, no image, no taxonomy, just an empty screen with the name “toolset-test1”, even after adding an image to the view loop. If users see that after a click, it won’t be a good look.

#2761588

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

How do I display more desired fields within the view's loop editor, Could you please do an example for me?
====>
To style loop output please check the following Doc:
- https://toolset.com/course-lesson/styling-views-and-archives/

Also, when you click on the listing you created (the post with heart image), the only thing that shows is “toolset-test 1” : hidden link, no image, no taxonomy, just an empty screen with the name “toolset-test1”, even after adding an image to the view loop. If users see that after a click, it won’t be a good look.
====>
In your case you should create a single post post type content template for your post type Movies and add whatever content you want to display. Pleases try to follow the following Doc:
- https://toolset.com/course-lesson/creating-templates-to-display-custom-posts/
- https://toolset.com/course-lesson/styling-single-post-templates/

#2762593

Thanks Minesh! You have completely saved me from a whole lot of confusion. Thanks again!

#2762594

Thanks Minesh! You have completely saved me from a whole lot of confusion. Thanks again!