rajivG
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 |
|---|---|---|---|---|---|
|
Colour in Ajax filter
Started by: rajivG
in: Toolset Professional Support
Problem: Whenever I change any filter checkbox option, the entire Search and Loop section becomes coloured for 4-5 seconds, and then the results appear. May I know how to prevent the section from becoming coloured for those 4-5 seconds? Solution: You can try below CSS codes: https://toolset.com/forums/topic/colour-in-ajax-filter/#post-2150319 Relevant Documentation: |
|
2 | 5 | 4 years, 11 months ago | |
|
Spacing and alignment
Started by: rajivG in: Toolset Professional Support |
|
2 | 5 | 4 years, 11 months ago | |
|
Search results
Started by: rajivG
in: Toolset Professional Support
Problem: The issue here is that the user wanted pagination numbers with the format Solution: It wont be possible to have your pages labeled as 1-12 of 2,000 results found. You can have it as 12 of 2,000 results found and this is because of the limitations of the shortcodes that will be employed to display this information. They can only display the current results count and the total number of results. The only way i see this being possible is for you to make use of a custom shortcode to minus 12 from the current page results count. This will involve that you pass the following shortcode into your custom shortcode and using your custom shortcode to display the final results. |
|
2 | 5 | 4 years, 12 months ago |