jfbelinski
Member
Posted 2 years ago #
I'm trying to display a venue list for a specific city on one of my pages. Simalar to the list of All venues at the bottom of the venue admin page. If I had a basic script that I could past in the html view of the page content, I could take it from there.
Thanks in advance,
Jack
mrherbivore
Member
Posted 2 years ago #
GigPress has no built-in function to display a list of venues for a specific city. Best you could do is write a new function to do it, hooking into the GigPress code. But you'll need to be familiar with PHP to do that.