[Plugin: pb-embedFlash] SWF file in header
-
Hi,
I installed a pb-embedFlash plugin for display swf file in header.
The problem is that it displayed only in home page. On custom pages is not displayed.I pasted this code in header.php
<?php
if(function_exists(‘pb_embedFlash_plugin’))
{
echo pb_embedFlash_plugin(‘[flash monta_banner.swf]’);
}
?>Where is the problem?
Home link: Here
Custom page:Here
Used theme: Tropicala.Thanks for any help
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: pb-embedFlash] SWF file in header’ is closed to new replies.