the home of the wordpress wppizza plugin
WPPizza – A Restaurant Plugin for WordPress › Support › General Support › remove "fixed" word from menu list
Hi, how can i remove this div: if only single menu item is use <div class='<?php echo $post_type ?>-article-price-lbl<?php echo $hideCartIcon?>'><?php echo $v['lbl']?></div> i need if single menu item is printed like food name $ fixed
<div class='<?php echo $post_type ?>-article-price-lbl<?php echo $hideCartIcon?>'><?php echo $v['lbl']?></div>
i want to remove “fixed” word.
Thanks
dunno where your fixed comes from , but maybe you are looking for this:
wppizza->layout->Hide pricetier name and cart icon if item has only one size: