Title: Karim Marucchi's Replies | WordPress.org

---

# Karim Marucchi

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social] Social 3.1 update Facebook pages missing?](https://wordpress.org/support/topic/social-31-update-facebook-pages-missing/)
 *  [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/social-31-update-facebook-pages-missing/page/2/#post-6093696)
 * Update:
    Crowd Favorite is still awaiting final app permissions from Facebook
   and anticipate that they will be provided soon. We are ready move forward with
   testing as soon as we get notification.
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social] Social 3.1 update Facebook pages missing?](https://wordpress.org/support/topic/social-31-update-facebook-pages-missing/)
 *  [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/social-31-update-facebook-pages-missing/page/2/#post-6093641)
 * Hello all,
 * Crowd Favorite is aware of the issue and we are working to resolve it. Social
   3.1 updated the API used to communicate with Facebook.
 * Thank you for the reports.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [using single.php to filter normal and custom post types](https://wordpress.org/support/topic/using-singlephp-to-filter-normal-and-custom-post-types/)
 *  Thread Starter [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/using-singlephp-to-filter-normal-and-custom-post-types/#post-1641981)
 * Solved it with:
    [http://codex.wordpress.org/Custom_Post_Types#Single_template](http://codex.wordpress.org/Custom_Post_Types#Single_template)
 * But if anyone want to correct my php, please… 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Diplaying custom post type specific to taxonomy](https://wordpress.org/support/topic/diplaying-custom-post-type-specific-to-taxonomy/)
 *  [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/diplaying-custom-post-type-specific-to-taxonomy/#post-1641405)
 * Hi,
 * yes this can be done, the deeper the cross links the more complex, but yes it
   can.
 * Pirazo
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [how to call new template up through page edit](https://wordpress.org/support/topic/how-to-call-new-template-up-through-page-edit/)
 *  [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/how-to-call-new-template-up-through-page-edit/#post-1641403)
 * Hello,
 * For the pages, refer to:
    [http://codex.wordpress.org/Pages#Creating_your_own_Page_Templates](http://codex.wordpress.org/Pages#Creating_your_own_Page_Templates)
 * For the sidebars:
    [http://codex.wordpress.org/Customizing_Your_Sidebar#New_way_of_adding_sidebars](http://codex.wordpress.org/Customizing_Your_Sidebar#New_way_of_adding_sidebars)
 * Examples were used:
    [http://www.veloware.com](http://www.veloware.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Correct php syntax for custom field “if – else”](https://wordpress.org/support/topic/correct-php-syntax-for-custom-field-if-else/)
 *  Thread Starter [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/correct-php-syntax-for-custom-field-if-else/#post-846603)
 * Hello Again Nublooo,
 * That worked perfectly, THANK YOU! I will as you suggested, keep the first instance,
   i am just trying to learn this.
 * and yes, in general I agree, just trying to drive the designers crazy too…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Correct php syntax for custom field “if – else”](https://wordpress.org/support/topic/correct-php-syntax-for-custom-field-if-else/)
 *  Thread Starter [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/correct-php-syntax-for-custom-field-if-else/#post-846596)
 * nublooo, thank you for the explanation, I am new and learning.
 * Last part to this question, (just to know)
 * My reason for asking how to get the code to work without opening and closing 
   3 instances, is to try and make it “neat” in Dreamweaver. Leaving it 3 instances
   creates havoc in Dreamweaver for “Wysiwyg”
 * Is there a correct way to make this a 1 instance call? I have been looking at
   the codex, and php.net, but am slowly learning.
 * Thanks for the info and time.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How To List a Page’s Subpages Within that Page](https://wordpress.org/support/topic/how-to-list-a-pages-subpages-within-that-page/)
 *  [Karim Marucchi](https://wordpress.org/support/users/pirazo/)
 * (@pirazo)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/how-to-list-a-pages-subpages-within-that-page/#post-846591)
 * According to your link above your page ID is “8” so change :
 * <?php wp_list_pages(‘child_of=1’); ?>
    to <?php wp_list_pages(‘child_of=8’); ?
   >

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