You are here: Home
Support site for Tips and Tricks HQ premium products
Hi, I would insert a compact image of cart in the Header and Footer.
To be clear exactly like in this image [http://screencast.com/t/zd1TnS8uS]
Well, I guess I have use some php, and I tried to add in the header.php and
footer.php the code:
<?php echo do_shortcode(“[wp_eStore_display_compact_cart]”); ?> but in the front-end I got only an echo of this [wp_eStore_display_compact_cart].
I tried also with <?php echo eStore_display_compact_cart(2); ?> but the front-end was completely broke.
Any help ?
Thanks & Regards