Hi everyone,
I have installed a plugin called Store Locator to create several stores from my city. The plugin used Custom Post Type to create each store, so them all are displayed in an archive page.
I would like to edit this archive page but I can’t. I have been trying to duplicate archive.php to archive-stores.php but the first one is empty.
How can I create a new archive-stores.php with the same content as archive.php?
Thank you very much.
Marcos