Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #1083625

    Hi.

    I have updated WordPress and the enfold them to version (4.5.5).

    Firstly I have tried all the classic answers: Disabled plugins, reinstalled Enfold via FTP etc.

    After update there are loads of styling issues and when I check in the admin back end they are still there (advanced layout editor) but not showing the front end. It really weird as someone are and some are not.

    Issues with layout, spacing.

    One of the main issue is the icon list element not showing any colour changes.

    See pics attached and link to the example page.

    #1083775
    #1084014

    Hi mmsdev,

    Glad you got it working for you :)

    Best regards,
    Victoria

    #1088920

    I’m having the same issue. What was the fix?

    #1089416

    Hi elituchy,


    @mmsdev
    linked to this saying that it worked for him: https://kriesi.at/support/topic/possible-css-rendering-bug-in-4-5-5/

    Best regards,
    Rikard

    #1089440

    Rikard, I added the code Günter recommended but still no luck. The site is https://bricknermakow.wpengine.com/.

    Changes made in the “body” of the site (for example, real headshots have been added) show in the Admin but not the live site. I also deleted the Cache as recommended.

    #1089702

    @rikard @Victoria can someone please address my problem. I’m completely stuck.

    #1089879

    Hi elituchy,

    Please open a new thread and include admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1160344

    Hi.

    I have updated WordPress to 5.3 and the enfold them to version (4.6.3.1)., but the update completely broke my site
    I have lost lot of styles,Site URL: schoolofelectronicmusic.com/demo/
    We have a child theme named midischool.
    Please can you do the needful to fix the same.

    #1160629

    Please can you look into my query and let me know the changes , so that i can apply it live also.

    #1160829

    Hi,

    It seems that your child theme is a low version so the updates need to be done to it also, so everything to work properly

    Best regards,
    Basilis

    #1160889

    i have updated the parent theme, and i think it will automatically update child theme . The child theme version available with your site is also of version 1, which is same as what i have installed.
    Please do check and can you provide a better solution for this , am not able to fix the same.
    I have provided the ftp details, i haven’t got any updates to do on my child theme so i don’t understand how can i do the same.
    My child theme version is 1.

    i have downloaded the child theme from here, and its also of version 1, its old..
    Please help

    #1161147

    Please can you look into my query and let me know the changes , so that i can apply it live also.

    #1161228

    Please can you get back me with a reply soon.

    #1161500

    Hi,
    Sorry for the late reply and thanks for the links, you don’t need to update the child theme, only the parent theme, which I see you have done.
    I compared your live site and demo site and found no difference, so I assume you were able to restore your css?

    Best regards,
    Mike

    #1161749

    Yes, i was asking the same . I lost all the style, please let me know how to include the style sheet and please let me know which is the missing stylesheet. I have checked everything i am not able to include any styles, because nothing reflects on my site. Please please do support. please find my ftp details .

    Please help me , since we have paid support please do provide me a better solution , i have been waiting for soooooo long.

    Please check my live site and demo site ,
    Site URL: schoolofelectronicmusic.com/demo/

    Live Site URL: schoolofelectronicmusic.com/

    #1161842

    Hi,
    I have compared your two sites stylesheets and the demo site was missing this in your Quick CSS:

    .postid-79206 .avia-button-fullwidth { font-size: 45px !important; }
    .postid-79206 .avia_button-fullwidth_icon {
        font-size: 45px;
    }

    which I added for you
    and in style.css your live site is missing:

    #top .avia-gallery .avia-gallery-thumb a {
    width: 25%;
    opacity: 1;
    display: block;
    float: left;
    }
    #top div .avia-gallery img {
    
    box-sizing: border-box;
    }

    I did not add

    That is all I found, the two sites look the same to me, please clear your browser cache and check.

    Best regards,
    Mike

    #1162090

    Ok, actually we need to know why these happens all the time, because we have added a child theme and so how these updates always break my site.
    Whenever i update its breaks my site.
    Please do provide a better solution for this, we are really struggling with this.
    I want to know why the styles are missing, i can see lot of styles missing. And hence its really a hectic work for me.
    Please let me know which stylesheet is missing in my demo server ( i would like to know the path from live server)

    #1162277

    Hi,
    I found no missing stylesheets, I found two missing rules, I don’t believe the theme causes this to happen.
    Are you still missing styles? Please include links and screenshots of what you are missing.

    Best regards,
    Mike

    #1163382

    After the update i got internal server error in my checkout section in woocommerce cash on delivery , please help with the same.

    #1163387

    Hi,
    Thanks for the feedback, so is all of the css correct now? This seems to now be a different topic. Please explain how you updated, via ftp, did you overwrite the theme folder?

    The easiest and safest way to update is to download the newest version from Theme Forest and rename your current theme folder to “enfold-old” via ftp then upload the new “enfold” folder and check that your site is working correctly.
    Once you are happy you can delete the “enfold-old” folder via ftp, (not the WP theme page)
    Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” folder to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
    Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.

    Best regards,
    Mike

    #1163545

    The css problem we have fixed it writing all the missing styls maually, now please do help me why i got the internal server error after updating the theme.
    I updated it in the proper way only .

    #1163562

    Hi,
    Your customjs.js is returning Failed to load resource: the server responded with a status of 403 (Forbidden) which seems to lead to Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    Please check your file permissions, also please ask your web host to review your server log for the cause of your 500 error.

    Best regards,
    Mike

    #1163569

    After the update i got internal server error in my checkout section in woocommerce cash on delivery , please help with the same.

    File permissions are all done correctly..

    internal server error – in my checkout section in woocommerce cash on delivery

    #1164376

    Hi,
    Thanks for the feedback, as I pointed out before your web server is giving a status of 403 (Forbidden) for your “customjs.js” file, and your error log for the 500 (internal server error) is showing The WC_Cart::get_item_data function is deprecated since version 3.3. among many others.
    You have a lot of customized functions and scripts, so I recommend having this looked at by your freelancer, these are not standard for WooCommerce or Enfold.
    I wish I could help more but debugging customized scripts and functions is outside of our scope.

    Best regards,
    Mike

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