egerard
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Impossible publier article !!!!!Ok, I finish to install.
Now I have 2 messages error :
Attention : require_once (/ homez.95/nautreat/www/admin.php) [ function.require-fois ]: failed to open stream: Aucun fichier ou répertoire dans / homez.95/nautreat/www/index.php en ligne 10Fatal error : require_once () [ function.require ]: Failed opening required ‘/ homez.95/nautreat/www/admin.php’ dans (include_path = ‘:/ usr / local / lib php /.’) / homez. 95/nautreat/www/index.php sur la ligne 10
[Moderator Note: No bumping, thank you.]
Forum: Fixing WordPress
In reply to: Impossible publier article !!!!!I have a problem with my site. Can not see the content of my articles, pages or media via the website. And even in the dashboard. In fact impossible to save a new page or article and publish it.
Reinstalled wordpress, changed theme, looked at the permissions but I do not know where can be the problem!
PHP version 5.2.9
Wordpress 5.8.2
Twenty fortheen 1.9.2
http://nautre-attitude.com/ SiteDoes someone could help me???
Forum: Fixing WordPress
In reply to: Impossible publier article !!!!!Ok thanks !!! I try in english
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Yarpp on all pagesJe voudrais aussi avoir la possibilité de désactiver la fonction sur certaines pages.
Comment faîtes-vous pour mettre dans le thème ????
Merci !Ok, c’est bon maintenant.
Qu’est ce que vous pouvez me dire maintenant : http://nautre-attitude.com/nautre-agenda/
Merci.“Very bad”.
j’ai installé la mise à jour 1.10.2 et aujourd’hui 1.10.3 : mais le problème est toujours là. Et les évènements de MY CALENDAR restent ouverts et enlèvent le pied de page et la colonne de droite !!!Les évènements sont rentrés un par un (essai sur l’un de en bas de page de [my_calendar format=”list”] : ça ne fonctionne pas).
En fait, le pluging permet de configurer plusieurs effets visuels dont le mode liste. Et c’est cela que je n’arrive pas à changer. Voici les scripts correspondants :
jQuery(document).ready(function($) {
$(“#calendar-list li.mc-events”).children().not(“.event-date”).hide();
$(“#calendar-list li.current-day”).children().show();
$(“.event-date”).live(“click”,
function(e) {
e.preventDefault();
$(this).parent().children().not(“.event-date”).toggle();
});
});
Mais j’ai beau cocher la case…