How do I assign posts to different pages?

This topic contains 15 reply and 3 voices, and was last updated by deftoned 10 years, 11 months ago
Viewing 15 Posts - 1 through 15 (of 15 total)
Author Posts
May 26, 2013 at 5:56 am 4211
deftoned I am basically trying to have the user submit the form and have their entry display it on a separate page rather than it appearing it on the main. Any help is much appreciated!
May 27, 2013 at 9:54 am 4230
Tareq Hasan Tareq Hasan

Are you trying to do something like preview? If it is, sorry you can’t do that right now.

May 27, 2013 at 9:22 pm 4250
deftoned deftoned

I have multiple tabs for categories for separate forms. For instance, New Shield form would need the submissions to go to the Shields page. Is that possible?

May 27, 2013 at 9:23 pm 4251
deftoned deftoned

Here’s what it looks like for a better example:

View post on imgur.com

May 28, 2013 at 1:03 am 4252
Tareq Hasan Tareq Hasan

How are you displaying the shields page? Is it displaying a specific post type or from a specific category?

May 28, 2013 at 1:13 am 4253
deftoned deftoned

I am displaying a user’s submission that selected the New Item>Shield form. Once it’s submitted, I’d like for that post to be put on the Shields page. Before all I had to do was use a shortcode from Visual Form Builder Pro, my previous plugin but it didn’t have all the features yours did.

Also, on a side note, I am noticing my test submissions are not showing up at all. This is how all submissions look:

View post on imgur.com

Thanks for the help.

May 28, 2013 at 1:54 am 4254
Tareq Hasan Tareq Hasan

Firstly, I don’t know what a “New Item>Shield form” is. Is it a custom post type or what?

Are you using custom fields in the form submission? Try checking the “Custom Fields in post” settings in the plugin settings.

May 28, 2013 at 2:40 am 4259
deftoned deftoned

Sorry I was vague in the previous post. The New Item is drop down menu that has options like Shields, Relics, and Grenades. There would be a form for each one since they are all completely different when filling it out. Once submitted, I want that particular submission to show up on the category/form they chose instead of it popping up on the main page.

Thanks in advance.

May 28, 2013 at 2:55 am 4260
Tareq Hasan Tareq Hasan

Is your site online? Can you give me access to check your site? I can’t suggest you what you need to do unless I know the structure. Post the details as a private reply.

May 28, 2013 at 3:08 am 4264
deftoned deftoned This reply has been marked as private.
May 28, 2013 at 6:37 pm 4286
Tareq Hasan Tareq Hasan

I looked at your site. What you did with visual form builder, it’s not compatible with WP User Frontend PRO. WP User Frontend PRO deals with WordPress’s post types, what is referred to custom post type. On the other hand, visual form builder or gravity forms deals with its own formats. They save the informations in their own tables in their own way and displays it.

So your visual form builder’s entries can be created and viewed by only visual form builder, no other plugin is compatible with this. And you can’t create your “shields” with WP User Frontend.

May 29, 2013 at 12:53 am 4294
deftoned deftoned

I want to veer away from visual form builder, and I was under the impression from the emails that I received from questions that I was able to do what I was looking for with your plugin. So let me ask you one last thing, in the example site that I posted in the private reply, am I able to achieve a similar result to that or no?

Here’s the example site again:
http://www.zerosubstance.net/borderlands/weapons.php

May 29, 2013 at 6:57 am 4298
Mahi Mahi

Hello,

unfortunately it is out of box support you are asking for.

If you want us to do it for you , you have to pay additional fees.

We charge $65/h and minimum 2 hrs .

Let us know if it sounds alright for you.

May 29, 2013 at 7:05 am 4300
deftoned deftoned

All I was asking if it was possible with your plugin to work similar to how that site above does. I’m not looking for someone to do it for me.

May 29, 2013 at 7:25 am 4301
Tareq Hasan Tareq Hasan

You can achieve what you are looking for. To do that, I would suggest you to do the following:

1) Create a new custom post type. For example: Shields. There are plugins for that
2) Set the WP User Frontends post type to “shields”, so it’ll create new “shield” type posts and you can edit them.
3) Create a page template in your theme that will display your all shields post type in a table along with other data you’ve added in that form (custom fields).

You can do it yourself if you have some coding experience, it’s fairly easy. Checkout our developer documentation. If you want us to do that for you, @Mahi already said that 🙂

May 29, 2013 at 7:30 am 4302
deftoned deftoned

Thank you for the help 🙂

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