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

Viewing 15 posts - 16 through 30 (of 34 total)
  • Posted in: Atelier
  • #239209
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Will have a look.

    -Rui

    #239210
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you try to do the same by replacing this line 2128

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

    by this one

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

    Let us know the result.

    -Rui

    #239214
    quentro
    Member
    Post count: 49

    Didn’t help…

    #239460
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can I Take over the control of the food page?
    You are currently editing the page.

    -Rui

    #239462
    quentro
    Member
    Post count: 49

    Yes, I stopp now. Tell me when I can go on

    #239469
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I’m still seeing the old line of code inside the page-builder.js
    https://www.dropbox.com/s/h8t2lrk5cfxzm72/Screenshot%202016-01-11%2011.32.59.png?dl=0

    Can you try to change it again and purge any existing cache?

    -Rui

    #239473
    quentro
    Member
    Post count: 49

    Again… HURRAY, it’s workin.

    #239474
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great 🙂

    -Rui

    #239563
    quentro
    Member
    Post count: 49

    Hi,… I’m sorry…
    but know row stretching don’t work as it should. Still on the Food-Page, elements are know stretched, but it’s set to non-stretched. Don’t know what happend. Please take a look

    #239575
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    This seems to be another conflict between the 2 builders.

    Try to replace inside the page-builder.js this line

    jQuery( ".column_increase" ).live(

    by this one

    jQuery( ".controls .column_increase" ).live(

    and this one
    jQuery( ".column_decrease" ).live(

    by this one
    jQuery( ".controls .column_decrease" ).live(

    clear the cache and try again.

    -Rui

    #239577
    quentro
    Member
    Post count: 49

    Sadly, it didn’t work.

    #239611
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you tell me what steps are you doing so I can try to replicate? What buttons are you pressing?

    -Rui

    #239654
    quentro
    Member
    Post count: 49

    Problem is now, I can’t do anything against it… What I did: I built the site with VC, than for the hero-header I switched to SWift, than back to vc (and classic-editor) Now I’m stuck with what I have…

    #239658
    quentro
    Member
    Post count: 49

    Setp-by-Step:

    • Build site with VC and VC-Addons
    • Switch to Swift
    • Added a Swift template from my saved elements
    • Switched back to VC

    Problem occured and can’t be fixed, even if I restore an older version of the page

    #239698
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    hhumm. You can’t do it that way. You should only use with one builder because they don’t communicate between them(it’s not suppose to.

    To include the save template from Swift you should copy his shortcode by going to a new page and add the template using the Swift Page Builder, then change to classic editor mode and copy that shortcode.

    Go to the Food page and add a VC text element, inside that element paste the previous copied shortcode.

    Give it a try.

    -Rui

Viewing 15 posts - 16 through 30 (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