Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Merv Barrett

    (@mervb1)

    Yes you can change the slugs, Easy Property Listings is filled with Hooks and Filters to allow all types of customisations to the plugin.

    Using hooks and filters allow you to easily update the plugin to new versions and NOT lose your changes. (editing a plugin directly is never a good idea)

    See our Hooks: Action and Filter reference guide.

    Full reference of available hooks and filters.

    See this on slugs: Change the permalink slug of Listing Post Types.

    Let me know how you go

    Thread Starter austintenantadvisors

    (@austintenantadvisors)

    @mervb1 does the commercial search add on help? Also I’m interested in the map feature.

    Do you offer a service to help set up the plugin?

    Thread Starter austintenantadvisors

    (@austintenantadvisors)

    so drop this code into functions php? define(‘EPL_COMMERCIAL_SLUG’, ‘my-commercial-slug’);

    my-commercial-slug…………….this is the part I change correct? So if I wanted to change it to ………..office-space-listings then do the following?

    define(‘EPL_COMMERCIAL_SLUG’, ‘office-space-listings’);

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Commercial Real Estate Needs’ is closed to new replies.