You may have noticed that we’ve tweaked how we display our adsense ads. We wanted some small text-only ads near the bottom of each article, which would be added automatically. This took a little bit of tinkering, but eventually we developed a solution which works well and doesn’t seem to knock page processing times much. Simply add the following code to your theme’s functions.php (non dimenticate di modificare gli ID adsense) … Leggi l'articolo completo
Messaggi Categorized: Wordpress
0Facilmente impostare il genitore di un commento WordPress
As is documented in the site update log, for a while we had a problem with our theme where it wasn’t possible to reply to a comment so that the reply would appear correctly in a threaded way. We have no fixed this problem, but have been left with a significant number of comments which really need editing so it is easier to see what they are in reply to. With a standard wordpress install this requires going into the database and editing there, which is very tedious. Instead, we’ve used some simple functions to add an option to the comment-edit admin page, to set the comment parent there. Eventually this will be developed into a proper plugin to enable this functionality. For now the code is below, basta aggiungerlo al functions.php del vostro tema
1Commenti Jetpack stile senza Jetpack
One of the best things about wordpress is the built-in social aspect provided by comments. Getting your comment section right can be very important to any website, including ours. Over the years we’ve experimented with various comment plugins including Disqus and more recently Jetpack. However, we’ve always ended up bring things back in house for management, performance and privacy reasons. When I moved back from Jetpack comments I really missed some of the slick features provided by Jetpack, both the social-network logins and the general slick styling. Anyway, to cut a long story short I finally had time today to take a good look at how wordpress “does” comments and figure out a way to build an in-house system which looks nice and slick like the comment interface provided by jetpack. Best of all its surprisingly simple and does things the “proper” way…
… Leggi l'articolo completo
9Codice Rich Snippets per il tema Twenty Eleven
Ho pre-vi-mente dettagliata Il codice per l'attivazione ricchi snip-animali in temi word-press vari-dente ([intlink id=“2948” type=“post”]Mistica 2[/intlink], [intlink id=“2949” type=“post”]Mistica 3[/intlink], [intlink id=“2468” type=“post”]Tesi[/intlink] & [intlink id=“3017” type=“post”]I Like[/intlink]) così come alcuni [intlink id=“1520” type=“post”]istruzioni generiche[/intlink]. Below is a set of edits to enable rich snippets in the built-in wordpress twenty eleven theme.
0Rich snippet di codice per Me Gusta tema
Ho pre-vi-mente coperto tema modifica per ricchi snip-animali domestici per temi Vari-dente compresi-ing [intlink id=“2948” type=“post”]Mistica 2[/intlink], [intlink id=“2949” type=“post”]Mistica 3[/intlink], [intlink id=“2468” type=“post”]Tesi[/intlink] & [intlink id=“3015” type=“post”]Twenty Eleven[/intlink] così come alcuni [intlink id=“1520” type=“post”]istruzioni generiche[/intlink]. Di seguito sono riportati i dettagli del codice per come Val-id-ate ricchi snip-animali in Me Gusta da Cos-mos tema.
2Rich snippet di codice per 3.x Mystique
Ho pre-vi-mente scritto sulle ricca codice snip-animali domestici per[intlink id=“2948” type=“post”]Mistica 2[/intlink]. Ci sono anche[intlink id=“1520” type=“post”]istruzioni generiche[/intlink] e il codice per temi [intlink id=“3015” type=“post”]venti undici[/intlink], [intlink id=“3017” type=“post”]Mi piace[/intlink] e [intlink id=“2468” type=“post”]tesi[/intlink]. Below is updated code for Mystique 3
0Codice Rich Snippets per 2.x Mystique
Inol-tre a questo sito ho un personal blog dove, amongst other things, I post ricette. Ho recentemente dis-coperto nuova ricerca ricetta di google, e sono stati di attuare sostegno per le micro-formati-zione sguardo / microdati. Google fornisce uno strumento per il check-zione il vostro codice, chiamato "strumento ricco-zione di test snip-pets”. Quando ho provato val-id-at-zione una delle mie ricette, Ho incontrato errori vari-dente, che mi hanno preso un po 'per rintracciare e risolvere. … Leggi l'articolo completo
0Fisso: Errori PHP deprecate in plancia wordpress
Oggi ho aggiornato il nostro sito di test, in preparazione per l'implementazione degli aggiornamenti sul sito principale. Ciò ha comportato l'aggiornamento di diversi plug-in e la sostituzione del plug-in "BeforeTheDeadline" con Jetpack. Dopo aver completato gli aggiornamenti, ho scoperto di ricevere diversi messaggi di errore sulla dashboard, sotto il "link in entrata" widget di Dashboard, e ancor più errori quando ho provato a svuotare le cache W3 Total Cache.
22Rich Snippets Codice per Tesi a tema
In risposta ad una query Darko Kovan-Cives Mio pre-vi-dente art-icolo su[intlink id=“1520” type=“post”]fixing Rich Snippets code for the Mystique theme[/intlink] we have resolved the same issues with the Thesis theme. Details of the changes required are below.… Leggi l'articolo completo
0Mistica 3 Tema: Pieno-post e Estratti
Ho cercato di capire come visualizzare i messaggi completi sulla home page, ed estratti di tutti gli archivi per circa 3 giorni. Questo è bello, perché significa una discreta quantità di ogni post è mostrato in prima pagina, mentre le pagine di archivio contenere un molto più breve riassunto di ogni post. Questo è meglio sia per gli esseri umani, e anche per QUESTO - Le mie pagine di archivio ora non hanno contenuti duplicati dalla mia home page!
Ho finalmente prodotto una soluzione. Non è particolarmente elegante, ma sono stato al limite della mia PHP la conoscenza solo per raggiungere questo metodo. Questo vale in particolare per il Mystique 3 tema, altri temi possono variare, although some of this information may or may not prove relevant. If you are trying or succeed in doing the same to a different theme do drop a comment in.… Leggi l'articolo completo
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”