Function issue of outside devloper plugin

This topic has 11 replies, 2 voices, and was last updated 3 weeks, 2 days ago ago by Luca Rossi

  • Avatar: nebcreative
    nebcreative
    Participant
    March 19, 2025 at 05:06

    I am using an disclaimer plugin for vital function on this site.

    – Custom product with long and varied lead times require a disclaimer to be agreed upong at time of purchase, it also logs that they agreed to it.

    – I have had several occasions over the last couple years where this plugin causes the theme to flake out and this tim ei requested to know what the cause it as this or a plugin like this are vital for business to function.

    – They fixed the visual and function issue of the site BUT now when you go to add the product to the site it the disclaimer does not function.

    – The plugin devloper stated that this file “Upon further investigation, we noticed that the conflict is coming from the ajax-spv-add-to-cart.min.js file within the theme.” so again just trying to get it or something like it working.

    – The plugin is called Woocommerce Product Disclaimer by Wpexperts i made the purchase on woocommerce.com

    As i said I have used it for a couple years as a way to help mitigate gredit card charge backs and fight them when they do occur.

    – I am trying to find a solution here and I am wondering if you have one

    Attached image is what their plugin caused but it is corrected now, and now the plugin just does not function as it should

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    10 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    March 19, 2025 at 09:52

    Hi @nebcreative,

    We need to debug to check the error logs.

    Could you please provide temporary FTP access? We will check what can be done to help you.
    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best Regards,
    8Theme’s Team

    Avatar: nebcreative
    nebcreative
    Participant
    March 20, 2025 at 03:32

    i had already given login credentials as you are an admin on this site due to being the theme developer i usually do that.

    I can repeat the process and give you that info again

    thank you

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    March 20, 2025 at 11:12

    Dear @nebcreative,

    We have reviewed the error logs and identified the following issue:

    
    2025-03-20T02:15:51+00:00 Critical Uncaught Error: Call to a member function is_visible() on bool in /home2/statusgruppe/public_html/wp-content/themes/xstore/framework/template-elements.php:613  
    Additional context  
    {  
        "error": {  
            "type": 1,  
            "file": "/home2/statusgruppe/public_html/wp-content/themes/xstore/framework/template-elements.php",  
            "line": 613  
        },  
        "remote-logging": true,  
        "backtrace": [  
            ...  
        ]  
    }
    

    To address this, we have applied a hotfix in the functions.php file located within your child theme.

    Please check and let us know if you continue to experience any issues.

    Best regards,
    8Theme Team

    Avatar: nebcreative
    nebcreative
    Participant
    March 20, 2025 at 15:45

    i saw no change in the add to cart of for instance this product https://statusgruppe.com/product/bmw-f32-f82-m4-14-18-csl-style-trunk-lid/

    now i still do not see the disclaimer pop up BUT it didnt show the product in the cart until i refreshed page

    Avatar: nebcreative
    nebcreative
    Participant
    March 20, 2025 at 21:03

    Also just noticed the footer on the individual product pages is not correct it is not going full width.

    thank you

    Avatar: Justin
    Luca Rossi
    Support staff
    March 23, 2025 at 17:08

    Dear @nebcreative,

    We hope you are doing well.

    It appears that the issue with the disclaimer popup is more complex than we initially anticipated.

    To receive further assistance, we recommend reaching out to our development team. You can submit a request through our Customization Panel at [this link](https://www.8theme.com/account/#etheme_customization_panel). Please note that customization services may incur additional charges.

    Regarding the single product layout, we suggest switching to the Single Product Builder with Elementor for greater control over the elements and layout of your products. You can find more details in our documentation here: [Single Product Builder with Elementor](https://www.8theme.com/documentation/xstore/xstore-builders/xstore-single-product-builder-with-elementor/).

    Should you have any further questions, please feel free to reach out.

    Best regards,
    8Theme Team

    Avatar: nebcreative
    nebcreative
    Participant
    March 23, 2025 at 20:18

    the footer changed when you made a change not from me. I do not like elementor at all

    Avatar: Justin
    Luca Rossi
    Support staff
    March 24, 2025 at 17:36

    Dear @nebcreative,

    We would like to inform you that we have removed our custom code from the functions.php file located in your child theme. However, the footer is still not displaying in full width. This confirms that the issue is not related to our custom code.

    Could you kindly review the matter again?

    If you would like to make the single product full-width, please add this custom CSS codes:

    
    .single-product .content-page.container {
        max-width: 100%;
        padding: 0;
        width: 100%;
    }
    
    .single-product .et-footers-wrapper footer.footer.text-color-light {
        padding-left: 0;
        padding-right: 0;
    }
    
    .single-product .col-md-12.product-content.sidebar-position-without {
        max-width: 1170px;
        margin: 0 auto;
        display: block;
        float: none;
    }
    

    Best regards,
    8Theme Team

    Avatar: nebcreative
    nebcreative
    Participant
    March 24, 2025 at 21:59

    i wil ask the plugin developer if they can fix it as i said someone changed something around, thank you for looking and reverting that code

    Avatar: Justin
    Luca Rossi
    Support staff
    March 25, 2025 at 06:14

    Dear @nebcreative,

    We want to assure you that we are always here to support you.

    Please feel free to update us on how everything is going. We would be happy to assist you further if needed.

    Best regards,
    The 8Theme Team

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.