Thanks for the follow-up.
And then if you go and do a:
var_dump( get_option( 'nice_welcome_message' ) );
In any location (say for example, the functions.php file). What value do you get?
Best,
Juan
Do you any further suggestion here?
Hello,
Thank you for the follow-up. Have you tried what I suggested in my last reply?
What value do you get if you do
var_dump( get_option( 'nice_welcome_message' ) );
Best,
Juan.