Resolvedproduct-image.php version 3.5.1 is out of date. The core version is 7.8.0,
Tagged: babystreet, image.php, out of date, php, version 3.5.1, woocommerce
- This topic has 4 replies, 3 voices, and was last updated 2 months, 1 week ago by
karolina.zawiasa.
- AuthorPosts
- July 4, 2023 at 3:15 pm #37671
Dreams_Ember_3072
ParticipantHi
I’m getting this status error message.
babystreet/woocommerce/single-product/product-image.php version 3.5.1 is out of date. The core version is 7.8.0,
Any idea on how to update this please.
Cheers
July 17, 2023 at 1:02 am #37695karolina.zawiasa
Participanthi, I’m writing here because I have a problem … I’m logged in because I can write this comment, but on the side I still have a login panel and information that I have to log in to write something … but to the point .. how can I change the color of the dashed white line in the photos in the store or portfolio, and how can I change the loader’s icon (rocking horse), thank you for your help
July 18, 2023 at 10:21 am #37697Alex
KeymasterHello Dreams_Ember_3072,
On Sunday we released an update with compatibility fixes and latest versions of bundled plugins.
Regards,
AlexJuly 18, 2023 at 11:33 am #37698Alex
KeymasterHello karolina.zawiasa,
Sometimes this can happen because of site cashing. Please refresh with Ctrl + F5 and you should be able to create new topic.
On the question. You can set border color with custom CSS entered in Appereance->Customize-> Additional CSS. Enter following:
div.babystreet_whole_banner_wrapper:before { border-color: <your color>; }
For the preloader, again use custom css. You need to replace the url with file you want:
#spinner { background: url("../image/001-rocking-horse.png") center center no-repeat; }
Regards,
AlexJuly 18, 2023 at 8:47 pm #37701karolina.zawiasa
ParticipantHi, Alex, great thank you! With the preloader everything went great, but I’ve still problem with dashed white lines. The lines changed the color in the graphics, e.g. on the home page, but I’ve still white lines in portfolio (lookbook)
have a nice evening
- AuthorPosts
You must be logged in and have valid license to reply to this topic.