Compact cart
-
HI,
Here is the code you give to display the compact cart in the header :add_action(‘wp_head’, function(){
?>
<?php echo do_shortcode(‘[wp_compact_cart2]’); //Display header compact cart ?>
<?php
});It works fine (with code snippets).
Is there a way to change the results x Items by x Articles ?
NB : Articles means Items in french.Thanks
Mick
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Compact cart’ is closed to new replies.