kayser
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness | ||
---|---|---|---|---|---|---|---|
link to custom post from other field
Started by: kayser
in: Toolset Professional Support
Problem: I want to associate each album with an author and display the author's name as a clickable link that directs to their custom post page. Solution: The best approach is to create a one-to-many post relationship between the Author and Album post types. This allows you to select an author directly within the album post. Then, using a Toolset View, you can retrieve and display the related author’s title with a link to their page. Relevant Documentation: https://toolset.com/course-chapter/using-post-relationships-on-membership-sites/ |
|
1 | 7 | 1 month ago | |||
Filtering Views Query by Date ?
Started by: kayser in: Toolset Professional Support |
|
1 | 10 | 2 months, 1 week ago | |||
picture size
Started by: kayser
in: Toolset Professional Support
Problem: I encountered an issue where image sizes render differently in Chrome compared to Firefox. Solution: To fix the issue, add the following CSS code to your theme:
|
|
1 | 6 | 3 months, 2 weeks ago | |||
type E_ERROR
Started by: kayser in: Toolset Professional Support |
|
1 | 11 | 5 months ago | |||
rand result in custom searc
Started by: kayser
in: Toolset Professional Support
Problem: The user wants to display search results in a random order in a Toolset View without showing the sorting dropdown menu. Solution: Set Sorting to Random Order: 1. Add a sorting control to the Toolset View. Hide Sorting Dropdown Menu: 1. Use custom CSS to hide the sorting dropdown menu.
Relevant Documentation: https://toolset.com/course-lesson/creating-a-view/#add-front-end-sorting-to-a-view |
|
2 | 11 | 1 year, 1 month ago | |||
styling read more
Started by: kayser in: Toolset Professional Support |
|
2 | 6 | 1 year, 2 months ago | |||
no marker icon
Started by: kayser
in: Toolset Professional Support
Problem: The marker is not appearing on the map, and assistance is needed to resolve the issue. Solution: Ensure that you follow the steps outlined in the Toolset documentation for displaying markers on maps: https://toolset.com/documentation/legacy-features/maps-plugin/displaying-markers-on-maps/ Additionally, correct the URL format in the "marker_icon" attribute of the shortcode; replace "https//" with "https://": Relevant Documentation: https://toolset.com/documentation/legacy-features/maps-plugin/displaying-markers-on-maps/ |
|
2 | 2 | 1 year, 2 months ago | |||
single duplicate in a grid
Started by: kayser
in: Toolset Professional Support
Problem: Two grids with single fields are causing duplication issues when the second row is conditional. The second field in red is duplicated in the first one (in blue). Solution: - Check for HTML code inside conditionals that might cause errors, especially unclosed tags. Relevant Documentation: https://toolset.com/course-lesson/using-toolset-conditional-block/ |
|
2 | 11 | 1 year, 2 months ago | |||
makes an error in the html of the content template but
Started by: kayser in: Toolset Professional Support |
|
2 | 8 | 1 year, 2 months ago | |||
different map marker
1
2
Started by: kayser in: Toolset Professional Support |
|
2 | 19 | 1 year, 7 months ago | |||
thumbnail size
Started by: kayser in: Toolset Professional Support |
|
2 | 7 | 2 years, 9 months ago | |||
an empty space in the alignment
Started by: kayser
in: Toolset Professional Support
Problem: Solution: |
|
2 | 9 | 3 years, 10 months ago | |||
Display related post information after adding a favorite post with Favorites plugin
Started by: kayser
in: Toolset Professional Support
Problem: I have 3 custom post types - Artists, Books, and Works on Paper. I have two one-to-many (O2M) relationships: Artists-Books where Artist is parent and Book is child, and Artists-Works On Paper where Artist is parent and Work on Paper is child. I'm using the Favorites plugin to allow my site visitors to add favorite Books and favorite Works on Paper. In the list of favorite posts, I would like to display information about the related Artist. Solution: The best way to handle this is to use the Favorites plugin's filters API to filter the favorites list HTML. You can use the Toolset Post Relationships API toolset_get_related_posts to get information from related posts in that filter callback:
Relevant Documentation: |
|
2 | 15 | 4 years, 1 month ago | |||
next and previous with two custom post
1
2
Started by: kayser in: Toolset Professional Support |
|
3 | 27 | 4 years, 1 month ago | |||
slider with one image
Started by: kayser in: Toolset Professional Support |
|
2 | 9 | 4 years, 1 month ago |