luanrox
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Ajustei alterando direto no arquivo:
/templates/order-received/show-pix.php
Ao invez de chamar a funcao, coloquei a funcao direto no botao.
<button onclick=”var copyText = document.getElementById(‘mp-qr-code’); copyText.select(); copyText.setSelectionRange(0, 99999); document.execCommand(‘copy’);” class=”mp-details-pix-button”><?php echo esc_html( $text_button ); ?></button>
Mesmo problema aqui
Forum: Plugins
In reply to: [Mercado Pago payments for WooCommerce] Pagamento recorrente automáticoPreciso!
Também estou precisando!
Great, Thanks snyrke.
This Work’s:
“
echo apply_filters (‘child_add_stylesheets’,$stylesheets);
to
apply_filters (‘child_add_stylesheets’,$stylesheets);
“On function.php theme file.
Forum: Fixing WordPress
In reply to: Connection was Reset/ERR_EMPTY_RESPONSEI’m with the same problem.
When i try add a widget or change the initial page content.
Viewing 6 replies - 1 through 6 (of 6 total)