I saw in the demo that there is some sort of conditional logic for the products you choose, but I can’t figure out how, not even in the instructions. Am I missing something or can conditions be added?
]]>Hello
<font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”>Je souhaite modifier l’alignement de ces sections. Existe-t-il un moyen ? Voir pièce jointe</font></font>
IMG1: https://www.facebook.com/photo/?fbid=122165241398048215&set=a.122126920310048215
IMG2: https://www.facebook.com/photo/?fbid=122165241308048215&set=a.122126920310048215
THANKS
]]>Hello everyone, I tried to load the word ingredients to replace it with the word supplements, I searched in the application settings then in all the source code files of plugin but can’t find it, can you help me please? Thanks in advance.
]]>Hi
My fields are empty showing when open the page on my mobile https://bygselvpizza.nu/vare/pizza-pakke-familie/
On laptop its fine.
Dear friend, please, could you help me to put the flavours chosed at the printer report of each sale?
(example attached here: https://pizzavenus.com.br/wp-content/uploads/2024/06/print-invoice-pizza-venus.jpg)
Bellow is the php code where I need to put this add:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style>
/* CSS Media Queries for Print
------------------------------------------*/
@media print {
body {
max-width: 100mm;
margin: 100;
}
</style>
<style>
#navigation {
font-family: sans-serif;
background-color: #f1f1f1;
z-index: 200;
border-bottom: 1px solid #dfdfdf;
left: 0;
right: 0;
bottom: 0;
position: fixed;
padding: 6px 8px;
text-align: right;
}
#navigation .button {
transition-property: border, background, color;
display: inline-block;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 3px;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5), 0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,0.5), 0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
}
#navigation .button:hover,
#navigation .button:focus {
background: #1e8cbe;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
color: #fff;
}
#navigation .button:active {
background: #1b7aa6;
border-color: #005684;
color: rgba(255,255,255,0.95);
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
}
@media print {
#navigation {
display: none;
}
}
</style>
<link rel="stylesheet" href="https://pizzavenus.com.br/wp-content/plugins/woocommerce-delivery-notes/templates/print-order/style.css" type="text/css" media="screen,print" />
<style>
.order-items .order-pizza-meta-list,
.display-meta .order-pizza-meta-list,
display: yes;
display: active;
.order-items .woocommerce-Price-amount,
.display-meta .woocommerce-Price-amount,
display: yes;
display: active;
.order-items .order-pizza-meta-list,
.display-meta .order-pizza-meta-list,
display: yes;
display: active;
.order-items .order-line-items,
.display-meta .order-line-items,
display: yes;
display: active;
.order-items .woocommerce-order-items,
.display-meta .woocommerce-order-items,
display: yes;
display: active;
.order-items .woocommerce-order-items-wrapper,
.order-items .woocommerce-order-items-wrapper,
display: yes;
display: active;
.woocommerce-order-items-wrapper,
.order-pizza-meta-list {
}
</style>
<style>
#page {
font-size: 1.5em;
font-style: bold;
font-family: arial, serif;
column-width: 5500mm;
column-gap: 2000mm;
margin-left: 1mm;
margin-right: 10mm;
line-height: 115%;
font-weight: bold;
font-weight: capitalize;
}
.order-addresses address {
font-size: 1.4em;
line-height: 99%;
font-weight: bold
column-width: 950mm;
}
.wcdn_head {
font-size: 0.5em;
line-height: 99%;
font-weight: bold
display: none;
}
</style>
<style>
.order-addresses .shipping-address {
display: none;
}
</style>
<style>
.order-addresses .billing-address .state {
display: none;
}
</style>
<style>
.order-addresses .billing-address .billing_number {
display: none;
}
</style>
<style>
.billing-address .state {
display: none;
}
</style>
<style>
.order-addresses .billing-address .state {
display: none;
}
</style>
<style>
.order-addresses .head-price {
display: none;
}
</style>
<style>
.head-item-price {
display: none;
}
</style>
<style>
.product-item-price {
display: none;
}
</style>
<style>
.order-items .product-name {
width: 50%;
column-width: 2000mm;
column-rule-width: 1000;
margin-right: 100mm;
font-weight: bold;
font-size: 1.3em;
}
</style>
<style>
.order-items .head-name {
width: 50%;
column-width: 2950mm;
margin-right: 150mm;
font-weight: bold;
}
</style>
<style>
.order-items .product-price {
width: 50%;
column-width: 2000mm;
column-rule-width: 1000;
margin-right: 100mm;
font-weight: bold;
font-size: 1.3em;
}
</style>
<style>
.order-items .total-price {
font-size: 1.3em;
}
</style>
<style>
.order-items .total-quantity {
display: none;
}
</style>
<style>
.order-items .shipped_via {
display: none;
}
</style>
<style>
.order-branding .company-logo img {
width: 300px;
height: auto;
column-width: 950mm;
}
</style>
</head>
<body class="invoice">
<div id="container">
<div id="navigation">
<a href="#" class="button" onclick="window.print();return false;">Imprimir</a>
</div><!-- #navigation -->
<div id="page">
<article class="content">
<div class="order-branding">
<div class="company-logo">
<style>
/* hide mobile version by default */
.logo .mobile {
display: none;
}
/* when screen is less than 600px wide show mobile version and hide desktop */
@media ( max-width: 600px ) {
.logo .mobile {
display: block;
}
.logo .desktop {
display: none;
}
}
</style>
<div class="logo">
<img src="https://ml2ycaibhako.i.optimole.com/w:350/h:156/q:mauto/process:1802/id:160a9124352e6d94d048292b9fa5737e/https://pizzavenus.com.br/logo-pizza-venus-para-site-print-invoice-pedidos-site.png" class="desktop" width="88" height="39" alt="Pizza Vênus (51) 3221.0322" />
<img src="https://ml2ycaibhako.i.optimole.com/w:350/h:156/q:mauto/process:1802/id:160a9124352e6d94d048292b9fa5737e/https://pizzavenus.com.br/logo-pizza-venus-para-site-print-invoice-pedidos-site.png" class="mobile" width="88" height="39" alt="Pizza Vênus (51) 3221.0322" />
</div>
</div>
<div class="company-info">
<div class="company-address"><p>Duque de Caxias 765 Centro Histórico POA RS</p>
</div>
</div>
</div><!-- .order-branding -->
<div class="order-addresses">
<div class="billing-address">
<h3>Endere?o de cobran?a</h3>
<address>
Jo?o Kussler<br />Rua duque de caxias, 638<br />apto 902<br />Porto Aelgre<br />Rio Grande do Sul<br />90010-280
</address>
</div>
<div class="shipping-address">
<h3>Endere?o de entrega</h3>
<address>
Jo?o Kussler<br />Rua duque de caxias, 638<br />apto 902<br />Porto Aelgre<br />Rio Grande do Sul<br />90010-280
</address>
</div>
</div><!-- .order-addresses -->
<div class="order-info">
<h2></h2>
<ul class="info-list">
<li>
<strong>Número do Pedido</strong>
<span>1813</span>
</li>
<li>
<strong>Data do pedido</strong>
<span></span>
</li>
<li>
<strong>Forma de pagamento</strong>
<span>Pagamento na entrega (informar valor do troco nas observa??es em caso de dinheiro)</span>
</li>
<li>
<strong>Email</strong>
<span><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="d6bcb9b7b9bda3a5a5bab3a496b1bbb7bfbaf8b5b9bb">[email protected]</a></span>
</li>
<li>
<strong>Telefone</strong>
<span>51981033829</span>
</li>
</ul>
</div><!-- .order-info -->
<div class="order-items">
<table>
<thead>
<tr>
<th class="head-name"><span>Produto</span></th>
<th class="head-item-price"><span>Pre?o</span></th>
<th class="head-quantity"><span>Quantidade</span></th>
<th class="head-price"><span>Total</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="product-name">
<span class="name">
Pizza Grande 35cm 9 fatias até 3 sabores </span>
<ul class="wc-item-meta"><li><strong class="wc-item-meta-label">Borda Recheada:</strong> <p>Chocolate</p></li></ul> <dl class="extras">
</dl>
</td>
<td class="product-item-price">
<span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">R$</span> 79,90</span></span>
</td>
<td class="product-quantity">
<span>1</span>
</td>
<td class="product-price">
<span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">R$</span> 79,90</span></span>
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td class="total-name"><span>Subtotal</span></td>
<td class="total-item-price"></td>
<td class="total-quantity"></td>
<td class="total-price"><span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">R$</span> 79,90</span></span></td>
</tr>
<tr>
<td class="total-name"><span>Entrega</span></td>
<td class="total-item-price"></td>
<td class="total-quantity"></td>
<td class="total-price"><span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">R$</span> 5,99</span> <small class="shipped_via">via Entrega via Motoboy próprio (Centro Histórico)</small></span></td>
</tr>
<tr>
<td class="total-name"><span>Total</span></td>
<td class="total-item-price"></td>
<td class="total-quantity">1</td>
<td class="total-price"><span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">R$</span> 85,89</span></span></td>
</tr>
</tfoot>
</table>
</div><!-- .order-items -->
<div class="order-notes">
</div><!-- .order-notes -->
<div class="order-thanks">
</div><!-- .order-thanks -->
<div class="order-colophon">
<div class="colophon-policies">
</div>
<div class="colophon-imprint">
<p>www.pizzavenus.com.br</p>
</div>
</div><!-- .order-colophon -->
</article><!-- .content -->
</div><!-- #page -->
</div><!-- #container -->
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>
]]>
Hello, tell me how to translate the words Choose in this plugin, Loco Translate translates this word but nothing changes on the front?
]]>Hello, thank you for the plugin.
I think there is a new problem on the product price side with the update to woocommerce 8.1.0.
My pizza is 10 dollars when I add an ingredient of 1 dollar the displayed price will be 17 dollars
THANKS
Well done
]]>Hello,
I would like to make a website with only pizza’s recipes (not for sales)
1 – Is there a way to show recipes pizzas only ? (no prices beside)
2 – Is there a way to let users, adding their own pizza’s recipe ?
tx for your answer
]]>Thanks for the plugin its good! However i need to alter it slightly for my needs is this possible?
Is it – or could it be – possible to include a limited number of addons for free – included in the price? As a example, choose toppings – up to 3 free, if more than 3 selected the cheapest 3 are included free and the rest charged for.
]]>Hi there, please see here https://prnt.sc/6LZ0UXiaPm3X as when I include Flat rate price it is showing error, my PHP version is 7.4 and WP 6
]]>Good day,
I trust that you have had an excellent festive season and new year. We are using your plugin and have encountered an issue.
For reference we are using Domnoo v1.3.1 – ApusTheme for our general template if it may be causing some of the css issues.
* The images are hidden behind the Quantity selection.
* The quanitities upon changing gives a RNAN on the product price.
Hello, the setting are not saved when i click update.
Have you every experienced that ?
Regards
Lila
I installed this plugin, when I activated the plugin, critical error message showed and backend was not working. I disabled the plugin from file manager in hosting cpanel then website started working.
]]>Dear developer of the great plugin. Already made configs an personalizations. The extra items do add to cart, evertythings fine. But there is only a problem: I put by example the value of R$ 50 and it show something like R$ 90 (is growing the value at something like 45%). Can you please help me?
]]>