This is an old revision of the document!
Povožene funkcije v child temi z datoteke functions.php:
Okrog teh funkcije dodaj v functions.php starševske teme:
if ( ! function_exists( 'IME_FUNKCIJE' ) ) { // funkcija ... }
V datoteki generatepress/inc/addons/colors.php v funckiji generate_get_color_defaults() dodaj pred return: $generate_color_defaults = ailab_merge_colors($generate_color_defaults);