valendesigns / option-tree

Theme Options UI Builder for WordPress. A simple way to create & save Theme Options and Meta Boxes for free or premium themes.
GNU General Public License v2.0
598 stars 180 forks source link

php warning: Undefined array key "page_title" #740

Open SADEGH-H opened 2 years ago

SADEGH-H commented 2 years ago

Hi, I have a theme that uses option-tree. I have this warning: PHP Warning: Undefined array key "page_title" in /usr/local/nginx/html/site/theme-address/includes/option-tree/includes/class-ot-settings.php on line 128

Please tell me how can I solve this problem. Thanks