Show data on a specified template in wordpress -


I am using a plugin called Wp Store Locator No Custom Post Type . Therefore, the plugin gives a list of stores as output and has a template designed for it. I have modified the plugin in such a way that when I click more details , take me to the particular page of the particular clicked store.

I did this localhost / wordpress /? Link like Wpsl-id = 3 has been created.

My question is how can I show only on special stores? I have created a template in that plugin but I have no idea how I can use it.

Any help from the user of the WP Store Locator will be highly appericiated.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -