This support ticket is created 6 years, 1 month 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.
I was able to post the form link in a discreet area of the Home page (please see screenshot). If currently reads "Edit Home New" the staging name of the page. Can this text be changed to something else?
Hello - Update regarding the following post above:
"Secondly yes based on what I can see this only needs to be a url field. If there are any issues getting to work you can always just send me a few screenshots of the exact issue and I can continue to walk you through the resolution steps."
I will proceed thank you. Could the same thing be the same for the Divi Image Module like the Button Module?
Since I'm only seeking to call the image file to display and not have the image link outward, can I only add the shortcode to the Image URL for display and not place the shortcode in the Image URL Link?
UPDATE: The applies using Divi Builder. I did test this by only placing the Toolset shortcode in the Image URL field of a Divi Image Module leaving the Image Link URL field blank within the content template and the result was Toolset did display the image on the post page correctly.
The previous queries the 3 posts above are still in question.
The link for the edit is a shortcode that is inserted into the template. For the Edit Text, the shortcode has a parameter for that. Could you send me the shortcode that was inserted to add the edit link ?
For the form, unless you use HTML structures, the only other way to make the form look better is by using CSS.
As you have an image upload field, this means that its expecting an image to be uploaded from your pc. So its actually not possible for it to get the image from your wordpress media library.
For the image module it may not be the same. Again if it doesn't work for the image module then an alternative would need to be used since I cannot guarantee that Divi will process our shortcodes here.
Yes you should be able to add the shortcode to the image url.
Hi - Yes, I am beginning to see a little more clearly now. It would be empowering to see the homepage and product page function together correctly.
This is the shortcode I posted in the Divi Text Module to trigger the edit form: {!{toolset-edit-post-link content_template_slug='home-page-content-form-template'}!}Edit %%POST_TITLE%%{!{/toolset-edit-post-link}!}
"For the form, unless you use HTML structures, the only other way to make the form look better is by using CSS."
Is there a way I can design this form in DIvi?
What do you mean by html structures?
Has any Toolset support agents or users shared basic CSS for forms that I could use as a starting point?
"As you have an image upload field, this means that it's expecting an image to be uploaded from your pc. So it's actually not possible for it to get the image from your wordpress media library."
Are you saying that Toolset forms created with fields for upload images can't link images located in the same sites media library?
If this is the case, none of this will work. The homepage featured image is supposed to be a post of work that is already included in the site, meaning the library. It's just chosen randomly as a feature. It would never be a fresh post to the site.
I think it ridiculous that a WordPress plugin that can provide image upload functionality to a page or post from the media library.
Is this also the case for the form that I would need for uploading content to the Products page?
Has this all been a waste of time - what purpose does the wordpress media library provide with Toolset.
Great, for the shortcode here.
{!{toolset-edit-post-link content_template_slug='home-page-content-form-template'}!}Edit %%POST_TITLE%%{!{/toolset-edit-post-link}!}
You can replace the text "Edit %%POST_TITLE%%" with any text you want.
Unfortunately no there isn't any way to design the form using the divi builder. The basic structure of our form uses bootstrap and the bootstrap css classes are being applied.
Your divi theme should also provide some basic styling to the form as well.
The field is an upload field. This field is a what a default upload field in html would be, which takes items from your pc. So since its an upload field then it wouldn't have access to the media library. This is actually by design.
The only way to add items from your media library is when you have WYSIWYG field and then have the add media button above it to that will provide access to the media gallery.
Im not sure what classes divi has for their form styling but you can use the classes that they use. If you're wondering if you can use the divi builder to build the form then no this is actually not possible.
Of all of the Forms I am led to believe are enabled by Toolset, are you stating that there is NO sample form CSS, a snippet from previous client support, nothing whatsoever you can share to help me along with the styling of this form??
The client and I both want to be able to change the featured image on the Home Page with the "View This Work" button link to the Product page the image featured on the page.
I and the client want to be able to Post NEW work Products to the site and edit existing Products using a form.