Shop Categories

X

Reply To: The customize function give an error

Home Forums Agama Pro The customize function give an error Reply To: The customize function give an error

#3774
Jerry
Keymaster

Marking thread as resolved.

We had to increase a memory limit for website since Agama Pro have too much features in Customizer, so we added next code into wp-config.php:

define('WP_MEMORY_LIMIT', '256M')

Regards