PageNumber5 Posted November 15, 2016 Share Posted November 15, 2016 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 Quote Link to comment Share on other sites More sharing options...
ginerjm Posted November 15, 2016 Share Posted November 15, 2016 I see you tried a new spot. I would probably have tried the php applications forum rather than this one, but good luck. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.