• Resolved Ericka Lu

    (@ohhellothere)


    This code is working for me other than the limiting the characters of the short code display

     <?php echo $this-> product->get_short_description() ,0,30);  ?>
    
    

    I add the
    ,0,30);

    and its not limiting the characters but messes up the page. What am I doing wrong?

    Thank you!

    • This topic was modified 3 years, 4 months ago by Ericka Lu.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding Short description to the shop page’ is closed to new replies.