Hi Will. Your prompt reply is much appreciated.
I am using the Text tab instead of the Visual.
Basically the php code is most of the time a require_once to a certain file along with a variable, such as:
[insert_php]
$my_variable = ‘somevalue’;
require_once(‘somedir/somephpfile.php’);
[/insert_php]
Again, it shows fine on every page except the search page where instead of being parsed, the actual php code is being displayed as it is in the wp backend editor.
As mentioned before, my problem is solved for now and I can live with this solution but if you’ll manage so find an “out of the box” solution for this, I’ll be more than happy to hear it.
Also, I will get back in case I find out something that may be helpful.
Happy New Year to you Will!
—
Gabriel