I am just starting to use snippets for our IDX content and I'm need some direction. Do I copy and paste the snippet into the page content and then change the variable?
For example, I copied the See our Office Listings snippet
/* Only this office's listings */
$_REQUEST['office_id'] = '';
into a page entitled "See Our Listings" and then changed the the office id to
['278'] and that didn't work. The coding is showing up on live page.
What should I be doing? I would like more step by step directions on using these IDX snippets and how we should be using them to our best advantage.
Thanks.

Reply With Quote
