Hi, ref: #226530
https://logs-for-sale-kent.co.uk/
home page slider showing the following error – PHP updated to 8.2
/home/storm/sites/logs-for-sale-kent-co-uk/public/wp-content/themes/skt-handyman-pro/header.php on line 118
” title=”#slidecaption1″/>/home/storm/sites/logs-for-sale-kent-co-uk/public/wp-content/themes/skt-handyman-pro/header.php on line 118
” title=”#slidecaption2″/>/home/storm/sites/logs-for-sale-kent-co-uk/public/wp-content/themes/skt-handyman-pro/header.php on line 118
” title=”#slidecaption3″/>
Similar error to the previous 2 sent today/last week (#226493 / #226412 )
This is slightly different as there’s also a WordPress error warning…
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storm/sites/renownedroofing-co-uk/public/wp-includes/functions.php on line 6114
Just we resolved the bug that was showing an issue in PHP 8. So to resolve the issue in https://logs-for-sale-kent.co.uk, we need to debug the error and resolve this issue.
Because each theme’s functionality and its function are different, without debugging it is not possible to resolve the PHP 8 issue.
Hi, I’ve been adviced that the Girlie theme used on: https://mrdapperbarbers.co.uk/ is causing a ‘critical error’ when the PHP is upgraded from 7.4 to 8.3
I’ve attached their comments below
Please advise
Thanks
Nigel
Dear Nigel
————————————report————————————–
I can confirm that the critical error is due to the SKT Girlie Pro theme not being compatible with PHP version 8.3.13
I would advise updating or upgrading the theme from the them provider in WordPress, once you have upgraded the theme, you can go ahead and update the PHP version to 8.3.13.
At the moment I have reverted the PHP version back to 7.4 and the website is loading the moment.
If you have any further questions, feel free to reply to this email and I will get back to you as soon as possible.
I have created child theme and successfully activated with below comment in style.css. But Child’s theme style.css is not working after I add up add_action in function.php using below code:
/*
Theme Name: SKT Vet Clinic Child Theme
Theme URI: https://www.sktthemes.org/shop/veterinary-wordpress-theme/
Description: A child theme of Vet Clinic Lite Theme.
Description: Elevate your veterinary practice or pet-related business with our premium Veterinary WordPress theme. Crafted for animal lovers and professionals, our theme offers a perfect blend of stunning design and practical features. Demo : https://sktperfectdemo.com/themepack/vetclinic
Author: SKT Themes
Author URI: https://www.sktthemes.org
Version: 1.0.0
Template: skt-vet-clinic
*/
Please help me to fix my child theme style issue. It is very important.
Thanks
Looking forward to get response from you.
To edit add listing page kindly go to skt-classifieds/front-end-template/add-listing.php
To edit profile page kindly go to skt-classifieds/front-end-template/profile.php
– Profile Menu: skt-classifieds/front-end-template/menu.php
– Active Listings: skt-classifieds/front-end-template/active-listings.php
– Draft Listings: skt-classifieds/front-end-template/draft-listings.php
– Edit Profile: skt-classifieds/front-end-template/edit-profile.php
– Payment History: skt-classifieds/front-end-template/order-history.php
– Change Password: skt-classifieds/front-end-template/change-password.php
Please note add-listing and profile pages are based on php templates, to edit them you need to have coding knowledge as incorrect changes may break the site.