Announcement

Collapse
No announcement yet.

extended info without pop ups

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

    extended info without pop ups

    I am designing a retail site at the moment and need to get the extended info page to display within the Act_Primary page if possible.

    i.e not to pop up in a new window but stay within the original site pages.

    Thanks in advance for any help
    David Mawson
    Phoenix Trading

    http://www.sweetswholesale.co.uk - Wholesale confectionery suppliers

    #2
    can't you use the Full Description? within the Product Dialog box

    Comment


      #3
      follow up

      No

      The site that I have designed used normans modified product layout so that I have 3 product images with prices showing per line.

      then when I click on the product image the "pop up" windows appears with the description etc.

      What I need is for the description etc. to open in the same windows as the product were in.

      For an example of what I mean is shown here:

      http://www.jewellery247.co.uk/acatal..._Rings_22.html

      Thanks for your quick reply
      David Mawson
      Phoenix Trading

      http://www.sweetswholesale.co.uk - Wholesale confectionery suppliers

      Comment


        #4
        norman managed to solve this for me

        If you go to Design / Text / Go to / Phase -1, ID 2175 - you will find the popup call.

        javascript:ShowPopUp('%s',%s,%s);

        if you replace all the above with just

        %s


        Then Text Lnks or making the product image clickable to go to the Extended Info pages will now be normal links and the extended info pages will now open in the current browser.

        Don't use the Extended Info Button option as it will fail.

        You'll also have to add something to the extended info template so that there's some navigation available to get you back to the previous page.
        David Mawson
        Phoenix Trading

        http://www.sweetswholesale.co.uk - Wholesale confectionery suppliers

        Comment

        Working...
        X