Is there something wrong with the syntax in this embed? Parsing order issue? The query doesn’t output.
<ul>
{exp:channel:entries channel="units" search:unit_floorplan="={embed:floorplan}" orderby="title" sort="asc" dynamic="no"}
<li{if count == 1} class="first"{/if}>
<a href="http://website.com/ol/default.aspx?siteID=3208918&unitId={exp:query" title="Lease Now" target="_blank" rel="noopener">_{site_url}assets/images/button.png_<h5>{title}</h5><p>_<span>Available:</span> {unit_available format="%n.%j.%Y"}__<span>Rent:</span> ${unit_rent}/MO_</a><br />
</li><br />
{/exp:channel:entries}<br />
</ul>Any recommendations? Thank you for your help.