Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1191331

    The Text Block looks normal until I click on it to edit it. Once I click on it to edit the text block there is nothing there, it is blank.
    I have disabled all of the plugins and no luck.

    I am at a loss here, your help is greatly appreciated.

    Thank you.

    • This topic was modified 4 years, 8 months ago by Micheal0424.
    #1191471

    Hey Micheal0424,
    Thanks for the login, I see you are getting the error:

    Uncaught TypeError: _.pluck is not a function

    I see that you have portfolio builder elements on the “page” I also see that you tried to disable the plugins, can we also try to see if the error message changes?

    Best regards,
    Mike

    #1191568

    When I disabled the plugins the problem still occurred.

    #1192094

    Hello?

    #1192204

    Hi,
    When I disable your plugins, except for your security plugins and disable your custom portfolio builder elements for the “page”, your page gives the error “Not available” so there seems to be a conflict with these.
    Restoring the plugins and custom function corrects this but still leaves the Uncaught TypeError: _.pluck is not a function error. When you disabled the plugins did you also disable the “Wordfence Security”, “WP Admin UI Customize” and “WPFront User Role Editor”? Can you leave these disabled, I don’t want to get locked out by disabling these.

    Best regards,
    Mike

    #1197867

    I disabled every plugin at the same time and am still getting the same issue.

    #1198071

    Hi Micheal0424,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #1198195

    I created a new password for you.
    Thanks.

    #1199652

    Hi,

    Sorry for the delay. We can still see the script error generated from the wp-includes/js/mce-view.min.js file, which seems to be related to the lodash utility library.

    Is there a staging or development version of the site where we can debug the issue freely without bringing the live site down? As @mike pointed out above, we’ll have to temporarily disable the plugins while we debug the issue.

    Best regards,
    Ismael

    #1199915

    I can create a duplicate of the website for this.

    I will let you know when it has been created, thanks.

    #1200793

    Hi,
    Thank you.

    Best regards,
    Mike

    #1205348

    Okay, took me a while but finally have the temporary website up for you to look at.

    Thank you for your help.

    #1206102

    Hi,

    Thank you for the info.

    This script tag inside the text block is causing the issue.

    <script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
    

    We removed it temporarily.

    Instead of adding the script directly in the text block, try to use the wp_enqueue_script function to register the script properly.

    // https://developer.wordpress.org/reference/functions/wp_enqueue_script/

    Best regards,
    Ismael

    #1206576

    Great, thanks!

    Quick question though. How do I remove it if I can’t get the the element to work?

    I have included the login information for the actual website as well, that is the one I need to make the change on. If you can tell me how you made the change without accessing the element that would be great!

    Thank you for your help!

    #1206633

    Everything is figured out, thank you for your help!

    #1206670

    Hi Micheal0424,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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