Viewing 4 posts - 1 through 4 (of 4 total)
  • #11569
    justin@layerframe
    Member
    Post count: 6

    when advanced custom fields is activated I cannot use SPB, how can I fix this.

    #11993
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    This is a known conflict, but we don’t currently have a fix. It’s on the list, so we hope to have it in an update soon.

    – Ed

    #63206
    unikmedia
    Member
    Post count: 5

    8 months and still no fix ?

    My temporary solution on the neighborhodd theme 1.68 (same solution for all themes imo):

    
    ===================================================================
    --- page-builder.js
    +++ page-builder.js
    @@ -232,7 +232,7 @@
                 if ( isTinyMceActive() != true ) {
                     $('#content').val(shortcodes);
                 } else {
    -                tinyMCE.activeEditor.setContent(shortcodes, {format : 'html'});
    +                tinyMCE.get('content').setContent(shortcodes, {format : 'html'});
                 }
             }
         }
    
    
    #63743
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @unikmedia,

    We did have a fix in testing, but don’t think anyone has requested it since. Will check that out, thanks!

    – Ed

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