sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hi there, if you notice on the Link Blog Plugin page, that plugin hasn’t been updated in two years and there have been a lot of changes to WordPress and WordPress themes in that time (since version 3.4 of WordPress). I expect that plugin will not work with WordPress anymore.
What you can do is to create a Child Theme, if you have not already and then add the Link Post Format and the necessary CSS to style it the way you want.
Child Themes
Post Formats
Do not modify the existing theme files as any update to the theme would then overwrite your customizations. With a Child Theme, your customizations would be safe.
Thread Starter
Abiel
(@aabuy)
Hi,
Thank you for the reply.
I tried using the “link” post format, the issue when I go this route is that I will end up having two hyperlink of with the URL.

If I will scrap the plugin, I guess that I need to do now is to “specify the URL explicitly when adding a new “link” post, into a separate field between the title and the content.”
I found this on stackexchange (https://wordpress.stackexchange.com/questions/115376/add-url-field-to-the-link-post-format) and like with the plugin, I cannot seem to successfully implement the suggested code.
I’m willing to republish all my post, as long as I can get this to work.
Thanks again!
-
This reply was modified 8 years, 10 months ago by
Abiel.