Jump to content

PageNumber5

New Members
  • Posts

    3
  • Joined

  • Last visited

PageNumber5's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks, I tried posting it in a few other places, so far no one has been able to tell me where I should post the Function Call and people keep telling me I need to go to PHP help.
  2. I'll keep this short and sweet, I am a front end dev, most of my work is in ASP and some JQuery but my new job uses Wordpress to build out a majority of their sites, Hello PHP! I have a theme that doesn't support lightbox pop up forms and a form that provides me with the "Theme File - Function Call" but I have no clue where to insert it into the main PHP ... Can anyone help me out and tell me where this goes? Below is the code I need to insert and attached is the PHP section that I need to insert it into... ANYONE PLEASE HELP! 5 days & I already caused a fatal error yesterday. Guess I will be spending my nights learning PHP... Theme File - Function Call - Lightbox <?php echo captain_form(755659, array('lightbox'=>'1', 'text_content'=>'Refer%20a%20Friend', 'text_color'=>'FFFFFF', 'bg_color'=>'F83C18', 'position'=>'left', 'type'=>'floating-button')); ?> Short Code - [captainform id=755659] Funtion Call - <?php echo captain_form(755659)?> Salient_Theme.txt
  3. I'll keep this short and sweet, I am a front end dev, most of my work is in ASP and some JQuery but my new job uses Wordpress to build out a majority of their sites, Hello PHP! I have a theme that doesn't support lightbox pop up forms and a form that provides me with the "Theme File - Function Call" but I have no clue where to insert it into the main PHP ... Can anyone help me out and tell me where this goes? Below is the code I need to insert and attached is the PHP section that I need to insert it into... ANYONE PLEASE HELP! 5 days & I already caused a fatal error yesterday. Guess I will be spending my nights learning PHP... Theme File - Function Call - Lightbox <?php echo captain_form(755659, array('lightbox'=>'1', 'text_content'=>'Refer%20a%20Friend', 'text_color'=>'FFFFFF', 'bg_color'=>'F83C18', 'position'=>'left', 'type'=>'floating-button')); ?> Short Code - [captainform id=755659] Funtion Call - <?php echo captain_form(755659)?> Salient_Theme.txt
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.