Announcement

Collapse
No announcement yet.

A couple of problems :(

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    A couple of problems :(

    I thought I'd start trying to fix the few problems I've accumulated and thought I'd try here firstly.

    Problem 1:

    When I refresh the site or upload, it gives me two error message boxes, one saying "No Errors" and the other after it saying "Problem Creating HTML Pages" although it does appear to upload and refresh OK from what i can tell.

    Does anybody know how to check to make sure all the correct variables are in the pages I've edited or anything? Perhaps it's something the template files are missing?!?

    Problem 2:

    Using Xenu's link checker it appears that the store gives of lots and lots of 302 redirects and I wondered if there is a way of editing the links somehow to stop them linking to the page name and allow them to link to the actual location of the final URL or something?

    Problem 3:

    Whitespace at the bottom of the page is making it look like it's missing something and I can't seem to find the problem in the 5 or so main primary templates, is there another template file I should be looking for to get rid of this? (please ignore the whitespace it the top of the content if it's there when you visit, it's my fault, I'm fiddling with the design to try and get rid of these problems.

    Query:

    Can I get the page title to repeat in each page's actual content at the very top of the design?

    STORE URL: http://www.advancedfloorheating.com/acatalog/

    #2
    bump:


    Anybody?

    Comment


      #3
      Hi there

      When I refresh the site or upload, it gives me two error message boxes, one saying "No Errors" and the other after it saying "Problem Creating HTML Pages" although it does appear to upload and refresh OK from what i can tell.

      Does anybody know how to check to make sure all the correct variables are in the pages I've edited or anything? Perhaps it's something the template files are missing?!?
      For missing variables, Actinic should say which ones are missing when you do an update to the site. In the primary template, are you linking to a page/graphic which is non existance? If so, this is where the error may be stemming from

      Problem 2:

      Using Xenu's link checker it appears that the store gives of lots and lots of 302 redirects and I wondered if there is a way of editing the links somehow to stop them linking to the page name and allow them to link to the actual location of the final URL or something?
      If you look on your front page, you can see that Actinic uses the ss script to link to a section. This may be what Xenu does not understand. I think you are using the section link javascript on the left hand side. You could simply remove the javascript and in its place put in "NETQUOTEVAR:TOPLEVELSECTIONTOP". This will give you the main sections which are fully url links, rather than cgi script call. However they will not have subsections included.

      Problem 3:

      Whitespace at the bottom of the page is making it look like it's missing something and I can't seem to find the problem in the 5 or so main primary templates, is there another template file I should be looking for to get rid of this? (please ignore the whitespace it the top of the content if it's there when you visit, it's my fault, I'm fiddling with the design to try and get rid of these problems.
      Checking you source you have
      HTML Code:
      <TD vAlign=top width=228 height=88></TD>
      which may be in your Primary template somewhere. I would suggest in going to "Design | Option | Miscellaneous", untick "Compact HTML/CGI" and update your site.
      Now if you preview you site and copy the full generated webpage into Dreamweaver or similar, you should see "Actinic:Action" and it should tell you what template the whitespace is using.

      Can I get the page title to repeat in each page's actual content at the very top of the design?
      You can change the page title, by clicking on the section then go to "Layout".

      Kind Regards
      Nadeem Rasool
      SellerDeck Development

      Comment


        #4
        Excellent, thanks.

        Just one more thing.

        I have prices in the store showing that include and exclude VAT, how can I only show the included VAT price?

        Comment


          #5
          Go into Design, Options and then select the Miscellaneous Tab

          The first section controls how to display the prices so just tick the relevant box(es)

          Regards,

          Dave

          Comment


            #6
            Originally posted by AFH Dan
            Excellent, thanks.

            Just one more thing.

            I have prices in the store showing that include and exclude VAT, how can I only show the included VAT price?
            I noticed that your prices do show the included VAT, so do you mean you don't want '(Including: VAT at 17.5%)' to be shown, and all you want showing is the price: £106.74...if so then you will need to turn off TAX

            To do this goto: View | Business settings | TAX ; click 'Simple' and untick 'Include Tax 1'

            Comment


              #7
              Will that not just show the excluding vat prices?

              I'm trying to get just the including vat prices showing.

              Thanks

              Comment


                #8
                Hi Dan

                Have a look at the following knowledgebase article.

                Kind Regards
                Nadeem Rasool
                SellerDeck Development

                Comment

                Working...
                X