Tagged: 

Viewing 28 posts - 1 through 28 (of 28 total)
  • Author
    Posts
  • #370219

    Hi,
    have you done any test on WordPress 4.1? (i know has been released now, but maybe.. :) )

    Can you let me (us) know if is safe to update?

    Many thanks

    #370232

    Hi,
    I did a little test: contact form is still invisible
    teste.intermagazin.ro

    I try to reinstall

    #370238

    Hey!


    @alessioandreani
    I have made a quick test and could not see any issues yet. To be on the safe side, please wait a bit longer till we can test all features :)

    @shrinker31
    Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #370293

    Hey Yigit,

    Pls update us when test have been made, so to safely upgrade to 4.1

    Thank you :)

    #370343

    Seeing a lot of issues myself after accidentally updating to 4.1 (thought it was 4.01). Page and post builders break, and the console throws these errors:

    Uncaught TypeError: Cannot read property 'hasClass' of undefinedload-scripts.php:847 (anonymous function)load-scripts.php:3 m.event.dispatchload-scripts.php:3 r.handleload-scripts.php:3 m.event.triggerload-scripts.php:8 e.event.triggerload-scripts.php:3 (anonymous function)load-scripts.php:2 m.extend.eachload-scripts.php:2 m.fn.m.eachload-scripts.php:3 m.fn.extend.triggerload-scripts.php:344 (anonymous function)load-scripts.php:2 jload-scripts.php:2 k.fireWithload-scripts.php:4 xload-scripts.php:4 b
    load-scripts.php:847 Uncaught TypeError: Cannot read property 'hasClass' of undefined

    Suspect it may have something to do with a conflict with the new distraction free writing editor in 4.1?

    #370348

    Hi!


    @asteratos
    Sure :)

    @patrickmcvicker
    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #370353
    This reply has been marked as private.
    #370355

    Hey!

    Login credentials are not working for me. Can you please check them once again?

    Regards,
    Yigit

    #370357
    This reply has been marked as private.
    #370359

    Hi!

    You are currently using an older version of Enfold, which is not compatible with WordPress 4.0+. Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
    Cheers!
    Yigit

    #370364

    Hi,

    I have updated to 4.1 and I have noticed that the entire front end (all pages) appear as though they are sitting in an iframe, ie there are 2 vertical scroll bars on the right of the browser. Using latest version of Chrome – Issue appeared after upgrade to 4.1

    #370367

    Hey!


    @electriclatte
    Can you post the link to your website please? Have you tried flushing browser cache and refreshing your page a few times?

    Cheers!
    Yigit

    #370369
    This reply has been marked as private.
    #370374

    Hey!

    Which browser and OS are you using? I could not reproduce the issue neither on Safari, Firefox nor Chrome.

    Best regards,
    Yigit

    #370376

    My apologies, it appears that the issues I was seeing were because Enfold was out of date. Kept FTP’ing the wrong, earlier version rather than the most recent version. Things appear fine now, so far as I can tell.

    #370379

    – Chrome, Version 39.0.2171.95 m
    – Client is Win7 Untimate (fully patched)
    – Server Win2012 / IIS8

    #370380

    Hey!


    @patrickmcvicker
    Glad it is working fine now :) Please feel free to start a new thread if you have any other questions or issues.

    EDIT: @electriclatte I have asked my teammates to check your website ( https://kriesi.at/support/topic/wordpress-4-1/#post-370369 ). Please kindly wait to hear from them. In the meantime, if you have a chance, can you please check your website on another computer?

    Best regards,
    Yigit

    • This reply was modified 9 years, 3 months ago by Yigit.
    #370383
    This reply has been marked as private.
    #370448

    Hi Yigit, I have managed to rectify the issue. In base.css around 48, you have:

    	html.responsive, .responsive body{
    		overflow-x: hidden;
    	}

    I added overflow-y: hidden; to the custom css area in enfold and that has rectified the issue.

    Disregard – that created other problems!

    Best Regards.

    • This reply was modified 9 years, 3 months ago by electriclatte.
    #370458

    Ok, I removed overflow-x:hidden from (base.css):

    html.responsive, .responsive body{
    		overflow-x: hidden;
    	}

    and that does seem to work – confused as to why but my site does now appear to be normal.

    #370525

    Had the same problem on any browser (chrome, FF, Safari, IE10), thus I have not again updated WP to 4.1 (got 4.01 still).. Dunno why it suddenly happen just yesterday; Anyway Thanks Electriclatte for your workaround, it works like a charm!
    Best Regards.

    #370538

    Hey!


    @electriclatte
    Glad you figured it out and thank you for sharing your solution :)

    Best regards,
    Yigit

    #370622

    could this be a better solution than overflow-y ?

    html {
        margin-left: calc(100vw - 100%);
        margin-right: 0;
    } 

    scrollbars are visible if needed – scrollbars are not visible if not – but !

    • This reply was modified 9 years, 3 months ago by Guenni007.
    #371110

    HI, no probs. The plot thickens however – I had originally thought it was because of my upgrade to 4.1, however like a good sysadmin I rolled it back to 4.01 and same problem. I also use Enfold on my personal site which I didn’t upgrade at all – and lo and behold as MDPC observed, the issue is there. I can only assume that this must be something to do a windows server patch (or windows platform issue in some way), a few of which I applied around that time – I’m saying this as I get the feeling that not many people are seeing this problem? And I guess most people are running Linux Platforms? Just to clarify to Guenni007, I quickly identified overflow-y was not the way forward, rather just removing the overflow-x and having what is effectively an empty class resolved the problem.

    Unfortunately, the custom CSS section in Enfold appears to have no bearing on base.css as trying to override that class in the custom css doesn’t work – you have to physically edit the base.css file which is a bit of nuisance. Anyway, happy XMAS to you all.

    #371344

    I have just updated to WordPress 4.1.

    No problem for now, contact forms, slider, galleries and portfolio are working.

    #371448

    Hey!


    @alessioandreani
    : Thanks for the confirmation. :)


    @electriclatte
    : Try adding the !important value when it doesn’t work.

    Regards,
    Ismael

    #371485

    Is there any official word that it’s safe to upgrade to WP 4.1 ?

    Thanx!

    #371656

    Hi!

    We haven’t seen any issues so far. As always make sure to create a backup before updating WordPress.

    Cheers!
    Elliott

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