ConceptJulian
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Extended Coupon Features FREE] Error with Cross Sells in CartHow can i check this:
Any errors in debug.log (if you enable WP_DEBUG)?
Forum: Plugins
In reply to: [WooCommerce Extended Coupon Features FREE] Error with Cross Sells in CartI use the Divi theme from ElegantThemes. I have tested it with the StoreFront themes, it does work there!
So there is no add to cart button by default in the Divi theme, they said you have to add this action to your functions.php to add the add to cart button:
add_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 999 );
I think it’s strange that it does work with other products in the shop, but not with cross sells in the cart itself. Could this have something to do with AJAX? Should the add to cart button have AJAX, to work with the “WooCommerce Extended Coupon Features” plugin.
I don’t have enough knowledge of this to get it solved.
Forum: Plugins
In reply to: [WooCommerce Extended Coupon Features FREE] Error with Cross Sells in CartHi Soft79,
I have manually added this to my functions.php (in the child theme):
add_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 999 );
This adds an add to cart button to all products, also on the cross sells products in the cart itself.
Could this be the problem causing the discount not being applied correctly when adding cross sells to the cart?
Forum: Plugins
In reply to: [WooCommerce Extended Coupon Features FREE] Error with Cross Sells in CartHi Soft79,
here is the url: https://tinyurl.com/jftwmyl
add some items to reach an order value of just under 25 euro, then add a cross sell product in the cart, and see the error for yourself.
Forum: Plugins
In reply to: [WooCommerce] Product_type external via WP All ImportWORKS!
Wow something things can be so simply;)
Thank you for your help Maarten:)
Forum: Plugins
In reply to: [WooCommerce] Product_type external via WP All ImportThat works but in so far that i do have to open the posts and save it before it works!
How did you fix this?
Dankje;)
Forum: Plugins
In reply to: [WooCommerce] Product_type external via WP All ImportMaarten1234,
What did you change in – admin/woocommerce-admin-import.php ?
I changed everything to true, and set the name and value just as your screenshot.
The products show up on the website, but in the admin the products still are set as Simpel product instead of External product.
Can you help me? I’m dutch so…
Forum: Plugins
In reply to: [WooCommerce] How to set default product type to externalHallo Jochem,
Hoe heb je dit nu opgelost?
Ik probeer te gebruiken:
Name Value
_product_type external
_visibility visible
Maar dat werkt nog niet. Kun je me helpen?
How can i set streetview as standard? instead of the
Default Map Types:ROADPMAP VIEW
SATELLITE VIEW
HYBRID VIEW
TERRAIN VIEW