Hello adalo’s
I am trying to display a comment list based on the conditional logic of whether the logged in user has posted onto the comment list.
Attempt 1: Visibility conditional
Initially I have tried to set the visibility of the comment list must contain the logged in user’s username.
Issue:
All that appears on preview is an infinite loading wheel.
Attempt 2: Visibility logic based on user comments
My second attempt was to set a visibility condition based on a user’s comment appearing on the comment list.
Attempt 3: Custom filter logic based on user comments
3rd attempt was to set visibility through custom filters and user’s comments appearing in the comment table. I fall into the same issue and can’t link to the user/comment table
Issue:
I get stuck and can’t find anything to link to the user/comment table.
Can you advise on this please or hoping you’ve spotted something I’ve missed completely.
Many thanks in advance, Dan