Title: dcopetti's Replies | WordPress.org

---

# dcopetti

  [  ](https://wordpress.org/support/users/dcopetti/)

 *   [Profile](https://wordpress.org/support/users/dcopetti/)
 *   [Topics Started](https://wordpress.org/support/users/dcopetti/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dcopetti/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dcopetti/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dcopetti/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dcopetti/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dcopetti/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network-wide posts] Database connection](https://wordpress.org/support/topic/database-connection-17/)
 *  Thread Starter [dcopetti](https://wordpress.org/support/users/dcopetti/)
 * (@dcopetti)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/database-connection-17/#post-8972014)
 * When 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network-wide posts] Database connection](https://wordpress.org/support/topic/database-connection-17/)
 *  Thread Starter [dcopetti](https://wordpress.org/support/users/dcopetti/)
 * (@dcopetti)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/database-connection-17/#post-8967871)
 * No 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network-wide posts] Database connection](https://wordpress.org/support/topic/database-connection-17/)
 *  Thread Starter [dcopetti](https://wordpress.org/support/users/dcopetti/)
 * (@dcopetti)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/database-connection-17/#post-8958921)
 * Hello. 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nelio External Featured Image (discontinued) - Available in Nelio Content] No funciona](https://wordpress.org/support/topic/no-funciona-24/)
 *  Thread Starter [dcopetti](https://wordpress.org/support/users/dcopetti/)
 * (@dcopetti)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/no-funciona-24/#post-7121198)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nelio External Featured Image (discontinued) - Available in Nelio Content] No funciona](https://wordpress.org/support/topic/no-funciona-24/)
 *  Thread Starter [dcopetti](https://wordpress.org/support/users/dcopetti/)
 * (@dcopetti)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/no-funciona-24/#post-7121197)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Jetpack by WordPress.com] Problem with Publicize](https://wordpress.org/support/topic/plugin-jetpack-for-wordpress/)
 *  Thread Starter [dcopetti](https://wordpress.org/support/users/dcopetti/)
 * (@dcopetti)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/plugin-jetpack-for-wordpress/#post-6867345)
 * Additional Note: The problem appeared when I upgraded to version 3.8.2

Viewing 6 replies - 1 through 6 (of 6 total)