WP Catalogue Pro
-
Hi Maeve,
I have a few questions before buying the pro version :
– how does it work if the free version is already in place : do all settings just reset (is it better to save the css files first for instance) ?
– is the pro version valid according to w3c markup ? (I corrected 2 errors in the free version, see below)
=> wpc-catalogue.php, line 151 : $return_string .= ‘ “/></div>’;
you need to delete the quote mark
=> wpc-catalogue.php, line 157 : $return_string .= ‘<br clear=”all” />’;
better to transform it into $return_string .= ‘<br style=”clear:both;” />’;Thanks a lot for your answers !
Regards,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WP Catalogue Pro’ is closed to new replies.