The Big Spring Sale! Up to 50% off!

How can i get this PHP code working on my website?

matias.cacic
4 Posts
matias.cacic posted this 27 December 2021
Ask a Question

Hey i tried to add this php code to my website but it doesnt display anything when exporting the website

<?php $content $response true); echo $response["data"]["clients"]; ---------------------------------- $content $response true); echo count($response); $content $response true); echo $response["data"]["clients"]; ---------------------------------- $content $response true); echo count($response);*?>

Hey i tried to add this php code to my website but it doesnt display anything when exporting the website *&lt;?php $content $response true); echo $response[&quot;data&quot;][&quot;clients&quot;]; ---------------------------------- $content $response true); echo count($response);* $content $response true); echo $response[&quot;data&quot;][&quot;clients&quot;]; ---------------------------------- $content $response true); echo count($response);*?&gt;
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 28 December 2021

Hi, Matias,

Thanks for being our customer!

Clarify please, should this code be displayed on a static HTML website or a CMS website? In the first case, our PHP Element is not rendered on static HTML pages. It is for work only on WordPress and Joomla websites.

However, if that doesn't work on WordPress or Joomla, please also attach the Project in question and provide temporary access to your admin panel for investigation. The topic is private now.

enter image description here

...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Matias, Thanks for being our customer! Clarify please, should this code be displayed on a **static HTML website** or a **CMS website**? In the first case, our PHP Element is not rendered on static HTML pages. It is for work **only** on WordPress and Joomla websites. However, if that doesn't work on WordPress or Joomla, please also attach the Project in question and provide temporary access to your admin panel for investigation. **The topic is private now**. ![enter image description here][1] ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp [1]: https://i.imgur.com/LAaQwjf.png
You must log in or register to leave comments