Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 16 through 30 (of 1,993 total)
  • Author
    Search Results
  • #226535
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    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″/>

    #226532
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    Hi

    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

    log-in details sent by email

    thanks

    #226530
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    PHP 8 issues have been resolved.

    Kindly update your PHP version from PHP 7 to PHP 8 and check the website.

    If you still get any errors, let us know.

    ————————————————————————

    If you are facing a PHP 8 issue in some themes, kindly remove the following below code from theme inc/custom-function.php on line number 26.

    // custom javascript for head
    add_action(‘wp_head’,’hook_custom_javascript’);

    Delete the above code from the file.

    Regards,
    Dave

    #226493
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    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.

    Regards,
    Dave

    #226412
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    Issue have been Resolved. We have updated the theme on your website.

    Kindly update your PHP Version From PHP 7 to PHP 8 and check website. if still you got any error let us know.

    Regards,
    Dave

    #226344

    In reply to: skt freelancer theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    Kindly go to core-function.php and find text “our-services” and change it there.

    'rewrite' => array('slug' => 'our-services'),

    Example: 'rewrite' => array('slug' => 'Enter page slug as you want'),

    After changing slug kindly update permalink.

    Regards,
    Dave

    #226324
    NigelNigel
    Participant
    Member since: March 17, 2016

    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.

    Best regards,

    Miles
    Fasthosts Customer Support

    #225963
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    Kindly go to the following file to change only text.

    wp-content >> themes >> classified >> front-end-template >> add-listing.php
    wp-content >> themes >> classified >> front-end-template >> profile.php

    Note: Do not modify the form fields, as any changes may cause the add-listing page to stop working.

    Regards,
    Dave

    #225907
    Abraham DanielsAbraham Daniels
    Participant
    Member since: November 5, 2024

    Hi,

    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:

    add_action( ‘wp_enqueue_scripts’, ‘wp_enqueue_styles’, 11 );
    function wp_enqueue_styles() {
    wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
    wp_enqueue_style( ‘child-style’, get_stylesheet_directory_uri() . ‘/style.css’ );
    }

    /*
    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.

    Regards
    Abe

    #225503
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    Member since: November 25, 2016

    Hello,

    I am trying to use the theme SKT Exceptiona with the below server, and I am getting a 500 error.

    SKT Exceptiona Version: pro4.0
    Server architecture Windows NT 6.1 AMD64
    Web server Microsoft-IIS/7.5
    PHP version 8.0.6 (Supports 64bit values)

    I switched to another theme, and the site came up. The back end works fine as well.

    Please let me know how to repair this.

    Thanks

    #225356
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    Kindly go to core-function.php and find text “services” and change it there

    'rewrite' => array('slug' => 'services'),
    
    Example: 'rewrite' => array('slug' => 'vikup'),

    after changing slug kindly reset permalink.

    Kindly use given plugin to redirect services to home page : https://wordpress.org/plugins/redirection/

    Regards,
    Chris

    #225175
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    Here we added this code in the function.php file so the postal code box is visible.

    function filter_woocommerce_get_country_locale( $country_locale ) { 
        // Loop through
        foreach( $country_locale as $key => $locale ) {
            // Isset
            if ( isset ( $locale['postcode']['hidden'] ) ) {
                // When true
                if ( $locale['postcode']['hidden'] == true ) {
                    // Set to false
                    $country_locale[$key]['postcode']['hidden'] = false;
                }
            }
        }
    
        return $country_locale;
    }
    add_filter( 'woocommerce_get_country_locale', 'filter_woocommerce_get_country_locale', 10, 1 );

    Kindly ask plugin support for a plugin-related issue, how to set dropdown by order ID, and make form fields mandatory.

    Regards,
    Brad

    #224817
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    Post payment: skt-classifieds/front-end-template/thankyou.php line number 279.

    Added items: skt-classifieds/front-end-template/active-listings.php line number: 76, 95, 100

    Registration: skt-classifieds/front-end-template/register.php line number: 42, 44, 46, 48, 50, 52, 86, 130.

    Regards,
    Dave

    #224653
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31243
    • Total: 31243
    Member since: August 16, 2013

    Hi,

    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.

    Regards,
    Dave

    #224459
    Lional HewittLional Hewitt
    Participant
    Member since: April 24, 2019

    Hi

    I get an error when installing the theme

    Error Details
    =============
    An error of type E_ERROR was caused in line 765 of the file /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php. Error message: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php:765
    Stack trace:
    #0 /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php(167): cmb_Meta_Box_Diskplayer::set_mb_type(Array)
    #1 /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php(48): cmb_Meta_Box_Diskplayer->__construct(Array)
    #2 /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/skt-player.php(702): require_once(‘/home/rockstars…’)
    #3 /home/rockstarsstudio/public_html/wp-includes/class-wp-hook.php(324): Skt_Player->diskplayer_initialize_cmb_meta_boxes(”)
    #4 /home/rockstarsstudio/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
    #5 /home/rockstarsstudio/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #6 /home/rockstarsstudio/public_html/wp-settings.php(700): do_action(‘init’)
    #7 /home/rockstarsstudio/public_html/wp-config.php(100): require_once(‘/home/rockstars…’)
    #8 /home/rockstarsstudio/public_html/wp-load.php(50): require_once(‘/home/rockstars…’)
    #9 /home/rockstarsstudio/public_html/wp-admin/admin.php(34): require_once(‘/home/rockstars…’)
    #10 /home/rockstarsstudio/public_html/wp-admin/themes.php(10): require_once(‘/home/rockstars…’)
    #11 {main}
    thrown

Viewing 15 results - 16 through 30 (of 1,993 total)