• Resolved fabiofernandespt

    (@fabiofernandespt)


    Hello,

    I’m having a bug that I can’t resolve.

    The problem is that the sidebar filter says, for example: Double Rooms (864), but in reality I only have 490 items with this taxonomy.

    I’ve already gone to the database and there I only have 490 results if I query for this same taxonomy.

    So where is this topic getting almost double the results?

    There is a filter that is ok (the superior filter) that shows the total results, this filter is returning the correct value

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hello,

    Yes, I can see such illogical behavior im my testing environment as well. Unfortunately, currently we do not have enough resources to check this case in deeper way with QA and dev. As an option, you can try to deactivate those numbers with custom CSS, you can use this custom CSS below under the wp-admin > appearance > customize > CSS section;

    body .homepress-checkbox span {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.