Vous avez peut-être remarqué que nous avons peaufiné la façon dont nous affichons nos annonces adsense. Nous voulions des petites annonces textuelles uniquement au bas de chaque article, qui seraient ajoutés automatiquement. Cela a pris un peu de rafistolage, 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 (ne pour-obtenir de ne pas changer vos identifiants AdSense) … Lire l'article complet
messages catégorisées: Wordpress
0Facilement configurer le parent d'un commentaire WordPress
Comme on le doc-u en œuvre dans le journal de mise à jour du site, 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, il suffit d'ajouter à la functions.php de votre thème
1Commentaires Jetpack style sans 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, nous avons toujours fini par ramener les choses dans la maison pour la gestion, 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…
… Lire l'article complet
9Code Rich Snippets pour le thème Twenty Eleven
J'ai déjà expliqué en détail le code pour permettre extraits riches en divers thèmes wordpress ([intlink id=“2948” type=“post”]Mystique 2[/intlink], [intlink id=“2949” type=“post”]Mystique 3[/intlink], [intlink id=“2468” type=“post”]Thèse[/intlink] & [intlink id=“3017” type=“post”]J'aime[/intlink]) ainsi que certaines [intlink id=“1520” type=“post”]instructions génériques[/intlink]. Ci-dessous un ensemble de modifications pour permettre aux extraits riches du wordpress intégré vingt onze thème.
0Code des extraits enrichis pour Me Gusta thème
Je ai déjà couvert modifications à thème pour les extraits enrichis pour différents thèmes, y compris [intlink id=“2948” type=“post”]Mystique 2[/intlink], [intlink id=“2949” type=“post”]Mystique 3[/intlink], [intlink id=“2468” type=“post”]Thèse[/intlink] & [intlink id=“3015” type=“post”]Vingt onze[/intlink] ainsi que certaines [intlink id=“1520” type=“post”]instructions génériques[/intlink]. Voici les détails du code pour savoir comment valider extraits enrichis dans le Me Gusta par Cosmos thème.
2Code des extraits enrichis pour 3.x Mystique
J'ai déjà écrit à propos du code des extraits enrichis pour[intlink id=“2948” type=“post”]Mystique 2[/intlink]. Il ya aussi des[intlink id=“1520” type=“post”]instructions génériques[/intlink] et le code pour les thèmes [intlink id=“3015” type=“post”]vingt onze[/intlink], [intlink id=“3017” type=“post”]J'aime[/intlink] et [intlink id=“2468” type=“post”]thèse[/intlink]. Ci-dessous le code mis à jour pour Mystique 3
0Code Rich Snippets pour 2.x Mystique
En outre-tion à ce site j'ai une blog personnel où, entre autres, Je poste des recettes. J'ai récemment découvert recherche d'une nouvelle recette de google, et ont cherché à mettre en œuvre un soutien pour les microformats / microdonnées. Google fournit un outil pour ING arrivée votre balisage, appelé le "outil de test au snip-animaux riches". Quand j'ai essayé val-id-à-ment une de mes recettes, J'ai rencontré des erreurs diffé-rents, qui m'ont pris un certain temps à traquer et résoudre. … Lire l'article complet
0Fixé: Erreurs PHP obsolètes dans le tableau de bord WordPress
Plus tôt aujourd'hui, je mis à jour notre site de test, en préparation pour le déploiement des mises à jour sur le site principal. Cela impliquait la mise à jour plusieurs plug-ins et de remplacer le plug-in « BeforeTheDeadline » avec Jetpack. Après avoir terminé les mises à jour, j'ai trouvé que je recevais plusieurs messages d'erreur sur le tableau de bord, dans le cadre du "liens entrants" widget Dashboard, et même plus d'erreurs quand je ai essayé de vider les caches W3 Total Cache.
22Rich Snippets Code pour thème de thèse
En réponse à une requête par Darko Kovan-cives sur mon pré-vi-ous art-icle sur[intlink id=“1520” type=“post”]fixing Rich Snippets code for the Mystique theme[/intlink] nous avons résolu les mêmes problèmes avec le thème Thèse. Les détails des changements requis sont ci-dessous.… Lire l'article complet
0Mystique 3 Thème: Full-poste et extraits
I’ve been trying to figure out how to display full posts on the home page, and excerpts on all archives for about 3 days. This is nice because it means a decent amount of each post is shown on the front page, whilst archive pages contain a much more concise summary of each post. This is better both for humans, and also for CET — my archive pages now don’t have duplicate content from my home page!
I’ve finally produced a solution. It’s not especially elegant, but I’ve been at the very limit of my PHP knowledge just to achieve this method. This applies specifically to the Mystique 3 thème, other themes are likely to vary, 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.… Lire l'article complet
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”