<?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[Website footer&#x2F;menu disappears on Firefox?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I've recently designed a website using Laytheme under a .net domain, then swapped the domain with a .com once I finished to site so my client would have no downtime.</p>
<p dir="auto">Furthermore, I did not want to use Laytheme's menu system so I've built a custom "menu" in the gridder and used it as a footer, then had someone write some custom CSS/JQuery to force the footer to act as a header, therefore acting as a menu. This was suggested by Marius (in his defense as a "dirty" solution...) and it works great on my machines (desktop/phone), but the menu seems to disappear on my client's Firefox browser.</p>
<p dir="auto">Here is the code:</p>
<p dir="auto">&lt;script&gt;<br />
window.laytheme.on("newpage", function (layoutObj, type, obj) {<br />
if (type == 'page') {<br />
if (obj.slug == 'home' || obj.slug == 'contact' obj.slug ==  'paintings' obj.slug ==  'drawings' obj.slug ==  'monoprints' obj.slug ==  'about')<br />
{<br />
jQuery('#intro-region').before(jQuery('#footer-region'));<br />
}<br />
}<br />
});<br />
&lt;/script&gt;</p>
<p dir="auto">I've also tried the same code without the if (type == 'page') {...</p>
<p dir="auto">Any idea what's happening? Thank you!</p>
]]></description><link>https://laythemeforum.com/topic/3818/website-footer-menu-disappears-on-firefox</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 16:59:05 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/3818.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Nov 2018 18:00:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Website footer&#x2F;menu disappears on Firefox? on Wed, 14 Nov 2018 11:27:51 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="/user/mrrpringle">@<bdi>mrrpringle</bdi></a></p>
<p dir="auto">can you send us a link to your website?<br />
That makes it easier for use to help.</p>
<p dir="auto">Best!</p>
<p dir="auto">marius</p>
]]></description><link>https://laythemeforum.com/post/11517</link><guid isPermaLink="true">https://laythemeforum.com/post/11517</guid><dc:creator><![CDATA[mariusjopen]]></dc:creator><pubDate>Wed, 14 Nov 2018 11:27:51 GMT</pubDate></item></channel></rss>