patrickpankalla
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Thumbnails not showing in latest postsI’m using the plugin called “Network Latest Posts”.
Link: https://www.ads-software.com/plugins/network-latest-posts/
Forum: Fixing WordPress
In reply to: How to right align Facebook like bottonI 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. https://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
In reply to: How to right align Facebook like bottonThank you! But is there another way (non iframe) that will solve the problem?
Forum: Fixing WordPress
In reply to: How to right align Facebook like bottonThank 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
In reply to: Left and right border in sidebar (Twenty Twelve Theme)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: https://www.flickr.com/photos/76109074@N08/12914381333/
Forum: Fixing WordPress
In reply to: Move date above post titleI have created a child theme.
How can I move the date above the post title?
Forum: Themes and Templates
In reply to: Move date above post title (Twenty Twelve Theme)I have created a child theme for my changes.
Forum: Fixing WordPress
In reply to: Move date above post titleAm I going to create it through my ftp server or where else?
Forum: Fixing WordPress
In reply to: Move date above post titleHow do I create a child theme?
– I’m new at WP!
Forum: Fixing WordPress
In reply to: Move date above post titleI don’t know where to place it?
I use the Twenty Eleven theme.