Title: eamon1193's Replies | WordPress.org

---

# eamon1193

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Social AutoConnect] [Plugin: WP-FB-AutoConnect] Place widget anywhere on sidebar?](https://wordpress.org/support/topic/plugin-wp-fb-autoconnect-place-widget-anywhere-on-sidebar/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-fb-autoconnect-place-widget-anywhere-on-sidebar/#post-2825323)
 * can i see ur url??
 * here is the complete code in functions.php
 *     ```
       <?php
   
       // Register widgetized areas
       if ( function_exists('register_sidebar') )
   
       register_sidebar(array('name' => 'Primary','id' => 'primary','description' => "Normal full width Sidebar", 'before_widget' => '<div id="%1$s" class="widget %2$s">','after_widget' => '</div>','before_title' => '<h3>','after_title' => '</h3>')); 
   
       ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [problems linking Facebook account to wordpress account](https://wordpress.org/support/topic/problems-linking-facebook-account-to-wordpress-account/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/problems-linking-facebook-account-to-wordpress-account/#post-2825320)
 * if i where you.. use the manual facebook sharing/like.. 😀
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Social AutoConnect] [Plugin: WP-FB-AutoConnect] Place widget anywhere on sidebar?](https://wordpress.org/support/topic/plugin-wp-fb-autoconnect-place-widget-anywhere-on-sidebar/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-fb-autoconnect-place-widget-anywhere-on-sidebar/#post-2825319)
 * just put this in your sidebar.php area using this example:
 * <div id=”sidebar”>
    <?php if ( is_active_sidebar(‘primary’) ) ?> <div class=”
   primary”> <?php dynamic_sidebar(‘primary’); ?> </div>
 * and a sample registration of sidebar in functions.php:
 * register_sidebar(array(‘name’ => ‘Primary’,’id’ => ‘primary’,’description’ =>“
   Normal full width Sidebar”, ‘before_widget’ => ‘<div id=”%1$s” class=”widget %
   2$s”>’,’after_widget’ => ‘</div>’,’before_title’ => ‘<h3>’,’after_title’ => ‘
   </h3>’));
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Can't login anymore after move to server](https://wordpress.org/support/topic/cant-login-anymore-after-move-to-server/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/cant-login-anymore-after-move-to-server/#post-2817602)
 * try finding a error-log file in your public_html folder…
    there you can see what
   to be the problem…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Feature Images all deleted](https://wordpress.org/support/topic/feature-images-all-deleted/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/feature-images-all-deleted/#post-2812511)
 * reupload your images
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [Any feedback appreciated](https://wordpress.org/support/topic/any-feedback-appreciated/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/any-feedback-appreciated/#post-2811824)
 * I like your page . . .
 * but your slider is in the bottom…
 * i mean isnt it nice if the slide is at the upper part of the content just below
   the menus…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress v3.4 delay???](https://wordpress.org/support/topic/wordpress-v34-delay/)
 *  Thread Starter [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-v34-delay/#post-2813843)
 * OK ill try re-upload my theme…
 * btw im not using any plugin . . .
    my mentor said it will cause problems in updating
   new versions.. XD
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Change maximum upload size and find php.ini](https://wordpress.org/support/topic/change-maximum-upload-size-and-find-phpini/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/change-maximum-upload-size-and-find-phpini/#post-2781808)
 * thanks for this topic.. now my max size upload is 1000mb
 * …ty much
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Images Not Showing Up](https://wordpress.org/support/topic/featured-images-not-showing-up/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/featured-images-not-showing-up/#post-2782826)
 * in your image link use this
 * <img src=”<?php bloginfo(“template_url”); ?>/imageurl.jpg />
 * where imageurl.jpg is the image source..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Two Column Dropdown Menu](https://wordpress.org/support/topic/two-column-dropdown-menu/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/two-column-dropdown-menu/#post-2784291)
 * `http://www.codemiles.com/scripting-language/how-to-create-a-mouse-over-drop-
   down-in-html-t3635.html`
 * this help me a lot.. XD
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [www.MemeXtreme.com](https://wordpress.org/support/topic/wwwmemextremecom/)
 *  [eamon1193](https://wordpress.org/support/users/eamon1193/)
 * (@eamon1193)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wwwmemextremecom/#post-2778930)
 * can i ask what does the clickable heart stands for?? o.O

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