hangx
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Cookie Kit] ShareThis e Creative Commons cookiesCiao Nicola e grazie del riscontro, una volta installata e provata la nuova versione ti faccio sapere.
Riguardo Creative Commons pare che l’immagine caricata si porti dietro un cookie __cfduid su dominio .licensebuttons.net, che compare nei cookie caricati solo quando il tuo sw blocca i cookie (però lo vedo solo con Chrome, mentre su Firefox e Edge non c’è).
Qualcuno ha impiegato un workaround caricando in locale l’immagine invece di farla puntare fuori. Prima di fare così volevo capire se il tuo sw poteva gestirlo.PS: ho inserito un’altra richiesta relativa al blocco reCaptcha, se tu potessi dargli un’occhiata mi faresti una cortesia.
Forum: Themes and Templates
In reply to: [Customizr] Custom field in post contentI finally found what I’ve searching for!
Just add an upper priority value to the new add_action line for the custom field.
If I have other issues I’ll let you know 😉Forum: Themes and Templates
In reply to: [Customizr] Custom field in post contentHi and thanks for support,
I used the action hook __after_content_title but now I have another issue to resolve.
The custom field is diplay after the post title, but before the post meta.
Is there a way to show the custom field after the post meta? (before the post content)Thanks.