Quote:
Originally Posted by axix20xx
thanks for update but custom bb code images not shown
|
See
https://vborg.vbsupport.ru/showpost....&postcount=149
Quote:
Go to Plugins & Products/Plugin manager/[CKEditor] MARCO1 Advanced Quick Reply And Edit]/MARCO1 Advanced Reply - Auto Function
|
Ignore the first part (already added in new version) but the second edit is still needed:
FIND:
PHP Code:
array('Table', 'TableProperties', 'DeleteTable', '-', 'InsertRowBefore', 'InsertRowAfter', 'DeleteRow', '-', 'InsertColumnBefore', 'InsertColumnAfter', 'DeleteColumn', '-', 'Subscript', 'Superscript', 'HorizontalRule'),
); //// Updated
AFTER ADD:
PHP Code:
$this->addCustomToolbarButtons();