Dynamic Multi-Level Fields Plugin with ClassiPress 4
The Dynamic Multi-Level Fields Plugin 1.7 works with ClassiPress 4.0
After installation, paste the following code:
<?php do_action('ml_show_select_menu'); ?>
Open nav-top-bar-primary.php
wp-content/themes/classipress/parts/nav-top-bar-primary.php
Paste it just below:
<?php cp_header_menu_primary(); ?> on line 54
Cheers RK