Title: lencw's Replies | WordPress.org

---

# lencw

  [  ](https://wordpress.org/support/users/lencw/)

 *   [Profile](https://wordpress.org/support/users/lencw/)
 *   [Topics Started](https://wordpress.org/support/users/lencw/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lencw/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lencw/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lencw/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lencw/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lencw/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 114 total)

1 [2](https://wordpress.org/support/users/lencw/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lencw/replies/page/3/?output_format=md) …
[6](https://wordpress.org/support/users/lencw/replies/page/6/?output_format=md) 
[7](https://wordpress.org/support/users/lencw/replies/page/7/?output_format=md) 
[8](https://wordpress.org/support/users/lencw/replies/page/8/?output_format=md) 
[→](https://wordpress.org/support/users/lencw/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Spectra Gutenberg Blocks – Website Builder for the Block Editor] Info box not processing additional css classes](https://wordpress.org/support/topic/info-box-not-processing-additional-css-classes/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [1 week ago](https://wordpress.org/support/topic/info-box-not-processing-additional-css-classes/#post-18937474)
 * Hi Ravi, thanks for confirming. I found another workround before reading your
   reply. As these are the only info blocks on that page, I targeted using the page
   class and general infoblock class instead. Thats worked, and ensures just on 
   that page. I note your solution for future reference, thanks. Will be back to
   being easier when the fix comes out – thanks for the update on that.
 * Please consider this closed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sequential Order Numbers for WooCommerce] Not working any more](https://wordpress.org/support/topic/not-working-any-more-19/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [5 months ago](https://wordpress.org/support/topic/not-working-any-more-19/#post-18788333)
 * Hi, Zach still not resolved, and it appears to be more than just our website 
   where its not working as it should, and also stopped working around the same 
   time. This does suggest that its a plugin issue, not an external issue. Will 
   send separate email.
 * I have considered using an alternative plugin, but that means all order numbers
   revert to the post_ID number, that we dont want. Its essential that this is sorted
   please.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Code for WooCommerce] Used for bin number – display issue](https://wordpress.org/support/topic/used-for-bin-number-display-issue/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/used-for-bin-number-display-issue/#post-18785481)
 * Thanks for the quick response, now working as expected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Code for WooCommerce] Used for bin number – display issue](https://wordpress.org/support/topic/used-for-bin-number-display-issue/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/used-for-bin-number-display-issue/#post-18784577)
 * Hi thanks, its now fixed, thanks for the great support.
 * However, I thought I would look at the Secondary Product Code, as we might want
   to use this for other reasons. I setup secondary code in each of the variations,
   of the same product I am testing the bin numbers, then in the settings “Display
   second code to customers.” set on. The “Hide from single product pages only” 
   is unchecked.
 * The secondary code does not appear on the product page or customer facing pages.
   It does show on the order, invoice and packing slip. It looks like the Display
   second code to customers flag isn’t working as it should.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Code for WooCommerce] Used for bin number – display issue](https://wordpress.org/support/topic/used-for-bin-number-display-issue/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/used-for-bin-number-display-issue/#post-18784034)
 * Hi, thanks, really appreciated.
 * The bin number is still appearing to the customer on the “Checkout – Thank you.
   Your order has been received screen.” (order received/confirmation page), this
   is displayed after the order is committed and when confirmed. Code snippet from
   the page is:
 * – Natural</a> <strong class=”product-quantity”>&times;&nbsp;1</strong><ul class
   =”wc-item-meta”><li><strong class=”wc-item-meta-label”>Bin:</strong> <p>BIN997
   </p></li></ul>
 * Can you check this please. Thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Code for WooCommerce] Used for bin number – display issue](https://wordpress.org/support/topic/used-for-bin-number-display-issue/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/used-for-bin-number-display-issue/#post-18783103)
 * Hi Steven, what I am wanting to do is have the code visible on the order invoice
   and placking slip, also on the order details screen in admin, but not on the 
   user facing pages: product pages, basket, checkout / order received confirmation
   page.
 * The settings you suggest still have the code visible on the basket and checkout
   pages. With specific CSS I have removed it from the basket page where the selectors
   are specific. When the order is placed, the order checkout receipt page displays
   the code using a CSS selector “wc-item-meta” , is this specific to your plugin,
   if so I can remove it from there. If not is there a way to remove it?
 * I appreciate that the plugin has numerous uses, as a product code the settings
   make sense, the “bin” usage is a little different.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sequential Order Numbers for WooCommerce] Not working any more](https://wordpress.org/support/topic/not-working-any-more-19/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [8 months, 1 week ago](https://wordpress.org/support/topic/not-working-any-more-19/#post-18681139)
 * Hi Zach, yes have done a screen shot of when it started to go wrong. Order sequence
   then went as follows:12887, 12888, 12889, 12895, 12915, 12921 etc
 * This continued with gaps in the numbers. I deactivated the plugin to try and 
   see if that helped, did some test orders, so there are now a few orders (test
   and a couple genuine) with order numbers 34627 to 34648 (gaps – as expected) ,
   then reactivated the plugin. The latest genuine order number are 13745 then 13762,
   back to the original sequence but with gaps as before.
 * So the plugin is mapping to the sequenced order numbers. When disabled, order
   numbers al reverted to the Woocommerce default. We have used the plugin for nearly
   6 years, its worked with no issue until now.
 * How do I send you a screen shot please, I don’t want that public.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Maintenance] error on Import Please upload a valid .json file](https://wordpress.org/support/topic/error-on-import-please-upload-a-valid-json-file/)
 *  [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-on-import-please-upload-a-valid-json-file/#post-18236326)
 * Hi, I am getting the same error, the file just exported from one website, won’t
   import, error as above.
 * I am new to this plugin, does what I need, but hoping to copy settings to a few
   websites.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] User capability in admin panel](https://wordpress.org/support/topic/user-capability-in-admin-panel/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/user-capability-in-admin-panel/#post-17387172)
 * Thanks, that works with the CF& edit in the wp-config.php file as on the link.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Change template without child theme](https://wordpress.org/support/topic/change-template-without-child-theme/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/change-template-without-child-theme/#post-17381890)
 * Yordan, thanks, that’s useful. I have already sorted this by buying your pro 
   version for the website in question, can achieve both the above in the pro plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Change template without child theme](https://wordpress.org/support/topic/change-template-without-child-theme/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/change-template-without-child-theme/#post-17374006)
 * Yordan, yes will do.
 * Further to this, during testing, realised that the file attachment on the customer
   email when they place the order is named “invoice-26685.pdf”, is there a way 
   to change the file name from “invoice-” to something else with actions/filters?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Change template without child theme](https://wordpress.org/support/topic/change-template-without-child-theme/)
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/change-template-without-child-theme/#post-17373759)
 * Thanks, that’s excellent, just the job and exactly how I wanted this to be solved.
   I use quite a lot of action/filters already, added using the Snippets plugin.
   Its finding the snippets that is the issue – thanks again. I will check out the
   professional plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Sitemap - Create a Responsive HTML Sitemap] Plugin underlining all links and buttons](https://wordpress.org/support/topic/plugin-underlining-all-links-and-buttons/)
 *  [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [3 years ago](https://wordpress.org/support/topic/plugin-underlining-all-links-and-buttons/#post-16789761)
 * This plugin is causing the Divi issue. I have just found and tried simple sitemaps,
   does what I want but it also messes up the Divi themes website by adding underlines
   to all links. I have seen the Astra / WP 6.1 fix that does work but not sure 
   yet what other effects that will have. I am concerned that this plugin causes
   this to happen, and comments above are more about pushing the solution elsewhere
   instead of fixing it, which puts me off considering a pro version. This plugin
   appears to be causing the Divi inline CSS to be in a different position, so the
   removal of the underline by the Divi code is before the code its neutralising.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery by FooGallery : Responsive Image Gallery, Masonry Gallery & Carousel] Foo Gallery thumbnails not appearing](https://wordpress.org/support/topic/foo-gallery-thumbnails-not-appearing/)
 *  [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/foo-gallery-thumbnails-not-appearing/#post-16557333)
 * Elvis, not fixed, the images were 3 on a row not masonry. So I tried combinations
   of JS optimisation in Litespeed and found a solution. I am using JS minify and
   combine. I excluded /foogallery/ and masonry.min.js, then prevented delay of /
   foogallery/.
 * Its rare I have to do this with plugins, and something recent has caused this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery by FooGallery : Responsive Image Gallery, Masonry Gallery & Carousel] Foo Gallery thumbnails not appearing](https://wordpress.org/support/topic/foo-gallery-thumbnails-not-appearing/)
 *  [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/foo-gallery-thumbnails-not-appearing/#post-16555356)
 * [Soft Furnishing Accessories Gallery – Ultimate Fabrics](https://www.ultimatefabrics.co.uk/soft-furnishing-accessories-gallery/)
 * The galleries are now displaying, but the images are not spacing properly. If
   I save the gallery, it formats OK then goes wrong again with images in rows and
   no gaps.

Viewing 15 replies - 1 through 15 (of 114 total)

1 [2](https://wordpress.org/support/users/lencw/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lencw/replies/page/3/?output_format=md) …
[6](https://wordpress.org/support/users/lencw/replies/page/6/?output_format=md) 
[7](https://wordpress.org/support/users/lencw/replies/page/7/?output_format=md) 
[8](https://wordpress.org/support/users/lencw/replies/page/8/?output_format=md) 
[→](https://wordpress.org/support/users/lencw/replies/page/2/?output_format=md)