nigrantonio
Forum Replies Created
-
Solved: I download backup and try locally, but it’s all ok, so I try to clone page and in this way plugin works right so I can edit page without problems with that account. I think is a MySql problem… or what?
I try to localize it in italian, but my plugin CodeStyling Localization don’t recognize this plugin, even if I create my .po file, it’s empty. So it seems doesn’t support localization for now, as he write on the plugin page on WP…
Me too, I think it’s an encoding problem. I use UTF8 everywhere, but I think plugin doesn’t.
Yes, I can confirm that! I’m facing in trouble with UTF8 àèìòù chars and making lot of attemps and in some cases I have a big reset to default settings! ??
Here is my privacy with accented letters changed after save with strange characters ?¨ or ?2…—
I dati forniti dall’utente vengono registrati su database elettronici di propriet?? di Azienda Ospedaliera di Rilievo Nazionale “Antonio Cardarelli” che ne ?¨ anche responsabile per il trattamento.
Per dati forniti si intendono quelli forniti durante la registrazione al servizio e le successive modifiche e/o integrazioni da parte dell’utente.
ll trattamento dei dati avviene ai fini di:
– fornire i servizi previsti;
– fornire i servizi che la Azienda Ospedaliera di Rilievo Nazionale “Antonio Cardarelli” pu?2 ritenere interessino l’utente;
– verificare la qualit?? dei servizi offerti;
– risalire ad autori di eventuali illeciti solo in caso di specifiche richieste e per conto delle autorit?? competenti.I dati sono suddivisi in due categorie: obbligatori e facoltativi, cos?? come contrassegnati nei moduli.
I dati obbligatori sono quelli strettamente necessari per la fornitura dei servizi e per la sicurezza.
I dati facoltativi sono utili al miglioramento sia dei servizi che delle comunicazioni.In conformit?? con la Legge Privacy 196/2003 l’utente ha sempre diretto accesso via web ai propri dati, cos?? come in possesso di Azienda Ospedaliera di Rilievo Nazionale “Antonio Cardarelli”, attraverso i propri codici di accesso (username e password); ?¨ demandata alla sua consapevole responsabilit?? l’integrazione, modifica o cancellazione dei dati, in qualsiasi momento e senza intermediazione.
Attraverso la stessa interfaccia l’utente pu?2 gestire la ricezione, la periodicit?? ed il contenuto delle informazioni fornite da Azienda Ospedaliera di Rilievo Nazionale “Antonio Cardarelli”.
Il consenso al trattamento dei dati personali viene fornito con l’iscrizione, in assenza del consenso non ?¨ possibile aderire al servizio anche se l’utente pu?2, in qualsiasi momento, decidere quali dati lasciare nella disponibilit?? di Azienda Ospedaliera di Rilievo Nazionale “Antonio Cardarelli” e quali informazioni ricevere.
L’utente, per?2, recede dal servizio quando rende inaccessibili i dati indispensabili per la sua offerta (dati obbligatori).
Forum: Plugins
In reply to: [Codestyling Localization] Error in creation .mo file it_IT.moNO, I can confirm that with 644 there are RED labels, but it permitt me to modify .po file! If I try to create .mo file also, it always create -it_IT.mo (empty) and don’t change original it_IT.mo. SO green OR red labels have same behaviour.
Forum: Plugins
In reply to: [Codestyling Localization] Error in creation .mo file it_IT.moI have to install that plugin because on our server we have SSH2 and WordPress doesn’t manage it without plugins. I put credential into wpconfig and with that asking for credential by WP core doesn’t popup anymore. I try also with files of themes and with them your plugin works good… I think it’s a problem with WordPress main localization files?
P.S. Without modify permissions your plugin shows red labels, so I must put 777 before to show green labels. Are the right steps?
Forum: Plugins
In reply to: [Codestyling Localization] Error in creation .mo file it_IT.moI’m a Java developer, so you can talk technically with me, but I’m not so smart in this WP things, if you can send me code to try that, I’ll test it for you because I can put my hand on our server. TIA!
Forum: Plugins
In reply to: [Codestyling Localization] Error in creation .mo file it_IT.moHi, WP is 3.5 (I remember that I specify it on first message, that’s because I can read it on right column?).
It’s a single (simple) site install.
I don’t know if there is Ftp users, because I connect with it using WinSCP with SFTP protocol and root account. Is this a clue for you?
I use this plugin: SSH SFTP Updater Support and all functions are OK.Forum: Plugins
In reply to: [Page-list] Pagelist_ext and attribute hierarchicalSo at the end, this is code that solves my problem
[pagelist_ext hierarchical=”0″ parent=”34″ show_first_image=”1″ limit_content=”150″ more_tag=”0″]
that is equivalent to:
[subpages depth=”1″]Forum: Plugins
In reply to: [Page-list] Pagelist_ext and attribute hierarchicalOK, so I have to use child_of attribute as I read on Codex… to limit subpages to actual page… but I don’t want grandchildren! ?? I’ll try with parent (to reverse logic)
Forum: Plugins
In reply to: [Page-list] Pagelist_ext and attribute hierarchicalI suspect that… so what’s meaning of hierarchical attribute in pagelist_ext short tag?!?
Forum: Plugins
In reply to: [Page-list] Pagelist_ext and attribute hierarchicalSorry, but short tag is pagelist_ext not subpages_ext…
Forum: Plugins
In reply to: [Page-list] [Plugin: Page-list] Limit content & more tagSorry, it was simply a citation from our famous song…
https://it.youtube.com/watch?v=pSL4Z7FYGbU
…to close off-topic!P.S. Now we can continue via feedback page.
Forum: Plugins
In reply to: [Page-list] [Plugin: Page-list] Limit content & more tagYes, I know…anyway:
I’m on my server with PHP 5.x and more_tag is OK in other pages, but when I use your tag [pagelist_ext] to show subpages, text is less than without more tag, but after stop first <p> it shows me ###mor instead of nothing (or classic “Leggi altro”).Forum: Plugins
In reply to: [Page-list] [Plugin: Page-list] Limit content & more tagMe too, with simple [pagelist_ext show_image=”0″] it shows “###mor” instead of “Read more” classic button. I’m with 3.5 and last plugin version.