Jump to content

Simon Law

Former Frog Staff
  • Posts

    59
  • Joined

  • Last visited

Everything posted by Simon Law

  1. @pconkie I think you might have to ticket this one, I found a stack of 7 error logs on that particular file including one for your login. Unfortunately all they say is a network files connection error, nothing more. If you can keep at least one broken file, broken, so we can investigate
  2. ok, so we have a couple of typos and a missing bracket @media screen and (max-width: 700px) was missing the '(' start bracket The semicolon needed to be a colon ':' @Sue Busher The editor although a bit basic, does try to show you when something is wrong, in the screenshot .mobile and .desktop are highlighted. I have corrected your CSS and it now works
  3. The start navigation path is the path found by inspecting the menu item you want to start from. <a href="#" data-link="/some/link/here/">
  4. Great, and one less ticket for me
  5. widget = this; var AppName = "pollingApp"; steal('https://www.gstatic.com/firebasejs/4.1.5/firebase.js').then(function() { The widget is 496C3CA82001BFDD097B8FD1AC86880BDC0FD0BCE69A2362 The best course of action is going to be to go through to the FrogCode editor, edit the widget, publish the widget again and you will be able to use it in the site again. Going to the site will only bring back the broken widget, you have to fix it at source To retrieve your hard earned code, open developers tools before you open the site and put 'packages' into the file filter then open the site you can retrieve the code as per screenshot
  6. Ok, going in, I love a challenge on a Friday morning
  7. Would you like me to dive in, make it safe, so you can fix it?
  8. @pconkie I have done some digging and found this: /app/os?safemode (not /app/os#?safemode) will plunge your whole frogos platform into safe mode Holding the Ctrl button whilst clicking on a link to a site will plunge that site into safe mode And if you can edit HTML widgets, then within FrogDrive, select the site you need, go to the action cog and choose 'Open in Safe Mode', this will open that site in safe mode.
×
×
  • Create New...