<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Mobile template question.</title>
        <description> Can you assist me with getting the template we&amp;#039;ve set up to work on a mobile phone?

The site we&amp;#039;re working on is here:

[www.thedebateboard.com]

I&amp;#039;ve set everything up on a desktop, but now have someone telling me it&amp;#039;s not looking the same at all on a mobile phone.  I&amp;#039;ve loaded the page in a responsive design tester and see that all my template styling is not applied and everything is showing with default settings on the phone.

I am seeing a folder within the emerald template called mobile, so I assume I should be looking there.  But it&amp;#039;s been so long ago that I set this up, I&amp;#039;m not remembering the process.  Note that I built this site several years ago, but it was sitting unused for a long time.  We decided to re-launch it today, so we&amp;#039;re getting new feedback from users now.  I just need a brief refresher on customizing the template and then instructions for how to do it for mobile displays.  Thanks in advance for any assistance you can provide.</description>
        <link>https://www.phorum.org/phorum5/read.php?61,162702,162702#msg-162702</link>
        <lastBuildDate>Fri, 12 Jun 2026 22:47:16 -0400</lastBuildDate>
        <generator>Phorum 5.2.22</generator>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?61,162702,162705#msg-162705</guid>
            <title>Re: Mobile template question.</title>
            <link>https://www.phorum.org/phorum5/read.php?61,162702,162705#msg-162705</link>
            <description><![CDATA[ You have several issues with your site, some comes from phorum.<br />
<br />
1) On the create a new account page.<br />
        Click in the username box.  I get a warning password is not secure.<br />
        Inspecting I find that it is linked to an URL that is accessed by http, and not https.<br />
<br />
All modern browsers, and the internet itself treat http and https as separate resources  with their own domain name.<br />
  adding a www . in front of mywebsite . com, is treated by some hosts as a different web site or unconfigured.<br />
<br />
     You need to go through the code, and change http : \\   to   https : \\  every where you can locate it.<br />
     If you are on a nix server, write a redirect to https : \\  in the .htaccess file.<br />
     In the admin   General Settings / File/Path Settings put in  ...  https : \\ www . mysite/ myforum<br />
<br />
ajax and java script are old and have http paths embedded.  (can&#039;t advise you on the fix yet)<br />
<br />
<br />
<br />
2) The mobile template has not been looked at by a developer in probably ten+ years.<br />
     It is missing some parts.  <br />
&quot;  /mobile/profile.tpl&quot; does not exist  &quot;<br />
&quot;  /mobile/register.tpl&quot; does not exist  &quot;]]></description>
            <dc:creator>Scott Finegan</dc:creator>
            <category>5.2 Phorum Support</category>
            <pubDate>Sun, 21 Aug 2022 19:02:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?61,162702,162702#msg-162702</guid>
            <title>Mobile template question.</title>
            <link>https://www.phorum.org/phorum5/read.php?61,162702,162702#msg-162702</link>
            <description><![CDATA[ Can you assist me with getting the template we&#039;ve set up to work on a mobile phone?<br />
<br />
The site we&#039;re working on is here:<br />
<br />
[<a href="http://www.thedebateboard.com/phorum/index.php" target="_blank"  rel="nofollow">www.thedebateboard.com</a>]<br />
<br />
I&#039;ve set everything up on a desktop, but now have someone telling me it&#039;s not looking the same at all on a mobile phone.  I&#039;ve loaded the page in a responsive design tester and see that all my template styling is not applied and everything is showing with default settings on the phone.<br />
<br />
I am seeing a folder within the emerald template called mobile, so I assume I should be looking there.  But it&#039;s been so long ago that I set this up, I&#039;m not remembering the process.  Note that I built this site several years ago, but it was sitting unused for a long time.  We decided to re-launch it today, so we&#039;re getting new feedback from users now.  I just need a brief refresher on customizing the template and then instructions for how to do it for mobile displays.  Thanks in advance for any assistance you can provide.]]></description>
            <dc:creator>stargazer77</dc:creator>
            <category>5.2 Phorum Support</category>
            <pubDate>Wed, 10 Aug 2022 21:32:52 -0400</pubDate>
        </item>
    </channel>
</rss>
