I’m just adding Events functionality. I understand that the “Add Event” page is accessed via this URL:
/add-listing/?listing_type=gd_event
so I added that to my menu and I do get the form for adding events. But the page headline and top content reads “Add Listing” obviously because it is pulling from that page and apparently there isn’t a separate “Add Event” page. So I’m confused. Do I need to do something else to get the title to change for that page?
On a related note. You just added the ability to add custom text to GD pages by typing in the text on the actual page in WP admin. I tried that on Add Listing and it works, but it also carries over to the Event page. How would I create custom content for that page?
Obviously I’m missing something here. I’ve looked through all the docs and GD > Design > Navigation, but don’t see the cause of the problem.