I have created the WAITLIST page. And I am calling this item in the PROD page Template:
The token is not wrapped in a conditional, and the contents of the WAITLIST page has text that is not warpped in a conditional. Though I am unable to see anything rendered on the front end. Toolkit is assigned to the PROD, and WAITLIST page.
Any ideas as to why this might be happening?
Additional info:
Toolkit version: 5.2760
Miva Merchant 9.0004
MivaScript Engine v5.22
Database API: mysql
Code:
<mvt:item name="toolkit" param="render|WAITLIST" />
Any ideas as to why this might be happening?
Additional info:
Toolkit version: 5.2760
Miva Merchant 9.0004
MivaScript Engine v5.22
Database API: mysql
Comment