Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom field _sku at the top of the results › Reply To: Custom field _sku at the top of the results
Hii!!
It worked fine!!
Now, another issue, I’m sure you’ll solve fast.
In one of custom fields we have, for example:
<div style=”margin-left:20px;”><div class= “product_references_code”>0012374</div><div class= “product_references_name”>for TET</div><div class= “product_references_code”>0014105</div><div class= “product_references_name”>for JT-T1A</div><div class= “product_references_code”>0014107</div><div class= “product_references_name”>for JT-T2A</div><div class= “product_references_code”>J125010</div><div class= “product_references_name”>for JNA</div></div>
</div>
Right now, the only results that ASP can find are 0012374 and TET
The rest of strings inside following <divs>: 0014105 – JT-T1A – 0014107 – JT-T2A – 125010 – JNA are not found in this product. (Maybe found in another product and in another field but not in this)
It seems tha it only finds the content of the first <div> i think.
Any idea about it??
Thanx very much!!