WPP_Inquiry
-
I have looked into the property.php template page and seen the following code `<?php if(class_exists(‘WPP_Inquiry’)): ?>
<h2><?php _e(‘Interested?’,’wpp’) ?></h2>
<?php WPP_Inquiry::contact_form(); ?>
<?php endif; ?>`Is this a feature that is not available or does it need ‘switching on’?
- The topic ‘WPP_Inquiry’ is closed to new replies.