Edit "Listings" Page or Template to hide breadcrumbs? Can't do it by Page ID or Templ
I want to edit my theme's listings page, however the page ID changes every time you select a sorting option and I tried
PHP Code:
( is_page_template('archive-listing.php') )
but that didn't work either...
http://demos.appthemes.com/vantage/listings/
I don't want to remove breadcrumbs altogether... Just want to edit this page.