PHP call does not show – UserPro Forums https://forum.userproplugin.com/forums/topic/php-call-does-not-show/feed/ Thu, 02 May 2024 13:51:12 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36378 <![CDATA[PHP call does not show]]> https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36378 Wed, 07 May 2014 08:41:46 +0000 Ferran Mv I am trying to call on the homepage of http://www.wheretoyoga.com the following php calls but they do not show:

<?php echo do_shortcode(‘[userpro template=login]’); ?>

<?php echo do_shortcode(‘[userpro template=activity activity_all=1 activity_heading=”Public Activity Stream” activity_per_page=10]’); ?>

Do you know how should i do it?

Best,

Ferran

]]>
https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36386 <![CDATA[Reply To: PHP call does not show]]> https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36386 Wed, 07 May 2014 10:39:24 +0000 admin These look like valid PHP codes. How are you inserting them exactly?

It should be:

]]>
https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36391 <![CDATA[Reply To: PHP call does not show]]> https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36391 Wed, 07 May 2014 10:45:06 +0000 Ferran Mv Thanks Ahmed for your answer!

I ended up putting it directly on the php file instead of the html box that my theme had… That worked!

Keep up the good work and keep getting money in! 🙂

Ferran

]]>
https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36393 <![CDATA[Reply To: PHP call does not show]]> https://forum.userproplugin.com/forums/topic/php-call-does-not-show/#post-36393 Wed, 07 May 2014 10:46:46 +0000 admin I am glad it worked! 🙂

Thanks for the feedback!

]]>