mauroM-3
Support threads created in the last 30 days: 4
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Access via PHP the post inside a loop in a view
Started by: mauroM-3 in: Toolset Professional Support |
1 | 2 | 16 hours, 42 minutes ago | ||
Loop videos in a gallery post
Started by: mauroM-3 in: Toolset Professional Support |
1 | 8 | 2 days, 18 hours ago | ||
Background color in custom post types template different from the theme standard
Started by: mauroM-3 in: Toolset Professional Support |
1 | 2 | 5 days, 17 hours ago | ||
Cannot have a popup in map link to google maps
Started by: mauroM-3 in: Toolset Professional Support |
1 | 5 | 2 weeks, 3 days ago | ||
Create a custom search for a legacy view on media gallery
Started by: mauroM-3 in: Toolset Professional Support |
1 | 8 | 3 weeks, 4 days ago | ||
Add an attribute to multiple instances of custom post type
Started by: mauroM-3 in: Toolset Professional Support |
1 | 2 | 1 month, 1 week ago | ||
Disable author and navigation from custom post type single page
Started by: mauroM-3
in: Toolset Professional Support
Problem: I want to remove the author name, date, and post navigation (previous/next post) from my content template on specific posts. Solution: For Navigation (Previous/Next Post): In your content template, search for the code responsible for post navigation, usually found near . Remove or comment out this section to disable the navigation links. For Author Name and Date: These elements are likely generated by the Astra theme. Check the Astra theme options in the WordPress Customizer (Appearance > Customize) for settings to hide the author and date. If no option exists, contact Astra support for further assistance. |
2 | 2 | 1 month, 3 weeks ago | ||
Countdown based on filter of custom post type
Started by: mauroM-3
in: Toolset Professional Support
Problem: The customer wanted to display a countdown for the next event date from a custom post type for a music band, using a date field as the target. Although they initially used the Spectra Pro countdown block, they encountered challenges setting a dynamic end date directly. Solution: The Toolset Countdown block can use dynamic data for the countdown's end date. However, to make this work with Spectra Pro or any countdown block that accepts shortcode-based data, the customer could format Toolset's date field from a UNIX timestamp to a format compatible with Spectra. The steps included: 1. Creating a View Loop: Even when displaying a single upcoming event, creating a View loop within Toolset allows the countdown block to be placed dynamically within the loop. 2. Formatting the Date for Compatibility: Toolset provides methods to convert the date field from UNIX format, ensuring compatibility with external blocks like Spectra Pro if shortcodes are required. The customer confirmed this setup worked, with the Toolset Countdown block operating dynamically within the loop for future events. Relevant Documentation: https://toolset.com/forums/topic/can-i-convert-a-custom-fields-date-format/ |
2 | 3 | 1 month, 3 weeks ago |