Marc Lacroix
@marcusig on WordPress.org
- Member Since: August 12th, 2015
- Location: Zimbabwe / France
- Website: mklacroix.com
- Employer: mklacroix
Contribution History
Marc Lacroix’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Show image on hover, on the site WordPress.org Forums:
Ok. You can try something like this: // Add events on the choice wp.hooks.addAction( 'PC.fe.choice.init',… -
Posted a reply to Show image on hover, on the site WordPress.org Forums:
Hi BOLD, This should be possible, though I'm not sure to understand 100% what you… -
Posted a reply to Selections only inside the current group, on the site WordPress.org Forums:
Hi David, one thing I have noticed inside a group, the multi choice options for… -
Posted a reply to Selections only inside the current group, on the site WordPress.org Forums:
Hi David, If I understand your need correctly, this can only be done using the… -
Posted a reply to Show price while configurating, on the site WordPress.org Forums:
I see. You can find this in Settings > Product Configurator > General options >… -
Posted a reply to Show price while configurating, on the site WordPress.org Forums:
Hi there, Could you give me more information about this?I don't quite understand what you… -
Posted a reply to Plugin causes php memory exhaust, on the site WordPress.org Forums:
Ok. I don't think this addon would cause anything like that. Could you maybe send… -
Posted a reply to Plugin causes php memory exhaust, on the site WordPress.org Forums:
Hi there, Do you have any configurator add-on installed as well? Marc -
Posted a reply to I want to be able to put a name and number in the customizer, on the site WordPress.org Forums:
Hi there, It is possible to add form fields to the configurator. But note that… -
Translated 7 strings on translate.wordpress.org.
-
Posted a reply to Multi Currency, on the site WordPress.org Forums:
Hi there, Which specific multi currency plugin is it? The configurator is compatible with a… -
Posted a reply to [NSFW] Product Configurator on product page, on the site WordPress.org Forums:
Hi there, This is done using the shortcode mkl_configurator (documentation) The shortcode can be used… -
Posted a reply to I need to show the price information in the footer in mobile view, how can I do, on the site WordPress.org Forums:
Hi there, It depends on the Configurator theme you are using. (I link you shared… -
Posted a reply to FOX Currency (WOOCS) Compatibility, on the site WordPress.org Forums:
Hi Shandy, Is there anything specific which needs to be done to reproduce this? I… -
Posted a reply to how download configuration in pdf, on the site WordPress.org Forums:
Also the configurator isn’t working when not logged in, because there is a JavaScript error… -
Posted a reply to Download my configuration – Landscape, on the site WordPress.org Forums:
Also the configurator isn't working when not logged in, because there is a JavaScript error… -
Posted a reply to how download configuration in pdf, on the site WordPress.org Forums:
Hi there, This feature is part of the Save your design add-on. Feel free to… -
Posted a reply to Download my configuration – Landscape, on the site WordPress.org Forums:
Hi Eduardo, Please could you send your request using the premium support form, and include… -
Posted a reply to Edit item in cart button (mobile), on the site WordPress.org Forums:
Hi there, I see, I'll fix this. In the mean time, you can try using… -
Posted a reply to Custom HTML and with additional css not added to cart thumbnail, on the site WordPress.org Forums:
To complete my answer, only the images attached to the choices are merged. The custom… -
Posted a reply to Custom HTML and with additional css not added to cart thumbnail, on the site WordPress.org Forums:
Hi there, Is there a way to include the custom html and changes through additional… -
Posted a reply to Edit Configuration Button Not Updating the Selections, on the site WordPress.org Forums:
Hi there, Sorry for the delay in responding. I just tested that product, added it… -
Posted a reply to “HPOS” new woocommerce feature is implemented by PCW now?, on the site WordPress.org Forums:
The plugin uses only the WooCommerce methods, so it is compatible with WC's new HPOS… -
Posted a reply to Images in Library, on the site WordPress.org Forums:
Hi Paul, Sorry for the delay in responding. presumably these are versions of the product… -
Posted a reply to Translate configure button wording, on the site WordPress.org Forums:
Hi Guillaume, Yes you can translate this as well as all the labels present in… -
Posted a reply to Can’t translate my configurator with WPML, on the site WordPress.org Forums:
Hi Guillaume, At the moment the WPML integration with the configurator content only works with… -
Posted a reply to Inserting shortcode on another product’s page, on the site WordPress.org Forums:
Great! Please use the premium support form for addon related questions, as we're not allowed… -
Posted a reply to Inserting shortcode on another product’s page, on the site WordPress.org Forums:
I've just sent you an updated version of the addon, which should hopefully fix that… -
Posted a reply to Inserting shortcode on another product’s page, on the site WordPress.org Forums:
I inserted the PHP code, but now it seems that the buttons disappear when I… -
Posted a reply to Inserting shortcode on another product’s page, on the site WordPress.org Forums:
Hmm weird – it should not be in the short description, as it is dropped… -
Posted a reply to Inserting shortcode on another product’s page, on the site WordPress.org Forums:
are there any reason why they are not loaded? Yes: by default the scripts are… -
Posted a reply to Inserting shortcode on another product’s page, on the site WordPress.org Forums:
Thanks. The issue is that the configurator scripts aren't loaded, so you'll have to force… -
Posted a reply to Responsive version, on the site WordPress.org Forums:
Sharing the CSS here, in case others would need it: @media (min-width: 660px) and (max-width:992px)… -
Posted a reply to Inserting shortcode on another product’s page, on the site WordPress.org Forums:
Hi there, This should be possible. Could you share a link to the single product?… -
Posted a reply to Selected variation in title, on the site WordPress.org Forums:
Hi there, This isn't currently possible, but it makes sense, so I've added this to… -
Posted a reply to Responsive version, on the site WordPress.org Forums:
Hi there, For this reason, I removed all images or logos… Of course, I understand.… -
Posted a reply to Help with WooCommerce Product Configurator, on the site WordPress.org Forums:
Hi there, There is a basic tutorial here. And documentation is available here (though the… -
Posted a reply to Conditional logic, on the site WordPress.org Forums:
Hi Viktor, Would you mind sending your request using the premium support form, as I… -
Posted a reply to Yith request a quote, on the site WordPress.org Forums:
This should now be fixed. -
Posted a reply to Responsive version, on the site WordPress.org Forums:
Which configurator theme are you using? The screenshots you sent look more like mockups than… -
Posted a reply to Hooking onto Configurator Content, on the site WordPress.org Forums:
Hi Eduardo, Sorry I didn't understand that you wanted those specific things. Because in that… -
Posted a reply to Check if page uses product configurator, on the site WordPress.org Forums:
Can you share your code here, if possible in its context? -
Posted a reply to Check if page uses product configurator, on the site WordPress.org Forums:
You can try the hook mkl_pc_is_loaded E.g. add_action( 'mkl_pc_is_loaded', function() { // your code });… -
Posted a reply to loading the configurator…, on the site WordPress.org Forums:
Hi there, Sorry for the delay in responding.The link you shared isn't valid anymore. Are… -
Posted a reply to Cart block: equivalent filters to those available in the traditional cart, on the site WordPress.org Forums:
Hi there, thanks for getting back to me. @ralucastn Hello @marcusig, you can find this documentation… -
Posted a reply to Centralized pricing sheet linked to many products, on the site WordPress.org Forums:
Hi there, Sorry I missed your question. It sounds like something which can be done… -
Posted a reply to Check if page uses product configurator, on the site WordPress.org Forums:
Hi there, Technically, you should be able to use get_body_class , as is_configurable is added… -
Posted a reply to Selected item text too small, on the site WordPress.org Forums:
Hi there, There isn't currently a setting for this, so it needs to be changed… -
Posted a reply to Hooking onto Configurator Content, on the site WordPress.org Forums:
Hi Eduardo, it depends on when you execute your script, but you the configuration text… -
Posted a reply to Responsive version, on the site WordPress.org Forums:
Hi there, However, the tablet portrait mode looks messed up Could you maybe share a…
Contributor
-
Add to Cart Ajax for Hello Elementor
Active Installs: 100+
-
Product Configurator for WooCommerce
Active Installs: 2,000+
Français (French (France)) Plugins Translation Editor - #fr_FR
-
Product Configurator for WooCommerce
Active Installs: 2,000+