Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,343 members, 7,819,206 topics. Date: Monday, 06 May 2024 at 12:45 PM

Please Help With This Script - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Please Help With This Script (664 Views)

See What This Script Will Do When Installed In Your Wordpress! / Install This Script On Your Wordpress And Have Adsense Approve Your Application / Force Adsense To Approve Your Application Within 72 Hours With This Script... (2) (3) (4)

(1) (Reply) (Go Down)

Please Help With This Script by sandy0000: 8:58am On Jun 20, 2015
May you kindly assist with this I've been battling for days.

I need to insert this " [contact-form-7 id="39592" title="Orders"]" form in my php script below :

?>
<p class="woocommerce-info"><?php _e( 'We are currently adding products in this catergory', 'woocommerce' ); ?>


</p>

<?php echo ( '[contact-form-7 id="39592" title="Orders"], hande hande'); ?>


</p>

It displays like below :


Lighting

We are currently adding products in this catergory
[contact-form-7 id="39592" title="Orders"], hande hande


I would like to display the actual form. [contact-form-7 id="39592" title="Orders"] would ideally be pasted into a wordpress page in the backed.

How can I copy it into a php script to display a form on the page ?

You assistance is much appreciated.
Re: Please Help With This Script by webzyweb(m): 11:06am On Jun 20, 2015
i believe you are on wordpress trying to use the woocommerce to build an ecommerce website.

Contact form 7 shortcodes work on a post or page in wordpress.

putting the shortcode directly in the php file won't work.

or you check the documentation for using the shortcode directly inside php files.

you can also create a shortcode function in your functions.php file of your template.

to create a shortcode fucntion and use.
Re: Please Help With This Script by sandy0000: 11:13am On Jun 20, 2015
Thanks wink
Re: Please Help With This Script by sandy0000: 1:15pm On Jun 21, 2015
Hi Guys,

Maybe this could help someone. I displayed the page with the Woocommerve form, then I copied the html from the page source and pasted it into the php file. I worked !! grin grin
Re: Please Help With This Script by fattbabakay(m): 3:19pm On Jun 21, 2015
Shortcode will not work directly in a php code.it's meant for posts and pages...
Re: Please Help With This Script by bakenda(m): 4:01pm On Jun 21, 2015
To run a shortcode from within a script, use the do_shortcode() function,
in your case, something like this:

echo do_shortcode( '[contact-form-7 id="39592" title="Orders"]' );
Re: Please Help With This Script by sandy0000: 5:11pm On Jun 21, 2015
Thanks guys !!
Re: Please Help With This Script by webzyweb(m): 6:12pm On Jun 21, 2015
fattbabakay:
Shortcode will not work directly in a php code.it's meant for posts and pages...

It will bro, not for pages and post.

Have you used a slider revolution plugin before?

Try use it, you will get.
Re: Please Help With This Script by webzyweb(m): 6:13pm On Jun 21, 2015
fattbabakay:
Shortcode will not work directly in a php code.it's meant for posts and pages...

It will bro, not for only pages and post.

Have you used a slider revolution plugin before?

Try use it, you will get.
Re: Please Help With This Script by fattbabakay(m): 9:46am On Jun 22, 2015
webzyweb:


It will bro, not for only pages and post.

Have you used a slider revolution plugin before?

Try use it, you will get.
I mean contact form shortcode??

(1) (Reply)

Any Body In Possession Of Wordpress Sahifa Themes V5.0.2? Pls Indicate / Looking For Some Help With My New Website / 4 Types Of Web Designers clients encounter.

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 16
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.