Support Forum Archive To perform forum search or open new support ticket Go to the support page Viewing 15 topics - 18,751 through 18,765 (of 18,948 total) ← 1 2 3 … 1,250 1,251 1,252 … 1,262 1,263 1,264 → Status Topic Supporter Voices Posts Freshness No value for author-id with using [get_author_id_in_archive] Started by: alperenK in: Toolset Professional Support 2 9 4 years, 12 months ago alperenK Jquery Error Message for FORMS Started by: Philipp in: Toolset Professional Support 3 4 4 years, 12 months ago Minesh Where is the feed for sermons? Started by: nicholasO in: Toolset Professional Support 2 8 4 years, 12 months ago Minesh Relationship forms are not working Started by: barbaraB-2 in: Toolset Professional Support 2 4 4 years, 12 months ago Luo Yang AJAX Refresh and Clear All Filters not working Started by: kevinP-11 in: Toolset Professional Support 2 6 4 years, 12 months ago Luo Yang I'm unable to duplicate post with its repeating field content. Started by: leonardoL in: Toolset Professional Support 2 7 4 years, 12 months ago leonardoL Toolset Access is clashing with WordPress User Roles Started by: lucyS in: Toolset Professional Support 2 2 4 years, 12 months ago Nigel Random order in archive view Started by: matthewW-12 in: Toolset Professional Support Quick solution available Problem: The user would like to have a random order for posts in a taxonomy archive. Solution: The archive query is not built using Toolset, we'll need custom code in order to change the order on it. add_filter('pre_get_posts', 'order_archive_by_title'); function order_archive_by_title($query) { if ( $query->is_tax( 'practice-area' ) ) { $query->set( 'orderby', 'rand' ); } return $query; } Relevant Documentation: https://developer.wordpress.org/reference/hooks/pre_get_posts/ 2 3 4 years, 12 months ago matthewW-12 unable to build toolset form Started by: sidC in: Toolset Professional Support 2 5 4 years, 12 months ago Jamal How to output custom fields in an array? Started by: StanleyT8485 in: Toolset Professional Support 2 3 4 years, 12 months ago StanleyT8485 Datepicker views css and jquery Started by: oriolc in: Toolset Professional Support 2 2 4 years, 12 months ago Waqar Need to setup costom map markers based on taxonlmy Started by: dan-catalinN in: Toolset Professional Support Quick solution available Problem: Use [wpv-conditional] shortcodes in Blocks editor. Solution: I suggest you try with WP built-in shortcode block, put those codes into shortcode block, and test again. Relevant Documentation: https://wordpress.com/support/wordpress-editor/blocks/shortcode-block/ 2 5 4 years, 12 months ago dan-catalinN change label position in a Toolset form Started by: sheriefS in: Toolset Professional Support 2 4 4 years, 12 months ago Jamal the Post type custom filter search is not having any impact on the points displayed on the map Started by: dan-catalinN in: Toolset Professional Support 2 4 4 years, 12 months ago Luo Yang Select2 automatically loading random results on click instead of default message Started by: marcusB-3 in: Toolset Professional Support 2 6 4 years, 12 months ago Jamal Viewing 15 topics - 18,751 through 18,765 (of 18,948 total) ← 1 2 3 … 1,250 1,251 1,252 … 1,262 1,263 1,264 → Known issues and solutions Frequently asked support questions Support tickets archive Get help from experienced contractors Meet Toolset support team Toolset Customer Support Policy Need to tell us something about the quality of support How to remove personal information from your database for support