Joe H.
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 |
---|---|---|---|---|---|
Taxonomy filter not showing all terms
Started by: Joe H. in: Toolset Professional Support |
2 | 3 | 5 years, 4 months ago | ||
how to show search results on archive?
Started by: Joe H. in: Toolset Professional Support |
2 | 5 | 5 years, 4 months ago | ||
Display content conditionally if a Custom Field has no content
Started by: Joe H.
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | 5 years, 4 months ago | ||
confused about View loop vs for_each content template
Started by: Joe H. in: Toolset Professional Support |
1 | 2 | 5 years, 4 months ago | ||
event calender plugin with public fields
Started by: Joe H. in: Toolset Professional Support |
2 | 2 | 5 years, 5 months ago | ||
where (in my site or in plugin files) can I find the Views-generated php?
Started by: Joe H.
in: Toolset Professional Support
Problem: I would like to know how to inspect the WP_Query produced by a View. Where can I find the PHP files that contain the query? Solution: There is no PHP file that contains the query for each View. To inspect the WP_Query parameters produced by a View you can use the Views debug tool. Go to Toolset > Settings > Frontend Content and turn on Views Debug. Then reload the page that contains the View on the front-end of your site. You may need to disable your browser's popup blocker to see the debug window. Relevant Documentation: |
2 | 3 | 5 years, 7 months ago | ||
View showing no results despite no filter
Started by: Joe H. in: Toolset Professional Support |
2 | 8 | 5 years, 8 months ago | ||
background content shifts when modal opens
Started by: Joe H.
in: Toolset Professional Support
Problem: I've built in which the results of view, when clicked, open a bootstrap modal. It works fine except that as the modal opens, the screen behind it shifts diagonally left and up Solution: It is a CSS conflict, see solution here: https://toolset.com/forums/topic/background-content-shifts-when-modal-opens/#post-1232608 Relevant Documentation: |
2 | 3 | 5 years, 8 months ago | ||
How to add dynamic URL to src within iframe?
Started by: Joe H. in: Toolset Professional Support |
2 | 7 | 5 years, 8 months ago | ||
show taxonomies in as columns in Post Type listing in WordPress Admin
Started by: Joe H. in: Toolset Professional Support |
2 | 3 | 5 years, 10 months ago | ||
add icon to custom field text
Started by: Joe H. in: Toolset Professional Support |
2 | 4 | 5 years, 10 months ago | ||
query filter: future dates only
Started by: Joe H. in: Toolset Professional Support |
2 | 9 | 5 years, 10 months ago | ||
View filter showing all results regardless of what search parameter is entered
Started by: Joe H.
in: Toolset Professional Support
Problem: I have a custom search View set up with several filter controls. I would like to require at least one of these filters to be selected in order to show results in the View. I added some code using wpv_filter_query_post_process that was in place on another site, but it seems that none of the filters work. Solution: Check the Query Filter section of the View editor to ensure that your filters are configured correctly. |
2 | 5 | 6 years, 6 months ago | ||
cant get z-index layers to display properly
Started by: Joe H.
in: Toolset Professional Support
Problem: When click open bootstrap modals, the "sign up" button still shows up. Solution: This is not a problem related with Toolset, but a compatibility problem between button element of Pro theme and Bootstrap modal. You can fix it with some CSS codes: .e316-107.x-container, .e316-108.x-column{ position: static !important; } Relevant Documentation: |
2 | 9 | 6 years, 8 months ago | ||
unable to override bootstrap modal css on initial page load
Started by: Joe H.
in: Toolset Professional Support
Problem: body .modal-backdrop.fade.in { z-index: 0 !important; } Relevant Documentation: |
2 | 7 | 6 years, 10 months ago |