Search
Other Tooltips questions
Forum

Mixed php and tooltip

Manos Kollias's Avatar Manos Kollias
Hi Peter,
Time for upgrate to J4. So using the code:
{tip title="<?php echo ($Recordset1->getColumnVal("person")); ?>" 
content="<?php echo ($Recordset1->getColumnVal("idiotita")); ?>" } 
    <?php echo html_entity_decode ($Recordset1->getColumnVal("photo")); ?> 
{/tip}
it seems that doesn't work although the equivalent in Joomla 3 works perfectly
You can see it live at grmdb.gr/new1/last_people111.php
Am I missing something?
Be well
/kostas
Peter van Westen's Avatar Peter van Westen ADMIN
By the looks of it, that is just a stand-alone php page. Joomla plugins only work on content generated through Joomla.
Please post a rating at the Joomla! Extensions Directory
Manos Kollias's Avatar Manos Kollias
I absolutely agree but it was just an example for you to see the problem.
For the real presentation I have passed the php page, as always, via module with Sourcerer like {source include ="last_people111.php"}{/source}
I also tried to pass all the php code via Sourcerer like {source}....{/source} The result remains the same ( grmdb.gr/new1/ )
The weird is that it already works fine on my previous joomla 3 page which you can look live at grmdb.gr (look to the bottom of the page in last people section)
The only difference between two pages is that on joomla 3 I use SP Page Builder 3 and on the new one I use SP Page Builder 5
Thank's
Peter van Westen's Avatar Peter van Westen ADMIN
It is probably due to the system plugin ordering. Try changing the ordering of the plugins in question.
See: regularlabs.com/blog/242-plugin-order-is-important
Please post a rating at the Joomla! Extensions Directory
Manos Kollias's Avatar Manos Kollias
magic...
thank's Peter
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription