ot_get_option
-
I need to change text in a landing page that is calling the text from ot_get_option. How do I find where to change the information?
WordPress Code: <h2><?php echo ot_get_option( ‘hp_headline’ ); ?></h2>
Website (Inspect Code):
<strong>Social</strong>Where do I find ‘hp_headline’ to change the text, ‘Social’?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘ot_get_option’ is closed to new replies.