Guest User

Untitled

a guest
Sep 13th, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. if (is_page(114)) {$opendoor_acf_key = 'homepage_description';}
  2. if (is_page(232)) {$opendoor_acf_key = 'services_page_description';}
  3.  
  4. // Needs something here to add p tags
  5.  
  6. $html .= $this->get_custom_field( array(
  7. 'class' => 'wpex-mb-20',
  8. 'key' => $opendoor_acf_key,
  9. ) );
Advertisement
Add Comment
Please, Sign In to add comment