Hi there
I have some burning problems that stands in the way of moving my project further (I am building a business directory).
Hope it all makes sense 🙂
Issue 1:
When someone, who is not logged in, tries to create a listing, they just get a blue bar notification that says ‘You must login to post’.
There are no links to sign up or login with this notification.
How do I add this?
Issue 2:
When a user is logged in and visits the /profile page, the posted listings
From the user is not showing – the only thing that is showing is ‘Posts – No posts found.
I did tick ‘listings’ on in the settings in the UsersWP > General > Profile > Choose tabs to display … wouldn’t listings by the user appear this way in the tab?
Issue 3:
Elementor Dynamic content – I want to really design my own templates for the listing pages, how listings are displayed in the archive etc.
I know you can do it with shortcodes, but since I am using Custom Post types with my custom fields, I would like to use Elementor to pull in dynamic content.
I have done it before with ACF – Elementor could easily pull in data.
I tried to insert a ‘heading’ widget og press the dynamic field > Post Custom Field.
It could not get any keys, so I tried to put in the field key of the field from when I created the field for the Custom Post, but it can’t fetch the data. How do I do this?