Strange, that is the plugin with the name Gwolle Guestbook? It should have the PHP code for the shortcode included.
Can you confirm that you have a menu-item in your dashbord with:
Dashboard > Guestbook > Settings ?
If not, the plugin is not activated or installed correctly. Maybe you can uninstall it and install/activate it again.
Oui j’avais bien tout cela dans le tableau bord.
J’ai supprimé le pluggin, puis installer de nouveau.
cela fait toujours la même chose, la page marque [gwolle_gb], comme du texte normal et n’appelle pas le pluggin
oui c’est bien le pluggin Gwolle Guestbook, téléchargé sur votre page https://ww.wp.xz.cn/plugins/gwolle-gb/ version V4.2.2
Hmm, really strange.
Which theme are you using? If it is a commercial theme, could you send a copy of that zipfile to [email protected] ? I can then test the theme with it.
And if you make a gallery in the page, do you see the gallery or the shortcode [gallery] ?
J’ai remarqué que mes pages ne font plus appelle aux plugins; mais me les marque simple:
[contact-form-7 id=”64″ title=”Formulaire de contact 1″]
[gwolle_gb]
….
pour info, cela fait suite à une restaure wordpress, sur un autre serveur.
Did you recently update your theme? Did you create the theme yourself?
For the page content, it should use the_content() and all shortcodes and filters should be running.
If the theme uses the object data directly like echo $post->content then it will just display the shortcodes like it is doing now.
Pour info mon problème est résolu.
Pour cela j’ai désinstallé l’ensemble des plugins, puis réactiver ceux nécessaire … et magie, tout remarche !! 🙂
Strange, but anyway, it works now.