Hi Joseph,
Check the following items on the tag cloud form:
Formname=""
Depending on the Business Directory form that you are using with BD 6.1 the choices are:
Formname="DNNP-BD6.1 Single Category Form"
Formname="DNNP-BD6.1 Multiple Categories Form"
Formname="DNNP-BD6.1 Sub Categories Form"
You can determine the form your are using by going to the Xmod action menu on your listing page and click manage forms. The form that is selected is the one you are using.
tagfield="cboCategory"
tagurl=""
Be sure that the tagurl is pointing to the correct page.
Finally, in the Xmod action menu on your listing page, click Configure Xmod Module on your listing instance of XMod module.
Go to Data Settings >> Filtering >> Filtering Using URL Parameter.
Male sure it is checked and that the cboCategory field has all three checkboxes checked and the parameter name is cat. |