<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[custom links for projects]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">I use the custom link tool for projects, but the links only get open in a new tab. Is there any way to prevent that or is it a bug?</p>
<p dir="auto">Best, Paul</p>
]]></description><link>https://laythemeforum.com/topic/11986/custom-links-for-projects</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 06:23:38 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/11986.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jul 2026 12:11:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to custom links for projects on Fri, 10 Jul 2026 08:20:55 GMT]]></title><description><![CDATA[<p dir="auto">ah the website is online!! its so good!</p>
<p dir="auto">ah now i understand what link you mean,<br />
<img src="/assets/uploads/files/1783671639967-fdd1a31f-bdcd-4578-a12c-7b6076a09720-grafik.png" alt="grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">it will have a checkbox for open in new tab</p>
]]></description><link>https://laythemeforum.com/post/47757</link><guid isPermaLink="true">https://laythemeforum.com/post/47757</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Fri, 10 Jul 2026 08:20:55 GMT</pubDate></item><item><title><![CDATA[Reply to custom links for projects on Thu, 09 Jul 2026 12:57:29 GMT]]></title><description><![CDATA[<p dir="auto">fixed it with some javascript</p>
<p dir="auto">document.addEventListener('DOMContentLoaded', function() {<br />
document.querySelectorAll('a[target="_blank"]').forEach(function(link) {<br />
if (link.hostname === window.location.hostname) {<br />
link.removeAttribute('target');<br />
}<br />
});<br />
});</p>
]]></description><link>https://laythemeforum.com/post/47754</link><guid isPermaLink="true">https://laythemeforum.com/post/47754</guid><dc:creator><![CDATA[pauljuergens]]></dc:creator><pubDate>Thu, 09 Jul 2026 12:57:29 GMT</pubDate></item><item><title><![CDATA[Reply to custom links for projects on Thu, 09 Jul 2026 11:50:52 GMT]]></title><description><![CDATA[<p dir="auto">For sure! It is the Project 027.2 with the link <a href="https://paul-juergens.eu/027-1-stadtlabor-richtsberg/#poster" target="_blank" rel="noopener noreferrer nofollow ugc">https://paul-juergens.eu/027-1-stadtlabor-richtsberg/#poster</a></p>
<p dir="auto"><img src="/assets/uploads/files/1783597787415-bildschirmfoto-2026-07-09-um-13.49.30-resized.png" alt="Bildschirmfoto 2026-07-09 um 13.49.30.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><a href="https://paul-juergens.eu/027-1-stadtlabor-richtsberg/#poster" target="_blank" rel="noopener noreferrer nofollow ugc">https://paul-juergens.eu/027-1-stadtlabor-richtsberg/#poster</a></p>
]]></description><link>https://laythemeforum.com/post/47750</link><guid isPermaLink="true">https://laythemeforum.com/post/47750</guid><dc:creator><![CDATA[pauljuergens]]></dc:creator><pubDate>Thu, 09 Jul 2026 11:50:52 GMT</pubDate></item><item><title><![CDATA[Reply to custom links for projects on Wed, 08 Jul 2026 20:56:57 GMT]]></title><description><![CDATA[<p dir="auto">hello! can you post the website address where you see the issue? and please a screenshot of which link exactly?</p>
]]></description><link>https://laythemeforum.com/post/47740</link><guid isPermaLink="true">https://laythemeforum.com/post/47740</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Wed, 08 Jul 2026 20:56:57 GMT</pubDate></item></channel></rss>