Title: jslom's Replies | WordPress.org

---

# jslom

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/jslom/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jslom/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/jslom/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/jslom/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Star ratings not appearing on page](https://wordpress.org/support/topic/star-ratings-not-appearing-on-page/)
 *  [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [12 months ago](https://wordpress.org/support/topic/star-ratings-not-appearing-on-page/page/3/#post-18605339)
 * I have been having the same issue on one site, but not another. Very odd. Unable
   to locate the issue. Have done every step this user has done also. I am also 
   not seeing them on the shop page along with the single product pages. The reviews
   tab shows properly
    -  This reply was modified 12 months ago by [jslom](https://wordpress.org/support/users/jslom/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Business Hours Indicator] Issues with 6.7](https://wordpress.org/support/topic/issues-with-6-7/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/issues-with-6-7/#post-18484704)
 * Also
   [27-May-2025 01:35:51 UTC] PHP Deprecated: MABEL_BHI_LITE\Models\Opening_Hours::
   __construct(): Implicitly marking parameter $end as nullable is deprecated, the
   explicit nullable type must be used instead in /var/www/example.com/wp-content/
   plugins/business-hours-indicator/models/class-opening-hours.php on line 25which
   refers to `public function __construct(DateTime $start = null, DateTime $end 
   = null) {`Fix changed to `public function __construct(?DateTime $start = null,?
   DateTime $end = null) {`
    -  This reply was modified 1 year, 2 months ago by [jslom](https://wordpress.org/support/users/jslom/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Business Hours Indicator] Issues with 6.7](https://wordpress.org/support/topic/issues-with-6-7/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/issues-with-6-7/#post-18484698)
 * Thank you! I have updated and noticed some more log deprecation notices with 
   PHP8+
 * [27-May-2025 01:29:40 UTC] PHP Deprecated: MABEL_BHI_LITE\Core\Models\Checkbox_Option::
   __construct(): Implicitly marking parameter $dependency as nullable is deprecated,
   the explicit nullable type must be used instead in /var/www/example.com/wp-content/
   plugins/business-hours-indicator/core/models/class-checkbox-option.php on line
   13
   which refers to this line
 * `public function __construct( $id, $title, $label, $checked = false, $extra_info
   = null, Option_Dependency $dependency = null )`
   I have fixed it with this`public
   function __construct( $id, $title, $label, $checked = false, $extra_info = null,?
   Option_Dependency $dependency = null )`
    -  This reply was modified 1 year, 2 months ago by [jslom](https://wordpress.org/support/users/jslom/).
    -  This reply was modified 1 year, 2 months ago by [jslom](https://wordpress.org/support/users/jslom/).
    -  This reply was modified 1 year, 2 months ago by [jslom](https://wordpress.org/support/users/jslom/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kadence] Woocommerce image slider problem](https://wordpress.org/support/topic/woocommerce-image-slider-problem/)
 *  [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/woocommerce-image-slider-problem/#post-18148865)
 * [@woodfromlove](https://wordpress.org/support/users/woodfromlove/) Thanks for
   the update notice. It indeed fixed it here too. Mobile is fine also. You may 
   just need to clear your cache on your device.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kadence] Woocommerce image slider problem](https://wordpress.org/support/topic/woocommerce-image-slider-problem/)
 *  [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/woocommerce-image-slider-problem/#post-18141739)
 * Same issue here, but it’s all images. Can’t figure it out…
    -  This reply was modified 1 year, 9 months ago by [jslom](https://wordpress.org/support/users/jslom/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Screen Options not saved after switching to HPOS](https://wordpress.org/support/topic/screen-options-not-saved-after-switching-to-hpos/)
 *  [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/screen-options-not-saved-after-switching-to-hpos/#post-17166476)
 * SAME. Works on the “Products” page with an “Apply” button underneath the screen
   options but no button on the order page to make it stick
    -  This reply was modified 2 years, 9 months ago by [jslom](https://wordpress.org/support/users/jslom/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redux Framework] Latest Plugin Update broke the site again](https://wordpress.org/support/topic/latest-plugin-update-broke-the-site-again/)
 *  [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [5 years ago](https://wordpress.org/support/topic/latest-plugin-update-broke-the-site-again/#post-14728303)
 * Same…breaks site for me too
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Input Fields for WooCommerce] Using function](https://wordpress.org/support/topic/using-function/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/using-function/#post-12645237)
 * yes, I have it in /single-product/add-to-cart/variable.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Estimated delivery date per product for WooCommerce] View estimated date for order](https://wordpress.org/support/topic/view-estimated-date-for-order/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/view-estimated-date-for-order/#post-12322021)
 * Great, I never noticed that! Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Linked Variations for WooCommerce] Not working](https://wordpress.org/support/topic/not-working-2906/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/not-working-2906/#post-11450735)
 * Hi,
 * Thank you for the reply!
 * Does the linked attribute need to only have a “None” option, or all of them?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] unable to edit a newsletter](https://wordpress.org/support/topic/unable-to-edit-a-newsletter/)
 *  [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/unable-to-edit-a-newsletter/page/2/#post-9717209)
 * Same issue here. I was actually considering becoming a premium member too, but
   not if i’m going to be forced into it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customer Reviews for WooCommerce] Site name not showing correctly in email](https://wordpress.org/support/topic/site-name-not-showing-correctly-in-email/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/site-name-not-showing-correctly-in-email/#post-9679411)
 * Works good, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Lister Lite for eBay] Couple Errors](https://wordpress.org/support/topic/couple-errors-2/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/couple-errors-2/#post-9677744)
 * I have variation items, and I am pretty sure I tried setting stock quantity for
   each variation to 999 and also changed it to stock management at product level@
   999. Is there a recommended way to do this?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customer Reviews for WooCommerce] Site name not showing correctly in email](https://wordpress.org/support/topic/site-name-not-showing-correctly-in-email/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/site-name-not-showing-correctly-in-email/#post-9676224)
 * Thank you, also requested premium at the same time I reported this, and have 
   not gotten anything back.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customer Reviews for WooCommerce] Manually sending](https://wordpress.org/support/topic/manually-sending/)
 *  Thread Starter [jslom](https://wordpress.org/support/users/jslom/)
 * (@jslom)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/manually-sending/#post-9512928)
 * Awesome! Thank you. I’ll send some tests out now

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

1 [2](https://wordpress.org/support/users/jslom/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jslom/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/jslom/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/jslom/replies/page/2/?output_format=md)