markusM-5
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 |
|---|---|---|---|---|---|
|
Pagination not showing
Started by: markusM-5
in: Toolset Professional Support
Problem: Pagination in my loop is not displaying despite activating the setting, and items per page is set to 36 with over 70 items for pagination. Solution: After reviewing the settings, it appears the pagination is embedded but not visible due to a CSS code hiding it. Check the theme's style.css file and modify the CSS code to display the pagination:
.wpv-pagination-nav-links{
display: block !important;
position: relative;
width: 100%;
height: 195px;
text-align: center;
padding-top: 15px;
}
|
|
2 | 6 | 2 years, 2 months ago | |
|
Start toolset view with specific taxonomy
Started by: markusM-5 in: Toolset Professional Support |
|
2 | 2 | 2 years, 7 months ago | |
|
Use a WordPress template for post type
Started by: markusM-5 in: Toolset Professional Support |
|
2 | 3 | 2 years, 7 months ago | |
|
Make posts in loop clickable
Started by: markusM-5 in: Toolset Professional Support |
|
2 | 4 | 2 years, 8 months ago | |
|
AJAX refresh when changing any filter not working
Started by: markusM-5 in: Toolset Professional Support |
1 | 2 | 2 years, 8 months ago |