Szalk
Forum Replies Created
-
I tried, but failed.
All food is included in one category only.
I want to do it that name, size and category of the food is send me by email.
I changed the code, but how do I specify that a class type that?Thanks for your help!
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Hide / remove priceIf anyone’s interested, here’s the solution:
#wppizza-cart-contents>ul>li>span{display:none;}
#wppizza-cart-subtotals{list-style:none;}
#wppizza-cart-subtotals>li{display:none;}
#wppizza-cart-subtotals>li.wppizza-order-discount{display:none;}
#wppizza-cart-total{display:none;}——————
really thank you for your help, Have a nice day!
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Hide / remove priceAnother one …
The “Orders” page, where you have to aggregation. They know how to hide the prices?Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Hide / remove priceIt’s work!
thanks!
default.css
/****prices and labels*****/
.wppizza-article-price{float:left;text-align:center;padding:3px;font-size:120%;}
.wppizza-article-price:hover{cursor:hand;}
.wppizza-article-price>span{display:none;}Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Hide / remove priceThank you very much! I’m trying …
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Hide / remove priceYou can tell me which file that is included in the section which will list the prices? I try to delete …
THIS:
<div class="entry-content"><article id="post-77" class="post-77 wppizza type-wppizza status-publish hentry wppizza-article entry-content"><div class="wppizza-article-img"> … </div><div id="wppizza-article-tiers-77" class="wppizza-article-tiers"><span id="wppizza-77-2-0" class="wppizza-article-price wppizza-add-to-cart" title="berakom a kosárba" style="display: block;"><span><strong>PRICE</strong></span><div class="wppizza-article-price-lbl"> … </div></span><span id="wppizza-77-2-1" class="wppizza-article-price wppizza-add-to-cart" title="berakom a kosárba" style="display: block;"> … </span><span id="wppizza-77-2-2" class="wppizza-article-price wppizza-add-to-cart" title="berakom a kosárba"> … </span></div>
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Hide / remove priceToo bad … thanks.
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Hide / remove priceIt’s okay.
But if I set this: “Hide prices altogether”
So there is no option to order online. The basket does not work. And just like that, without price. I need a basket and order online.Forum: Themes and Templates
In reply to: [Pinboard] Home page Sidebar width setting errorReason. I see that there is a sidebar with two side by side (Left-Right). Where can I remove the right sidebar?