• Jennifer

    (@jenniferg648)


    *Sorry for my english

    I use :
    <?php echo do_shortcode(“[cart_button icon= »shopping-cart » empty_cart_text= »Shop » items_in_cart_text= »Cart » custom_css= »custom »]”); ?>

    In my header.php but the only thing it show is the text ”>>Cart”.

    There is no icon and no count.

    Could you help me? Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • <?php echo do_shortcode(“[cart_button icon= »shopping-cart » empty_cart_text= »Shop » items_in_cart_text= »Cart » custom_css= »custom »]”); ?>

    Try to change the double quotes “ above to ”

    Just delete it and re-type it.

    Plugin Author prontotools

    (@prontotools)

    @mongobread Thanks again for the help here. We’ll update the description to include the correct quote symbols.

    @jenniferg648 let us know how everything goes please. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing icon and count’ is closed to new replies.