Results 1 to 5 of 5

Thread: NOF Update

  1. #1
    Junior Member
    Join Date
    May 2012
    Posts
    14

    Default NOF Update

    NOF software is OLD and hasn’t been updated since 2015. Is there a new version in the works and will it include mobile devices?

  2. #2
    Senior Member gprit's Avatar
    Join Date
    Dec 2010
    Location
    France...ex UK
    Posts
    595

    Default

    Read some of the other thread about this and you will see the consensus in No - there is unlikely to be a new version.
    As has been said, you can use NOF to also create a mobile version that is more robust and customisable than 'off the shelf' software, although it means you have to maintain two versions - desktop and mobile. Depends on how often the content is likely to get changed.

  3. #3
    Junior Member
    Join Date
    May 2012
    Posts
    14

    Default

    Quote Originally Posted by gprit View Post
    Read some of the other thread about this and you will see the consensus in No - there is unlikely to be a new version.
    As has been said, you can use NOF to also create a mobile version that is more robust and customisable than 'off the shelf' software, although it means you have to maintain two versions - desktop and mobile. Depends on how often the content is likely to get changed.
    Can you take a pc based site and convert it to a mobile site?
    How do you redirect the user to the correct version of the site?

  4. #4
    Senior Member gprit's Avatar
    Join Date
    Dec 2010
    Location
    France...ex UK
    Posts
    595

    Default

    There is software that claims to do that - never really satisfactory.
    I agree with richs. I have used the 'new' responsive website builders (aka Mobirise) BUT they all look the same and in almost all cases you cannot edit the mobile version independently. That's why I still use NOF to create both versions - much more bespoke. It is also far easier to edit the html/CSS in NOF than it is in eg Mobirise (which you have to purchase a code editor at $69...and then it still has limitations...)

    To direct a desktop version to a mobile version simply insert the following html in the home page header:

    <script type="text/javascript">
    <!--
    if (screen.width < 768) {
    window.location = "http://www.libertybs.co.uk/m.libertybs";
    }
    //-->
    </script>

    Obviously you need JS installed (32 and 64 bit). This also has the advantage that it passes Google 'mobile friendly' test for rankings.

  5. #5

    Default

    Quote Originally Posted by bt54 View Post
    NOF software is OLD and hasn’t been updated since 2015. Is there a new fm whatsapp version in the works and will it include mobile devices?
    If you want to update then update it without thinking about it cause because update always come up with amazing and very interesting features and functions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •