Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1116617

    I’ve been using quick css for changing some visual elements on my website. But I think after the latest update of wordpress (5.2.2) I am no longer able to save the changes I made using quick css under general styling. Save all changes button keeps loading then fails and tells to reload page and try again. How can I solve this?

    #1116669

    I get this error message everytime I try to save the changes at general styling tab of Enfold menu. http://www.design-um.com/wp-content/uploads/2019/07/Error.png

    #1116890

    Hi,

    Thanks for the update and sorry for the problem. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1116953

    Hello,

    You can find login information below.

    #1117034

    Hi,

    Thanks for that, could you upgrade the account to have admin rights as well please?

    Best regards,
    Rikard

    #1117036

    Okay, done.

    #1117174

    Hi DesignUM_International,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem. Especially, WOrdfence or something of the kind.

    Best regards,
    Victoria

    #1118721

    Hello, I tried deactivating all plugins one by one and also all together. Issue persists; it is not related to plugins. The saving problem is all through Enfold menu; save button at the bottom right corners of Enfold menu tabs aren’t working.

    #1119027

    Hi,

    There is something wrong with the CSS you have added, you are mixing comments for instance:

    /* Comment */

    And

    //

    The latter is not supported. You also have some strangely formatted CSS:

    background-color:#00000000;

    Colours are hexadecimal, they can only have 6 characters.

    When I remove all your CSS and added a simple class to the field, then everything works as it should. Please try to clean up your CSS.

    Best regards,
    Rikard

    #1119087

    Dear Rikard, thanks for the help! I found 3 syntax errors after getting through all my css code; there were some “.select” instead of “select”. I wonder why this errors didn’t occur before the update because I didn’t change the css.

    Everything works fine now. Thanks.

    #1119239

    Hi DesignUM_International,

    Glad you got it working for you! :)

    It is always a good idea to validate your css from time to time.

    If you need further assistance please let us know.

    Best regards,
    Victoria

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