New Landing How can we help? Themeforest Theme Support Neighborhood I got a warning message on my whole site after I pasted a code in css

Viewing 6 posts - 1 through 6 (of 6 total)
  • #231989
    jamieandrade88
    Member
    Post count: 25

    After I pasted a code on my custom css I got a warning message and even though I removed the code and cleared the cache my website still displays the message.

    Attachments:
    You must be logged in to view attached files.
    #231991
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit wp-config.php file at wordpress root installation.

    Find this code :-
    define( 'WP_DEBUG', true );

    Change to :-
    define( 'WP_DEBUG', false );

    Thanks
    Mohammad

    #232023
    jamieandrade88
    Member
    Post count: 25

    Hi Mohammad ,

    Its was already set to false.

    #232024
    jamieandrade88
    Member
    Post count: 25

    In my custom css this is what I have pasted

    .header-right .cart-contents .amount {
    display: none;
    }
    .wc-new-badge {
    display:none;
    }
    #product-description{height:0px;}

    .mini-list li .product-cats, .product-details .posted_in {
    display: none!important;
    }

    .product_meta .posted_in, .product_meta .tagged_as {
    display: none;
    }

    #breadcrumbs{
    box-shadow:none !important;
    }

    #product-img-slider .lSSlideWrapper { box-shadow: none !important;}

    .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
    float: left !important;
    }

    ul.products li.product .product-details {
    width: 100% !important;
    }

    #232030
    jamieandrade88
    Member
    Post count: 25

    Okay so what I did was contacted my host and they restored it back a few days ago which fixed the issue, but it also deleted the custom css codes I had on there. So this is what I currently have now

    .header-right .cart-contents .amount {
    display: none;
    }
    .wc-new-badge {
    display:none;
    }

    #232042
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    This issue is not related with css. Please contact to host to hide these warning messages.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register