nicolaS-3
Support threads created in the last 30 days: 2
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Display parent on Child Form
Started by: nicolaS-3
in: Toolset Professional Support
Problem:
Solution: [cred-post-parent get='title'] //Title of parent [cred-post-parent get='url'] //URL of parent OR, you can nest ShortCodes, which is also something that may stop working at some point in future, as WordPress does not like nested shortcodes - however it should proceed to work in Toolset Forms and Views as long the block editor is not used: Another approach could be to create a custom code with the above principles and output the title, so no nesting is necessary. |
2 | 3 | 4 years, 10 months ago | ||
Registration form not appearing if Access is activated
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 11 | 4 years, 10 months ago | ||
Generic questions about forms
1
2
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 17 | 4 years, 11 months ago | ||
Save post info from CPT1 to CPT2
1
2
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 18 | 4 years, 11 months ago | ||
Add an editing link to a view/page
1
2
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 22 | 4 years, 11 months ago | ||
Another Avada/Toolset conflict
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 7 | 4 years, 11 months ago | ||
Style forgot password form submit button
Started by: nicolaS-3 in: Toolset Professional Support |
3 | 9 | 4 years, 12 months ago | ||
Classic login/registration process issues
1
2
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 29 | 5 years ago | ||
Broken relationships after support
Started by: nicolaS-3 in: Toolset Professional Support |
1 | 2 | 5 years ago | ||
Similar M-to-M relationships in views behave differently
Started by: nicolaS-3
in: Toolset Professional Support
Problem: I'm unable to use the "Edit" button in the Loop Wizard next to a Types field, so I can't insert a field from a related post easily. I'm also seeing some strangeness in the Form editor screen. Solution: Both issues can be resolved by removing Google Maps from Privacy Consent settings in Avada Theme options. |
3 | 12 | 5 years ago | ||
Default pages for each CPT
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 3 | 5 years ago | ||
Dates in Views filters
Started by: nicolaS-3
in: Toolset Professional Support
Problem: I have two custom fields for start date and end date. I would like to create a View that displays posts where the start date has already passed and the end date has not already occurred. Solution: In this case, I would use a combination of start date less than or equal to TODAY, and end date less than FUTURE_DAY(1). I would also be sure to use data type "number" instead of "DATE" in the query filter. Relevant Documentation: |
2 | 7 | 5 years ago | ||
Passing values to functions in shortcode
Started by: nicolaS-3
in: Toolset Professional Support
Problem: I have Stores and Products custom post types. I have access to a Store ID as a custom field value in a Product post. I would like to be able to use that Store ID to display information about the Store post, but I can't figure out how to use it in a shortcode. Solution: If you know the post ID, it's easier to use the built-in "item" attribute to display information about another post. Offer Store: [wpv-post-field name='offer-store'] Title: [wpv-post-title item="[wpv-post-field name='offer-store']"] URL: [wpv-post-url item="[wpv-post-field name='offer-store']"] |
2 | 3 | 5 years ago | ||
Cannot save query filter(s) in Views
Started by: nicolaS-3 in: Toolset Professional Support |
2 | 3 | 5 years ago | ||
Geolocalize a view without using a map
Started by: nicolaS-3
in: Toolset Professional Support
Problem: Is it possible to use a distance-based filter in a View without implementing a map? Solution: Yes, you can add a distance-based filter in a View without adding a map shortcode to the display. The results will still be filtered using the parameters in your distance filter. |
2 | 3 | 5 years ago |