New Landing How can we help? Atelier Swift & VC issues after latest update

Viewing 15 posts - 1 through 15 (of 34 total)
  • Posted in: Atelier
  • #235674
    quentro
    Member
    Post count: 49

    Hi,

    after update following:
    I use VC with Swift. Everything worked well, but after the latest update VC isn’t working properly. I can add e.g. a textbox, than duplicate it, preview it and everything is gone, it result in a blank page without any elements. When I disable the swift framework, VC works as usual. If you like to play around:
    Go to the ‘Food’ pages in the backend, duplicate the row and watch what happens in the frontend.

    Cheers

    #236181
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Strangely I cannot replicate this, can you clear your browser cache?

    When you are duplicating, are you then clicking the preview button again or are you refreshing the page?

    Thanks

    #236681
    quentro
    Member
    Post count: 49

    http://d.pr/v/1iTK7

    It happens in all browsers, everything is updated to the latest version.

    #236683
    quentro
    Member
    Post count: 49

    And here with SwiftFramework disabled
    http://d.pr/v/1aSyo

    #237280
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    I am following your video exactly, with both plugins enabled and for me in Chrome it still works duplicating rows correctly: http://lagerlager.ch/pizza/wp-admin/post.php?post=15318&action=edit

    Is your browser using any JS blocking plugins?

    Thanks.

    #237284
    quentro
    Member
    Post count: 49

    No, the thing is, it also happens on FF and Safari.

    #237286
    quentro
    Member
    Post count: 49

    The VC-Element is from the Visual Composer Extensions All In One Plugin…

    #237435
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Please can you provide the zip file for that plugin so that we can test it?

    – Ed

    #237446
    quentro
    Member
    Post count: 49
    This reply has been marked as private.
    #237917
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I’ve been able to replicate the issue, we’ll get this resolved in an update hopefully within the next week.

    – Ed

    #237921
    quentro
    Member
    Post count: 49

    Hurray 🙂 and a happy new year

    #238076
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    This is already fixed and ready for the next update.

    To fix it in your site you just have to change a line of code in the file at plugins/swift-framework/includes/page-builder/assets/js/page-builder.js

    Find this line 2144 in v1.7

    'click', '.column_clone', function( e ) {

    and replace it by this one.

    'click', '.controls_right .column_clone', function( e ) {

    After that clear the browser cache and try again, let us know if you made it and if you need further help with this.

    Happy New Year
    -Rui

    #238081
    quentro
    Member
    Post count: 49

    Works perfect, thank you

    #238082
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.
    -Rui

    #238853
    quentro
    Member
    Post count: 49

    Hi, bug’s back. This time I combined some swift elements with VC elements and the exact same error occured. You can check it on the site: just try and duplicate the last row and then delete 2 of the three elements.

    Cheers

Viewing 15 posts - 1 through 15 (of 34 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