dcopetti
Forum Replies Created
-
Forum: Plugins
In reply to: [Network-wide posts] Database connectionWhen I put the code that you have given as an instruction, leave the index empty as seen in the image. It does not show the other loop with the main site content.
Code used:
$nwposts = array(); if(function_exists('get_network_wide_posts')){ $nwposts = get_network_wide_posts(); foreach($nwposts as $post){...
Forum: Plugins
In reply to: [Network-wide posts] Database connectionNo problem!. I have resolved the “views” of the database. It was a UTF-8 encoding problem.
Now, the problem is that calling the function
get_network_wide_posts
in the index of my theme and show the latest posts causes errors in the other query or loops.Image:
In spanish:
No hay problema. He resuelto las “vistas” de la base de datos. Era un problema de codificación UTF-8.Ahora, el problema es que al llamar la funcion
get_network_wide_posts
en el index de mi theme y mostrar los últimos posts provoca errores en los demás query o loops.Forum: Plugins
In reply to: [Network-wide posts] Database connectionHello. Sorry for the misunderstanding.
I mean creating a “view” in MySQL. I checked the database of my wordpress installation and no “view” was created.
If you can pass me the statement to manually create the “view” in MySQL I would appreciate it.
My english is bad
I leave the text in Spanish:
Hola. Perdón por el malentendido.
Me refiero a la creación de una “vista” en MySQL. Revisé la base de datos de mi instalación wordpress y no se ha creado ninguna “vista”.
Si puede pasarme la sentencia para crear manualmente la “vista” en MySQL se lo agradecería.
Hola nuevamente. Efectivamente funcionó optimizando la DB pero imágenes de posts publicados hace más de una semana no aparecen. Probaré generando un nuevo post. Gracias.
Hola!, mi inglés no es muy bueno para responderte pero comprendo lo que me dices. Las imágenes que desaparecen solo son las externas, las que fueron subidas y usadas como Imagen Destacada no, esas son visibles. Probaré con la DB. Saludos.
Forum: Plugins
In reply to: [Plugin: Jetpack by WordPress.com] Problem with PublicizeAdditional Note: The problem appeared when I upgraded to version 3.8.2