Frontend Dashboard Shows All Listings Instead of Only User-Owned Listings (User Filter Not Working)

  • Solved
  • Posted 2 months ago

Hello Voxel Support Team,

I’m experiencing an issue with the Search Form (VX) on the My Listings frontend user dashboard.

Even though I have configured a user filter in the search form and set the default value to @user(id), the frontend still displays all listings, including listings that do not belong to the logged-in user.

What I’ve already configured:

Added a filter of type Author/User

Enabled “Add default value”

Default value is set to @user(id)

The filter is set to hidden so the user cannot modify it

Expected behavior: The dashboard should show only the listings created by the logged-in user

Actual behavior: All listings are shown, regardless of ownership

Notes:

In the WordPress backend, the “Mine” tab correctly shows only the logged-in user’s posts.

The issue appears only on the frontend listing dashboard.

  • Images