I have installed your X-Theme on my WordPress site. Unfortunately, the filter is not working correctly. When I select a filter, not all portfolio items associated with the filter word are displayed. Additionally, the filter itself doesn’t seem to be correctly formatted. When I filter by a word, only a few items appear, and at the bottom, I have the option to switch pages to view more items. However, that doesn’t really work either.
Hi Timo,
By withdrawing the post, I believe you already have resolved the issue. If the issue still existed, you can let us know.
Thanks.
Hello, the problem still exists. Can you please take a look? Thank you very much! Timo
Hey Timo,
For the layout issue, I’ve replicated it in my site so this probably is a bug.
Please temporarily add the following code to your Global CSS.
.option-set .x-index-filter-label, .option-set .x-portfolio-filter-label {
float: none;
}
For the Portfolio output issue, increase the number of Posts Per Page in your Portfolio Settings