• Hi Guys,

    I only want to load the ERE styles and scripts on a single property and the advanced search page. Do you guys have a hook that I could use as I don’t want to go into the plugin files and add conditional statements to the enqueue function that I found as I want the plugin to remain updatable.

    Thank you.

Viewing 1 replies (of 1 total)
  • We enqueue the ERE styles and scripts here:
    …\wp-content\plugins\essential-real-estate\public\class-ere-public.php
    hook :
    …\wp-content\plugins\essential-real-estate\public\class-ere-template-hooks.php
    and single property template here:
    …\wp-content\plugins\essential-real-estate\public\templates\content-single-property.php

Viewing 1 replies (of 1 total)
  • The topic ‘Enqueue CSS and JS’ is closed to new replies.