Forum Replies Created

are often better for cooling We may not necessarily be buying the concept

  • Hi Magda,

    Thanks for that. jquery 1.7.2 was in the examples I downloaded from you.

    I can see in the example you sent back that you set @rel=”nofollow”, which I guess is effectively stopping the ul being stepped in to by the accordian plugin.

    However, when I open the file you sent in Chrome on my Mac, I still don’t see anything rendered for the bulleted list inbetween Section Three > Question One > First Paragraph and Second Paragraph – see attached.

    As I mentioned, I have am using a workaround so this is non-urgent for me, but it is strange that the fix doesn’t seem to work at this end.

    Kind regards,

    Kevin

    Attachments:
    You must be logged in to view attached files.

    Hi Magda,

    I’m seeing the issue in a test file that I have not deployed anywhere – I
    need to test what the plugin can and can’t handle to work out if and how I
    can use it, so I am starting with a simple local file.

    I now have a workaround so I’ll use that.

    Kind regards,

    Kevin

    Thanks for your quick response and trying to help.

    However, I’m finding that if I use a ul in my leaf content, nothing renders there at all. Simple example below:

    ok, when I got rid of the ol in the content, and just used p tags with ‘manual’ number prefixes, it displays ok (I did try that first with no joy, but there must have been some other issue).

    The workaround with p means I can proceed – but if it is possible to support ol tags inside the ‘leaf’ content in some way, that would be great.

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”http://www.w3.org/1999/xhtml”&gt;
    <head>
    <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
    <script type=”text/javascript” src=”https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js”></script&gt;
    <script type=”text/javascript” src=”../js/jquery-ui-effects.js”></script>
    <script type=”text/javascript” src=”../js/ct.3LevelAccordion.js”></script>

    <link rel=”stylesheet” href=”../fonts/font-awesome/css/font-awesome.css”/>
    <link rel=”stylesheet” type=”text/css” href=”../css/accordion.css” />

    <script type=”text/javascript”>
    $(document).ready(function() {
    $(“#accordion”).ctAccordion({
    oneOpenAtTime: true
    });
    });
    </script>

    <style>
    .skin-flat{

    margin-left: auto;
    margin-right: auto;

    font-family: ‘Open Sans’, sans-serif;
    width: 50%;
    }
    </style>

    </head>
    <body>
    <ul id=”accordion” class=”skin-flat”>

  • Submission
    • Why do I get “Authentication Failure. The supplied user credentials failed validation for the requested service.”?
      • <p>That message means that the HMRC User ID and HMRC Password you entered when submitting were rejected by the HMRC.</p>
        <p>
        The user ID and password you enter need to be the same user ID and password you would use to log in to the HMRC Self Assessment website i.e the username and password the HMRC gave to you – and those details will be associated with a specific UTR (Unique Tax Reference), which must be the UTR you enter in the ‘About you’ section at the start of the form.</p>

        <p>Suggested steps:</p>

        1. Check that you are doing a return for an Individual not a Partnership (SA100 is for an individual, though that individual may contain income received from one or more partnerships). For returns for a Partnership itself, the SA800 should be used (which we do not offer a product for 2013-14)
        2. Use the ‘Show’ button in the ‘Submit’ popup to look at the password you have entered
        3. Remember that the password is case sensitive – and you must make sure you do not have any extra spaces before or after it.
        4. Check that UTR number you have entered in ‘About you’ is correct
        5. Go to https://online.hmrc.gov.uk/self-assessment/ and enter the gateway ID and password you are using to check that you can log in – that will check that you are registered for the online Self Assessment service and that the username and password is correct
        6. Once logged in, click ‘Next’ to get to the main screen and look for your UTR: in the main version of the HMRC website it appears in the top right (see attached image) but you may see a different version if they are trialling a different interface.

        </p>

    • I have already submitted my return via another route. Can I use ABC SA100 to submit an amendment?
      • <p>ABC SA100 2014 can be only be used to submit amends to a return where it was used for the original submission- however in ABC SA100 2015 it is possible to submit amends to returns that have been made by another route.
        </p>
    • Why does the submission process to the HMRC take so long?
      • <p>The HMRC servers are designed to handle a large number of simultaneous submissions, and to always either succeed in processing or give a clear message and allow submission to be continued later. In order to make that possible, the servers process your submission via several different steps. There will always be a delay between each step, and at very busy periods (for example the last week of January) HMRC servers can take a significant amount of time to handle the queue. The ABC application will keep you informed of progress, and if the submission does fail to be processed, you will get a clear message and be able to try again.</p>
    • What happens if my network connection goes down during the submission process – how will I know if the HMRC got it?
      • <p>Whatever happens during submission, you will get a clear message regarding your status. For example, if your computer runs out of power during a submission, when you restart the application you will see a message stating whether the submission succeeded or failed, and you can continue the submission process where you left off.</p>
  • Cars
  • Boats
  • <span>Airplanes (inactive)</span>
  • </body>
    </html>

The HTML file attachment was rejected, so here is the HTML: