franjf
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Refunds don’t show in invoiceOk, but my problem is different, I generate the invoice when I mark the order as completed, before that I make the returns in woocommerce and I need the invoice is the same completed order
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Featured image url in shopping cartThis is the code of cart.php:
<td class=”product-thumbnail”>
<?php
$thumbnail = apply_filters( ‘woocommerce_cart_item_thumbnail’, $_product->get_image(), $cart_item, $cart_item_key );if ( ! $product_permalink ) {
echo $thumbnail; // PHPCS: XSS ok.
} else {
printf( ‘%s‘, esc_url( $product_permalink ), $thumbnail ); // PHPCS: XSS ok.
}
?>
</td>Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Featured image url in shopping cartI just try Storefront theme but he images don’t show in the cart, the wocommerce version is 3.5.4
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Featured image url in shopping cartOk, I just do it but the shopping cart images don’t show yet, the products images in shop pages are ok but when I agree the product to cart this no show in the list product of the cart
any solution for NextGEN Gallery?
any solution?
Forum: Plugins
In reply to: [Plugin: NextGen Gallery/Ajax Page Loader] They don't seem to work together?Hi, I have the same problem, what can I do to fix it?
Hi, I have the same problem, do you want solve it?
Forum: Fixing WordPress
In reply to: Mingle Forum for Multi-language siteit works perfect, thank you very much 🙂
Forum: Fixing WordPress
In reply to: Mingle Forum for Multi-language siteI have the same problem, Who get you the mutilenguaje forum?