Support

Account

Home Forums Add-ons Repeater Field TypeError: 'undefined' is not an object Reply To: TypeError: 'undefined' is not an object

  • Heya!

    This is the output:

    acf.fields.wysiwyg.toolbars = {
        "full": {
            "theme_advanced_buttons1": "bold,italic,strikethrough,bullist,numlist,blockquote,justifyleft,justifycenter,justifyright,link,unlink,wp_more,AtD,fullscreen,wp_adv",
            "theme_advanced_buttons2": "formatselect,underline,justifyfull,forecolor,pasteword,removeformat,charmap,outdent,indent,undo,redo,wp_help,code",
            "theme_advanced_buttons3": "",
            "theme_advanced_buttons4": ""
        },
        "basic": {
            "theme_advanced_buttons1": "bold,italic,underline,blockquote,strikethrough,bullist,numlist,justifyleft,justifycenter,justifyright,undo,redo,link,unlink,fullscreen"
        }
    };