|
How Do I Duplicate Field Groups
Started by: Michael
in: Toolset Professional Support
|
|
2 |
4 |
7 years, 3 months ago
Shane
|
|
Referencing parent post content and parent post author data
Started by: carlosB-2
in: Toolset Professional Support
Quick solution available
|
|
2 |
7 |
7 years, 3 months ago
carlosB-2
|
|
Create a custom search by fields
Started by: Eric De Paep
in: Toolset Professional Support
Quick solution available
Problem:
How can I create a Custom Search with Views for my posts (cars) so the users can find their make and model?
Solution:
1. Create your Posts (cars)
2. Add a Custom Field (select, perhaps) for the make
3. Add a Custom Field (select, perhaps) for the model
Those Custom Fields should be pre-populated.
Then, update your cars with that information.
After, create a View, add 2 Custom Filters by the Make and Model Field, and choose "Let me choose individual settings manually" in the "Custom Search Settings".
There, choose "Show only available options for each input".
Relevant Documentation:
https://toolset.com/documentation/user-guides/front-page-filters/
|
|
2 |
3 |
7 years, 3 months ago
Eric De Paep
|
|
Programmically add checkboxes to a checkbox group
Started by: spiridonR
in: Toolset Professional Support
|
|
2 |
2 |
7 years, 3 months ago
Minesh
|
|
Single line text box in custom field erases anything inside quotes ("")
Started by: daveM
in: Types Community Support
|
|
2 |
4 |
7 years, 3 months ago
daveM
|
|
clean up
Started by: Steve
in: Toolset Professional Support
Quick solution available
Problem:
The issue here is that the customer wanted to know if there is a way to permanently delete all the old custom fields that were created in types that are not being used.
Solution:
To remove old unused Custom Fields you just need to go to the post field control page at this link here : wp-admin/admin.php?page=types-field-control&domain=posts
This way you can remove your unused custom fields.
|
|
3 |
6 |
7 years, 3 months ago
triD
|
|
not saving checkboxes with href link
Started by: filipV-3
in: Toolset Professional Support
Quick solution available
Problem:
Using HTML codes in the custom checkboxes field value
Example of such checkbox:
Title: Library
Value to store: Library *
(i choose 'display the value of this field from the database') (Ffxt1HFfWKrCkbNb being the shortcode of the specific popup)
when editing the profile backend, checking some checkboxes, those with that href code are being saved as checked and appear on frontend, but after saving/loading the profile in backend, those checkboxes turn to be 'unchecked'. So, the next time i'll save that profile, those previously checked boxes will become unchecked and that content won't be seen in frontend any longer.
In other words: it doesn't stay checked after saving. The boxes without that code are fine.
Solution:
It is not recommended to use HTML codes in the "Value to store" of custom checkboxes field, I suggest you store only the simple value in the field "Value to store", enable option "Show one of these two values", move those HTML link codes into the field "Selected", see screenshot: checkboxes-link.JPG
https://d7j863fr5jhrr.cloudfront.net/wp-content/uploads/2017/08/560188-checkboxes_link.JPG
Relevant Documentation:
|
|
2 |
4 |
7 years, 3 months ago
Luo Yang
|
|
Images added via Toolset Types are not aligned as expected.
Started by: Anonymous
in: Types Community Support
Quick solution available
Problem:
Types images are not properly top aligned.
Solution:
Please add the following CSS to your theme’s style.css file:
.home img.alignright {
margin-top: 0 !important;
}
|
|
2 |
3 |
7 years, 3 months ago
Anonymous
|
|
Images added via Toolset Types are not responsive.
Started by: Anonymous
in: Types Community Support
|
|
2 |
9 |
7 years, 3 months ago
Anonymous
|
|
How can I integrate some custom fields info in a post as a box?
Started by: Martin
in: Types Community Support
|
|
2 |
5 |
7 years, 3 months ago
Martin
|
|
No clue on how to set up this HTML into a repeatable field
Started by: jensB-2
in: Types Community Support
|
|
2 |
5 |
7 years, 3 months ago
jensB-2
|
|
Object of class stdClass could not be converted to string
Started by: romanB-3
in: Toolset Professional Support
Quick solution available
|
|
2 |
3 |
7 years, 3 months ago
romanB-3
|
|
Yoast and custom fields
Started by: shenom
in: Toolset Professional Support
|
|
3 |
4 |
7 years, 3 months ago
Luo Yang
|
|
Repeating fields with multiple fields!?! Or any alternative!
Started by: Lykke Scavenius
in: Toolset Professional Support
|
|
2 |
2 |
7 years, 3 months ago
Christian Cox
|
|
Adding comma to values over 999
Started by: Charles
in: Toolset Professional Support
|
|
2 |
7 |
7 years, 3 months ago
Charles
|