| Server IP : 146.59.209.152 / Your IP : 216.73.216.152 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/ipprint/wp-content/plugins/cartflows/modules/gutenberg/ |
Upload File : |
Components & Control Last Updated: 04-04-2022 === How to update the spectra/ultimate-addon-for-gutenebrg components and controls in CartFlows === CartFlows has the Gutenberg blocks and it uses the Spectra's components to render the CartFlows blocks settings. See the CartFlows > modules > gutenebrg > src > components See the CartFlows > modules > gutenebrg > src > control See the CartFlows > modules > gutenebrg > src > styles These are are the folders need to be update in the CartFlows. Below are the steps to update the spectra/ultimate-addon-for-gutenebrg components and controls in CartFlows. 1. Get the latest version of the components and controls from https://github.com/brainstormforce/ultimate-addons-for-gutenberg Components => ultimate-addons-for-gutenberg/src/components Controls => ultimate-addons-for-gutenberg/blocks-config/uagb-controls Styles => ultimate-addons-for-gutenberg/src/styles Also make sure that, copy the content of common-editor.scss from ultimate-addons-for-gutenberg/src/common-editor.scss and paste it in editor.scss of CartFlows 2. Copy the components folder from the Spectra to the CartFlows > modules > gutenebrg > src > components 3. Copy the uagb-controls files ( except getBlocksDefaultAttributes.js ) from the Spectra to the CartFlows > modules > gutenebrg > src > control 6. Done