Announcement

Collapse
No announcement yet.

price and buy now not showing

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

    price and buy now not showing

    http://www.jaytrade.co.uk/best-buys/setup.jpgHi all
    First let me explain the site I am trying to build. I have acquired a large amount of adult products to sell cant sell them at a boot sale cant sell them door to door so a web site seems to be the best option.
    In would like to show the price and bye now in the small image http://she-desires.com/acatalog/Vibrators.html
    I have managed to do this but it changes the setup here http://she-desires.com/acatalog/index.html by showing three prices under the category
    Sorry I am finding this hard to explain perhaps I have just designed the site incorrectly i.e. single product per page. I have for the last four night’s tried searching the forum and advanced users Gide just can’t find a solution.
    Hope you can help thank you in advance. Using v8

    #2
    It's pretty hard to understand what you are trying to explain, however if it automatically getting price and a buy it now button onto the section link layout, then in the AUG it explains and gives the code for 2 different section link layouts, the second option will add these in for you. Page 24 in my AUG.

    If that's not what you are after, you might need to try explaining things again or maybe find a site doing what you want or do a sketch of what you are after. After 4 days searching, you must be exhausted, there's no need to search for that long before asking.

    Comment


      #3
      Thanks Lee have tried Page 24 in my AUG. perhaps I got it wrong ended up with this http://www.jaytrade.co.uk/best-buys/Image2.jpg on the wrong page going to give AUG another try
      Trying for this affect http://www.atlanticshopping.co.uk/ac...ar-Stools.html the price and layout on the stool pic. I end up with this http://she-desires.com/acatalog/Vibrators.html i think you built atlanticshopping
      Site and have got to say only one word for it stunning hopefully one day get you to tidy up my sites

      Comment


        #4
        I think you may be getting confused between sections and products. Your example page is showing both. The Atlantic site is using sections only, what we call SPP setup (tutorial on my site about that). What happens is the section layout presents the price of the product within it. BUT if the section has more than one product in it, then the prices of all products in that section are shown. This is not usually a problem as SPP is essentially Single Product per Page, so should only have one product anyway. You might be falling foul of that possibly?

        Comment


          #5
          Thanks Lee
          With your help I think the penny just dropped have site setup as two sections one product ie
          Section = Vibrators
          Section = Good Vibrations G Twist
          Product = Good Vibrations G Twist Blue

          i think you are saying I can only have one section then one product
          Will have a go at restructuring directory and read more from your web site
          Many thanks again and hope I can call on you for more help in the future (I think im going to need it)

          Comment


            #6
            It's not a strict rule Garry, it's more a method than anything else. You need to make the association between a section in actinic meaning a page on your website. If you think that whenever creating a section you are in fact creating a page and whatever you put within that section, whether that be fragments, sections, products or a combination of those three, is what will show on that page. Therefore IF you want SPP setup, then as you get down to one level before the actual products, you will in fact be having one product in one section of its own, or SPP as we call it. This is widely adopted across the web as the best setup in 95% of cases, both for SEO and things like googlebase.

            Comment


              #7
              YES think I have don it in a record time only started at 10 am (12 hours) lee if you go to http://she-desires.com/acatalog/index.html and click the Vibrators logo this is what I was trying to achieve 3 pictures with price and boarders.
              The code I altered
              I would appreciate it if you can suggest improvements (because this is probably got lots of errors) thank you for your help today kept me going.

              <table cellpadding="3" cellspacing="0" border="0">
              <tr><table width="100%" border="0" cellspacing="0" cellpadding="0" class="thinborder1">
              <tr>
              <td align="center" height="20" bgcolor="<actinic:variable name="Palette2" />"><span class="boxheading"><a href="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20AND%0d%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e" ><actinic:variable name="SectionPageName" /></actinic:block><actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20false%29" ><actinic:variable name="SectionURL" /></actinic:block>" class="boxlink"><actinic:variable formatting="bold" name="SectionName" /></a></span></td> <tr>
              <td align="center"><a href="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20AND%0d%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e" >
              </actinic:block>
              <actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20false%29" ></actinic:block>
              </a></td>
              </tr>
              <tr>
              <td align="center"><strong><a href="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20AND%0d%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e" >
              </actinic:block>
              <actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20false%29" ></actinic:block>
              </a></strong><br /></td>
              </tr>
              </table>
              <td align="center">
              <a href="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20AND%0d%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e" ><actinic:variable name="SectionPageName" /></actinic:block><actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20false%29" ><actinic:variable name="SectionURL" /></actinic:block>" target="_self">
              <img alt="<actinic:variable name="SectionName" encoding="strip"/>" src="<actinic:variable Name="SectionImageFileName"/>" border="0" />
              </a>
              </td>
              </tr>
              <tr>
              <td align="center">
              <strong><a href="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20AND%0d%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e" ><actinic:variable name="SectionPageName" /></actinic:block><actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20false%29" ><actinic:variable name="SectionURL" /></actinic:block>" target="_self"><actinic:variable name='SectionName'/></a></strong>
              </td>
              </tr>
              <tr>
              <td style="text-align:center; font-weight:bold;">
              <actinic:block type="ProductList" >
              <actinic:block type="PriceList" >
              <actinic:variable name="PriceLayout" />
              </actinic:block>
              </actinic:block>
              <br />
              </td>
              </tr>
              </table>

              Comment


                #8
                Looks like it's working just fine to me, nice one, well doen for persevering. The coding could be improved, but it's not wrong and the improvements (mainly less code and more efficient to do the exact same job) are something you will either learn over time or when you go to a professional designer get as part of their standard service.

                Comment


                  #9
                  Thanks for the encouragement lee. Re: professional designer when the financial climate improves and the bank is of my back I will be giving you a ring. I look at your
                  Portfolio and think one day I will have a website that looks that good.

                  The best thing about Actinic is this forum looking for ideas every night be lost with out it
                  thanks again
                  Garry

                  Comment


                    #10
                    PS
                    RE: Content of site: Building this site for the wife to run
                    And if she asks can I have a site called He desires I going to retire FAST…

                    Comment

                    Working...
                    X