[html]<script type="text/javascript">...</script>[/html]
<script src="mioscript.js"></script>
Ho fatto come mi hai detto ma non va.
Mi ritiro per ora, voi siete troppo avanti.
Avevo fatto così (vedi sotto), ma nada, non appare niente:
<script src="sito/mioscript.js"></script>
Grazie mille.
musicletter said: Notice: curl extension is not installed in D:\inetpub\webs\musicletterit\video\fp-includes\core\core.utils.php on line 370
You need to uncomment (i.e. enable) extension=php_curl.dll in your php.ini file. I did just the same this morning :)
See http://stackoverflow.com/questions/1343514/how-to-get-curl-to-work-with-php-on-windows-wamp
Sorry, I haven't been following the thread but if you're trying to do something which needs curl then that's how you get it to work. Is this on your own server, or a hosting company? If it's your own it's easy enough to find and edit the php.ini file - if it's on a host then you'll probably need to ask them to enable it for you.
I just read back to your first post - is that still the same problem you're trying to resolve?
If you're trying to add it to a template file (e.g. default.tpl) then you need to enclose your javascript in {literal}{/literal} tags. That's to avoide any conflict between the curly brackets {} use in javascript and those used by the Smarty templating system which is used by FlatPress. Same rule applies if you're trying to add any other type of script with curly brackets, e.g. styles.
HELP >> Ho installato la nuova versione ma è cambiato qualcosa nella disposizione del titolo della notizia quando posto il link su Facebook.
1) MUSICLETTER.it | Indie News » L'opera prima di Cesare Malfatti (vecchia versione)
2) L'opera prima di Cesare Malfatti » MUSICLETTER.it | Indie News (nuova versione)
Secondo voi è possibile ripristinare il formato/disposizione della prima versione? Grazie
return "$val {$sep} {$e['subject']}";
It looks like you're new here. If you want to get involved, click one of these buttons!