Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #67515
    Mikael Sköld
    Participant
    Premium Member

    I’m getting these errors when accesing my WP-site with Ashe Pro Premium theme:

    Warning: Trying to access array offset on value of type bool in /customers/1/6/e/domain.com/httpd.www/wp-content/themes/ashe-pro-premium/functions.php on line 930 Warning: Trying to access array offset on value of type bool in /customers/1/6/e/domain.com/httpd.www/wp-content/themes/ashe-pro-premium/functions.php on line 931 Warning: Trying to access array offset on value of type bool in /customers/1/6/e/domain.com/httpd.www/wp-content/themes/ashe-pro-premium/functions.php on line 932

    These lines in the function.php are the following:
    <div style=”color: #d4d4d4; background-color: #1e1e1e; font-family: Consolas, ‘Courier New’, monospace; font-size: 14px; line-height: 19px; white-space: pre;”>
    <div>929        <span style=”color: #c586c0;”>if</span> ( <span style=”color: #dcdcaa;”>isset</span>( <span style=”color: #9cdcfe;”>$fb_image</span> ) && <span style=”color: #dcdcaa;”>has_post_thumbnail</span>( <span style=”color: #9cdcfe;”>$post_id</span> ) ) {</div>
    <div>930            <span style=”color: #dcdcaa;”>echo</span>  <span style=”color: #ce9178;”>'<meta property=”og:image” content=”‘</span>.<span style=”color: #9cdcfe;”>$fb_image</span>[<span style=”color: #b5cea8;”>0</span>] .<span style=”color: #ce9178;”>'”/>'</span> ;</div>
    <div>931            <span style=”color: #dcdcaa;”>echo</span>  <span style=”color: #ce9178;”>'<meta property=”og:image:width” content=”‘</span>.<span style=”color: #9cdcfe;”>$fb_image</span>[<span style=”color: #b5cea8;”>1</span>] .<span style=”color: #ce9178;”>'”/>'</span> ;</div>
    <div>932            <span style=”color: #dcdcaa;”>echo</span>  <span style=”color: #ce9178;”>'<meta property=”og:image:height” content=”‘</span>.<span style=”color: #9cdcfe;”>$fb_image</span>[<span style=”color: #b5cea8;”>2</span>] .<span style=”color: #ce9178;”>'”/>'</span> ;</div>
    <div>933        } <span style=”color: #c586c0;”>else</span> {</div>
    <div>934            <span style=”color: #dcdcaa;”>echo</span>  <span style=”color: #ce9178;”>'<meta property=”og:image” content=”‘</span>.<span style=”color: #9cdcfe;”>$fb_default_image</span>.<span style=”color: #ce9178;”>'”/>'</span> ;</div>
    <div>935        }</div>
    </div>
    <div>What could be wrong?</div>

    #67522
    vako
    Keymaster
    WP Royal Team

    Hi Mikael,

     

    At first, thank you for choosing our theme and service.

    1. The reason for the issue can be your installed plugins, please deactivate them one by one and you will be able to catch which one was the source for the issue.

    2. If you want to not lose all the changes made with the plugins, please install 3rd party plugin staging, clone your website database and make the changes on the cloned staging site, here is the video guide to better understand how it works.https://www.youtube.com/watch?v=YtY-q5BBpeE

    3. If the instructions above cant help, In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details. To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

     

    Kind Regards

    #67533
    Mikael Sköld
    Participant
    Premium Member

    Hi,

    I’ve deactivated all plugins one-by-one, but no change.

    These are the plugins I use and have been using for a while:

    =======================================================Plugin Version

    =======================================================

    Code Snippets Version 2.14.3 | By Code Snippets Pro

    Elementor Version 3.5.3 | By Elementor.com

    Forminator Version 1.15.9 | By WPMU DEV

    Imagify Version 1.10 | By WP Media

    Insert PHP Code Snippet Version 1.3.2 | By xyzscripts.com

    Klarna Checkout for WooCommerce Version 2.6.4 | By Krokedil

    one.com Version 2.0.19 | By one.com

    one.com Maintenance Mode Version 1.3.2 | By one.com

    one.com Spam Protection Version 0.1.16 | By one.com

    Performance Cache Version 1.0.15 | By one.com

    Royal Elementor Addons Version 1.3.25 | By WP Royal

    Stop User Enumeration Version 1.4.0 | By Fullworks

    WooCommerce Version 6.1.0 | By Automattic

    WooCommerce Admin Version 3.0.3 | By WooCommerce

    WooCommerce PayPal Payments Version 1.6.4 | By WooCommerce

    WooCommerce Shipping & Tax Version 1.25.20 | By WooCommerce

    =======================================================

    I’ve also installed the suggested PLugin for login without password.
    What email should I set as login for You?

    #67535
    Mikael Sköld
    Participant
    Premium Member

    Should I send the login to the email in the video?

    #67538
    vako
    Keymaster
    WP Royal Team

    Hi Mikael,

     

    Please share to this email address: info.wproyal@gmail.com and in the subject please mention the issue you have.

     

    Kind Regards

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.