Tell us what you are trying to do?
display a list of users on a profile page.
I have a view (Users) that is displaying just fine on a page, using a widget:
hidden link
when I place it on a sidebar in on the user profile page it will not display at all:
hidden link
it is supposed to be displaying at the top, above the "invite a new user" button
name of view:
my-fi
hidden link
widget names:
Members - Single Profile
Admin 1
Is there any documentation that you are following?
Is there a similar example that we can see?
What is the link to your site?
Hi,
Thank you for contacting us and I'd be happy to assist.
The way some themes handle the main post loop, the content template's processing can be affected in the sidebars or outside that main loop.
In that case, by-passing the use of the content template in the view and directly adding the output inside the view's loop should work.
( screenshot: hidden link )
I hope this helps and please let me know if you need any further assistance around this.
regards,
Waqar