Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › limit to parent and nested sub-level › Reply To: limit to parent and nested sub-level
October 27, 2022 at 1:53 pm
#39799
Participant
Hi friend!
In our case the post have parent structure:
-> parent 1
–> sub-level 2
—> sub-level 3
So the post this value in parent selector: Sub-level 3. The main-parent of sub-level 3 is parent 1.
With my code we query all posts with parent 1 and their sub-levels. But its not working. We see onyl posts with parent 1, but no posts with sub-level 2 or sub-level 2.
Why its not working?
BR
Tommy