Skip Navigation

[Resolved] I need to change fields and types from Dogs to Horses from a module I'm using

This support ticket is created 5 years, 7 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Hong_Kong (GMT+08:00)

This topic contains 31 replies, has 3 voices.

Last updated by Luo Yang 5 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#1227392

Thanks for the detail response. I'm still a little confused. Below is your response.

hidden link
When it displays I only want the table showing not the First Generation, etc. that was only for client to enter the input text into each field. So they would understand.
I'm not seeing where to get the short codes to put in the field placeholders. Where can I find that. Also on the Single page, where are the other fields that show on the main horses for sale page go? I want them on the single page too, such as color, age, description box, etc. I don't know how to display that.
thanks for your help.

#1227527

I inserted the table code, but now it is showing on the main first page. I need it to show only on the single page.
Also what is the loop item page?
I'm making a big mess here.

#1227528
Screen Shot 2019-04-08 at 10.40.00 PM.png

I'm at this page now and see the fields I need to use. So how do I get my fields into the template.
Is there a way to drag them to the template page? Only thing I see now is the table and no other fields.

#1227549
fields.JPG

Please edit the layout "Template for Horses for Sale":
- Edit the visual editor cell
- click the "Fields and Views" button, there you can find the existed custom fields, and insert the field shortcodes
see screenshot Fields.JPG

More help:
https://toolset.com/documentation/getting-started-with-toolset/create-templates-to-display-custom-posts/designing-a-template-without-any-page-builder/#adding-fields-to-the-template

#1227554

For the new question:
Is there a way to drag them to the template page?
No, there isn't such kind of built-in feature within Layouts visual editor cell, you can add a feature request for it:
https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

our developers will evaluate it.

#1227559

Your reply:
Please edit the layout "Template for Horses for Sale":
- Edit the visual editor cell
- click the "Fields and Views" button, there you can find the existed custom fields, and insert the field shortcodes
see screenshot Fields.JPG

Can you tell me if the Template for Horses for Sale is used for the main page showing all the Horses or the Single page?
I'm confused about that.

#1227560

That layout works only for single "Horses for Sale", see it here:
hidden link
click button "Change how this layout is used "

More help:
https://toolset.com/documentation/getting-started-with-toolset/design-individual-posts-and-pages/

Please create new ticket for other new questions, thanks

#1227562

OK now I'm understanding it.
Edit layout Template for Horses for Sale is the single page
then the Views page (loop) is the page that shows all the Horses, correct?

If I want to work on the form for the client to fill in with their info, where is that?

Once I get this, how do I create a module to copy it all and use it on the real site? I don't want to copy all the mistakes I've created in this.

#1227563

Q1) then the Views page (loop) is the page that shows all the Horses, correct?
Yes, you are right

Q2) If I want to work on the form for the client to fill in with their info, where is that?
You can setup a Toolset form for editing post, see our document:
https://toolset.com/documentation/getting-started-with-toolset/publish-content-from-the-front-end/forms-for-editing/

Q3) Once I get this, how do I create a module to copy it all and use it on the real site?
Yes, you can use Toolset module to export the settings to new website, see our document:
https://toolset.com/documentation/user-guides/using-toolset-module-manager/

#1227564

I'm getting there!
When you go to this page: hidden link
That is where the client fills out the info. So where is that page in the backend? Is that the form? I'm not seeing that page, where I can work on what the client actually fills out.

#1227567

No, that page is using a form for creating new "Horses for Sale", see it here:
hidden link

There isn't editing post form in your website yet.

You can follow the document I mentioned above, to setup a new edit post form.

If you need more assistance for it, new ticket please. thanks

#1227569
Screen Shot 2019-04-08 at 11.45.33 PM.png

I've added the short codes as the image show.
I've cleared my browsing history, but I'm not seeing any of that info:
hidden link

#1227575
horse-2.JPG

I have tested the URL you mentioned above, I can see the field values, see screenshot horse-2.JPG
hidden link

And you can get find those value settings by editing that post:
hidden link

If there is a value in that field, then that field will be able to display in front-end.

Hope it is clear.

#1227594

I just added a new horse "jack". I now see the text I entered, but only the info.
I had a name such as:
column 1 Color: Sorrel
Age: 5
Breed: Mini
It is just showing mini5sorrel
Altogether. Not separated.
So I need to work on those fields to display correctly.
Please direct me to find that area.

#1227597
Visual.JPG

Please edit the layout:
hidden link
Edit the visual editor cell, switch to "Visual" mode, see screenshot Visual.JPG

Then format it as what you want.