Title: patrickpankalla's Replies | WordPress.org

---

# patrickpankalla

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Thumbnails not showing in latest posts](https://wordpress.org/support/topic/thumbnails-not-showing-in-latest-posts/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/thumbnails-not-showing-in-latest-posts/#post-5137422)
 * I’m using the plugin called “Network Latest Posts”.
 * Link: [http://wordpress.org/plugins/network-latest-posts/](http://wordpress.org/plugins/network-latest-posts/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to right align Facebook like botton](https://wordpress.org/support/topic/how-to-right-align-facebook-like-botton/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/how-to-right-align-facebook-like-botton/#post-4681647)
 * I used this code on another site and it’s align right, which is perfect, but 
   when I click “like” I’m liking my blog (www.bypankalla.com) and not the post (
   fx. [http://www.bypankalla.com/black-and-leather](http://www.bypankalla.com/black-and-leather)).
 *     ```
       <div style='float:right'>
       <b:if cond='data:post.isFirstPost'>
       <script>(function(d){
         var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
         js = d.createElement('script'); js.id = id; js.async = true;
         js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
         d.getElementsByTagName('head')[0].appendChild(js);
       }(document));</script>
       </b:if>
       <fb:like action='like' colorscheme='light' expr:href='data:post.canonicalUrl' font='arial' layout='button_count' send='false' show_faces='false'/>
       </div>
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_
 * Any resolutions?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to right align Facebook like botton](https://wordpress.org/support/topic/how-to-right-align-facebook-like-botton/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/how-to-right-align-facebook-like-botton/#post-4681632)
 * Thank you! But is there another way (non iframe) that will solve the problem?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to right align Facebook like botton](https://wordpress.org/support/topic/how-to-right-align-facebook-like-botton/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/how-to-right-align-facebook-like-botton/#post-4681628)
 * Thank you, but the problem is that it’s multi language.
 * I both have a lot of danish and international readers.
 * When you’re coming from Denmark it says “Synes godt om”, when you’re coming from
   USA or other english talking countries it says “Like” and so on.
 * The width of the button is therefore different from where ever you’re coming 
   from. If I set the width to 90px it will only show the half of the danish Facebook
   like button.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Left and right border in sidebar (Twenty Twelve Theme)](https://wordpress.org/support/topic/left-and-right-border-in-sidebar-twenty-twelve-theme/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/left-and-right-border-in-sidebar-twenty-twelve-theme/#post-4661785)
 * I have created a child theme.
 * THANK YOU!
 * But as you can see on the picture below the border on the left side of the sidebar
   doesn’t go all the way down. It works perfect on the front page, but not in posts
   and pages.
 * (The left border ends where the content of the page/post ends)
 * Do you have a resolution?
 * Screenshot: [http://www.flickr.com/photos/76109074@N08/12914381333/](http://www.flickr.com/photos/76109074@N08/12914381333/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move date above post title](https://wordpress.org/support/topic/move-date-above-post-title/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/move-date-above-post-title/#post-4653962)
 * I have created a child theme.
 * How can I move the date above the post title?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Move date above post title (Twenty Twelve Theme)](https://wordpress.org/support/topic/move-date-above-post-title-twenty-twelve-theme/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/move-date-above-post-title-twenty-twelve-theme/#post-4655603)
 * I have created a child theme for my changes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move date above post title](https://wordpress.org/support/topic/move-date-above-post-title/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/move-date-above-post-title/#post-4653837)
 * Am I going to create it through my ftp server or where else?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move date above post title](https://wordpress.org/support/topic/move-date-above-post-title/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/move-date-above-post-title/#post-4653816)
 * How do I create a child theme?
 * – I’m new at WP!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move date above post title](https://wordpress.org/support/topic/move-date-above-post-title/)
 *  Thread Starter [patrickpankalla](https://wordpress.org/support/users/patrickpankalla/)
 * (@patrickpankalla)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/move-date-above-post-title/#post-4653805)
 * I don’t know where to place it?
 * I use the Twenty Eleven theme.

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