• I am an admin for a site and this query message will not disappear off the live site.

    I’ve tried to research how to get rid of it, and it doesn’t look like there’s any spot to edit it on the back end.

    Anyone have any feedback? Would be greatly appreciated!

    Deprecated
    : jquery-slick is
    deprecated
    since version 2.7.0! Use Swiper instead. in
    /home3/qbvcjgmy/public_html/wp-includes/functions.php
    on line
    5051

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @ashleyrtamayo

    These are just warnings that you can hide by disabling the Debug mode in the wp-config.php file.

    Edit the wp-config.php file present in the root of the WordPress folder and add the below code before it says /* That’s all, stop editing! Happy publishing. */

    define( ‘WP_DEBUG’, false );

    • This reply was modified 3 years, 10 months ago by yasu88.
    • This reply was modified 3 years, 10 months ago by yasu88.

    Hi @ashleyrtamayo!
    Did you try with all plugins deactivated except Elementor and Premium Addons (if you have them)?

    Regards

    Thread Starter ashleyrtamayo

    (@ashleyrtamayo)

    Thank you both!

    @yasu88 – Silly question I’m sure but how do I found the wp-config.php file?

    @mateico – I have not but will give that a try!

    Hello @ashleyrtamayo

    You’ll access the root of your WordPress files.

    Based on your site/domain IP, you’re using https://www.unifiedlayers.com/ as a hosting provider.

    You may contact the provider and ask how you can access the website files and edit the wp-config.php, normally depending on the Administrator panel they use for the webserver you can do it via the interface or you’ll need to connect using FTP.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Query showing up on live site’ is closed to new replies.