Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

smartcontent and php
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: smartcontent and php
#9684
smartcontent and php 13 Years, 4 Months ago Karma: 0
I am trying to insert a fancy box and some smart content into a html.php file. Following the example in the plugin I have this below

Code:


beginning php code ..... 
</td></tr>

        </table>
{arijfancybox width="350" height="200" title="Services"}
  {arijfbicontent}
    Click here to add Services
  {/arijfbicontent}
  {arijfbocontent}

        <table id='serviceTable' class='adminlist' width='100%' cellpadding="0" cellspacing="0">
<thead>
         <tr>

lots more php code

    </table>
  {/arijfbocontent}
{/arijfancybox}




It is not working. All I am getting is the code itself showing up on the page and not the fancybox

I have the plugins installed... did I miss something?

Cheers
Luisa
The administrator has disabled public write access.
 
#9688
Re:smartcontent and php 13 Years, 4 Months ago Karma: 747
Hello,

Could you provide link to page where we can see this problem and temporary access to your Joomla! backend by email that we can investigate this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9728
Re:smartcontent and php 13 Years, 3 Months ago Karma: 0
Have you tried enclosing the code in <?php and ?>
The administrator has disabled public write access.
 
Go to topPage: 1