Hi, the following corrospondence i had with the developper of the plugin called Content Timeline - Responsive WordPress plugin link: http://codecanyon.net/item/content-..._item&WT.seg_1=portfolio_item&WT.z_author=Br0 Hi, It seems that you have a filter on your theme, connected to 'the_content' hook in Wordpress, which causes links to behave strangely in our plugin. If you check out the preview, it works correctly. You should contact your theme developer(s), so they can fix these issues for you. Kind regards, Br0 On 1/21/2013 3:13 AM, Thomas van den Berg wrote: Hi, thanks for your reply. i tried your suggestion but the link doesn't work what i did : <a href=”http://www.noscunos.com”>click here for more info</a> when i click it launches a not found page within my own website you can look into it here http://www.healingheartscuracao.com/this-month-agenda/ go to dreamtime soul healing and open read more then "click here for more info" Further i would like the link to be opened in a new tab. and maybe some colour difference. Are you going to implent the same feartures like your usquare plugin so i can use a facebook or www sign. Would be a great feature and much less hassle i will have a lot of events on the timeline when i will start using it. Thanks, Thomas Subject: RE: [CodeCanyon] Message sent via your marketplace profile from souldancer Date: Fri, 28 Dec 2012 13:45:54 +0100 Hi, Sorry for the mix-up, instead of src there should be href, but everything else is okay. Kind regards, Br0 ' Subject: RE: [CodeCanyon] Message sent via your marketplace profile from souldancer Hi, In order to be able to have links in the “Read more” section of the Timeline (or generally, anywhere where you can input text in our plugin), you need to have HTML tags for links that look like this: <a src=”http://www.somewebsite.com”>Some text</a>, where http://www.somewebsite.com is the link to the website you want your link to point to, and “Some text” is the text of the link. Kind regards, Br0