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
-
Posted a reply to Location of wpo-plugins-tables-list.json, on the site WordPress.org Forums:
Hi all, We've added a fix which will be in the next release. Though the…4 days ago
-
Posted a reply to In 3 available themes other then default background image is not responsive, on the site WordPress.org Forums:
Hi Jibran, Great. Note that for the "float" theme, the background still covers the full…7 days ago
-
Posted a reply to Virus in this Plugin, on the site WordPress.org Forums:
@toptones when enabled, WP-Optimize page cache and minify features will cache whatever your website contains…1 week ago
-
Posted a reply to Product-configured Shipping?, on the site WordPress.org Forums:
Hi there, This isn't possible out of the box. It can be done, but requires…2 weeks ago
-
Posted a reply to Problem with the content layer, on the site WordPress.org Forums:
Hi there, I'll close this as it's a question for a premium add-on, and answer…2 weeks ago
-
Posted a reply to giant button on mobile view not linking, on the site WordPress.org Forums:
Hi there, This CSS will fix the size of the button: @media (max-width: 660px) {…2 weeks ago
-
Posted a reply to Dynamic Shortcode not working, on the site WordPress.org Forums:
Hi Tom, At the moment the shortcode only works with simple plugins and individual variations.…2 weeks ago
-
Posted a reply to wp-optimize: The Events Calendar minification, on the site WordPress.org Forums:
Hi @fosler, The issue in the support thread you linked was fixed at the time.…2 weeks ago
-
Posted a reply to Configurator on product page, on the site WordPress.org Forums:
Hi there, It is possible and quite simple if you are using a page builder…2 weeks ago
-
Posted a reply to Disappearing button, on the site WordPress.org Forums:
Hi there, This only happens because the product is a variable one, so a variation…2 weeks ago
-
Posted a reply to Can we copy contents or group of contents and can we arrange/sort layers?, on the site WordPress.org Forums:
Hi @jibranshabir, I responded to your support request, as well as the previous 2, which…3 weeks ago
-
Posted a reply to Page cache size doesn’t increase after 1000 page preload, on the site WordPress.org Forums:
Hi there, That's the reason why your pages aren't cached. Any parameter such as ?xx=xxx…3 weeks ago
-
Posted a reply to Open configurator from any page through main menu, on the site WordPress.org Forums:
Sorry I'm still unsure of what you are trying to achieve. Are you wanting to…3 weeks ago
-
Posted a reply to using do_shortcode not working, on the site WordPress.org Forums:
Hi there, add_filter( ‘load_configurator_on_page’, ‘__return_true’ ); shouldn't be called just before the shortcode, as it's…4 weeks ago
-
Posted a reply to Can we copy contents or group of contents and can we arrange/sort layers?, on the site WordPress.org Forums:
I see. At the bottom of the Layers list, there's the choice to reorder the…4 weeks ago
-
Posted a reply to Open configurator from any page through main menu, on the site WordPress.org Forums:
Hi there, Could you explain a bit more what you mean by "I need to…4 weeks ago
-
Posted a reply to Can we copy contents or group of contents and can we arrange/sort layers?, on the site WordPress.org Forums:
Hi Jibran, I'm working on adding this functionality, but it is not currently possible. It's…4 weeks ago
-
Posted a reply to Change angle?, on the site WordPress.org Forums:
Hi Ludo, If you go to Settings > Product Configurator, then enable "Show angle/view name"…4 weeks ago
-
Posted a reply to the configurator button has disappeared from the product page., on the site WordPress.org Forums:
Ah I see. This is the expected behaviour: the buttons should't be visible until a…4 weeks ago
-
Posted a reply to Change angle?, on the site WordPress.org Forums:
Hi Ludo, Ah yes I remember that lamp in your configurator :) Sorry I'm lacking…4 weeks ago
-
Posted a reply to Broken theme, on the site WordPress.org Forums:
Hi Rodrigo, Sorry about the issues you're having. Could you describe the actions you did…4 weeks ago
-
Posted a reply to the configurator button has disappeared from the product page., on the site WordPress.org Forums:
Hi there, Sorry, which buttons are you talking about? I don't see anything missing? Marc4 weeks ago
-
Posted a reply to Tooltip not showing, on the site WordPress.org Forums:
Hi Lucas, It looks like a security plugin or something like that is blocking some…4 weeks ago
-
Posted a reply to Hide contents in Groups, on the site WordPress.org Forums:
Hi there, It's not possible at the moment, but I'm working on it, so will…4 weeks ago
-
Posted a reply to Configurator, on the site WordPress.org Forums:
Hi there, Elementor is setting the buttons text size to 1px. So either you fix…4 weeks ago
-
Created a topic, One of my “Go to” plugins., on the site WordPress.org Forums:
Thanks for an often useful plugin.4 weeks ago
-
Posted a reply to Product with 3 sizes, on the site WordPress.org Forums:
Hi Jeroen, If I understand correctly, your images change depending on the chosen size. Then…1 month ago
-
Posted a reply to Blinking Ball on mobile since version 1.2.8, on the site WordPress.org Forums:
Hi there, Thanks for reporting this. Not sure why it's not working properly on mobile,…1 month ago
-
Posted a reply to Preload throttling, on the site WordPress.org Forums:
Hi Henk, There are several parameters you can play with: - Using add_filter('wpoptimize_preload_delay', 'my_preload_delay_method'), you…1 month ago
-
Posted a reply to robots error – sitmap url broken, on the site WordPress.org Forums:
Thank you, we're looking into it. Marc.1 month ago
-
Posted a reply to OXYGEN BUILDER, on the site WordPress.org Forums:
Hi @mrmickwhite, In Minify > Settings, could you check "Disable Minify for logged-in users"? this…1 month ago
-
Posted a reply to Configure Button cant be changed, on the site WordPress.org Forums:
Yes that's pretty much it. I didn't style those buttons because 99% of themes already…1 month ago
-
Posted a reply to Configure Button cant be changed, on the site WordPress.org Forums:
Hi there, (I can't see the product as it's obviously not published yet) Which classes…1 month ago
-
Posted a reply to robots error – sitmap url broken, on the site WordPress.org Forums:
Hi there, Which plugin is generating your sitemap? Marc.1 month ago
-
Posted a reply to exclude does not work on my site, keeps caching anyway., on the site WordPress.org Forums:
Ok so in wp-optimize/cache/file-based-page-cache-functions.php and in the method wpo_url_exception_match(), add // fix - unescape possible…1 month ago
-
Posted a reply to New Update stops button, on the site WordPress.org Forums:
Great. Thanks for reporting the issue.1 month ago
-
Posted a reply to New Update stops button, on the site WordPress.org Forums:
Okay thanks, I've found the issue, will add the fix ASAP. In the mean time,…1 month ago
-
Posted a reply to Add URLs to the preload list or execute my PHP before automatic preload of URLs, on the site WordPress.org Forums:
@wpublish2 The filter will be added to get_site_urls(). Here's the updated method, with the filter…1 month ago
-
Posted a reply to New Update stops button, on the site WordPress.org Forums:
Thanks, though you have a "coming soon" page setup, so I can't see the product…1 month ago
-
Posted a reply to Add URLs to the preload list or execute my PHP before automatic preload of URLs, on the site WordPress.org Forums:
Hi @wpublish2, I don't think the hooks you found will be helpful. I've added a…1 month ago
-
Posted a reply to exclude does not work on my site, keeps caching anyway., on the site WordPress.org Forums:
Hi all, Unfortunately the fix for the wild card didn't make it in the last…1 month ago
-
Posted a reply to Caching won’t run, on the site WordPress.org Forums:
Hi @wattaman, No that wouldn't happen. This might prevent pages from being cached, but the…1 month ago
-
Posted a reply to Programmatically purge all cache and minify data, on the site WordPress.org Forums:
Hi Henk, Yes this should work fine. You could also directly use the class WP_Optimize_Minify_Cache_Functions…1 month ago
-
Posted a reply to New Update stops button, on the site WordPress.org Forums:
Hi there, Did you by any change check if there were errors in the JavaScript…1 month ago
-
Posted a reply to Active layer is lower then base layer., on the site WordPress.org Forums:
In each choice, you can select "Use as group": I just noticed that there's a…1 month ago
-
Posted a reply to No regrets, on the site WordPress.org Forums:
Thank you for the kind words, glad you like the plugin! :)1 month ago
-
Posted a reply to Thumbnails Not Displaying for View Tabs, on the site WordPress.org Forums:
Hi Tom, Yes it's possible. Actually I'm changing the order on all the themes to…1 month ago
-
Posted a reply to Active layer is lower then base layer., on the site WordPress.org Forums:
Okay I was able to see the issue. It seems that in your CSS changes,…1 month ago
-
Posted a reply to Active layer is lower then base layer., on the site WordPress.org Forums:
Hi there, I've just taken a look at the product, but it looks like you're…1 month ago
-
Posted a reply to purge minifi cache delete all file, on the site WordPress.org Forums:
Hi @bozzo23 Yes that's correct, when using both WP-Optimize's page cache and Minify, the old…1 month ago
Contributor
-
Product Configurator for WooCommerce
Active Installs: 800+
Support Rep
-
WP-Optimize - Clean, Compress, Cache.
Active Installs: 1+ million