Some BUGS I’ve encountered
-
I’ve recently started using this plugin and I’m already considering getting the Pro version because I’m so happy with it, but I have encountered some issues which I can only describe as bugs.
BUG 1
I’ve set up some tags before adding most of the content to easily define the website’s structure. This has caused an issue, however. Whenever I create a saved layout and enter a tag in the taxonomies that DOESN’T have any posts attached to it (in the tags page the count is zero), save the layout and later come back to it, the tag turns into a number which makes it unreadable.
– create saved layout
– add <tag> with count 0 to taxonomies
– exit saved layout
– return to saved layout
– <tag> in taxonomies now displays as a number instead of nameBUG 2
When I create a saved layout with a taxonomy of a category that DOES have posts plus a tag that DOESN’T have any posts, and use the AND taxonomies relation, instead of showing the No Items notice, it instead shows all the posts that have the category and ignores the tag that I put in.
– create saved layout
– add <category> with count > 0 to taxonomies
– add <tag> with count 0 to taxonomies
– set taxonomy relation to AND
– saved layout shows all posts in <category> and ignores <tag>BUG 3
When I display a saved layout on a page using infinite pagination and a page item count of 6 (default setting) and the posts in the layout exceed the page item count, the first 6 posts will be displayed twice and the rest will be ignored. This doesn’t happen on the PC I use to make the website but it does happen on all other devices I tested (Both PCs and phones).
The topic ‘Some BUGS I’ve encountered’ is closed to new replies.