Many thanks for your reply. I will do with Loco plugin.
Same here. I have to restore previous version for the web to work (free version)
Same here… https://onda4jimena.es
Please help
Thanks
Reply to myself, wordpress doesn’t like die. I solved this way:
if(is_file('epg.php')){
include 'epg.php';
}else {
$xmltext= ""; // this is the name of var to parse within epg.php
}
This way I echo “Directo” in case parsing result is “”.
Thanks
-
This reply was modified 3 years, 6 months ago by isolmac.