Jump to content


Corporate Sponsors


Latest News: (loading..)

cliMATE

Member Since 26 Jul 2009
Offline Last Active Oct 26 2011, 20:55
-----

Topics I've Started

Other delivery module required

26 June 2011, 22:31

Hi, I have a website selling mainly small items which get delivered via UK Royal Mail. However, I also manufacturer larger, bulkier items that my company delivers itself. These are typically a lot heavier and so I need a Shipping module that will force this delivery option if the weight is over a certain amount. Therefore, I was looking to adapt an existing module, say the Royal Mail Standard Parcels module, which does everything I want, except the name and description of the service needs to change to something like 'via company courier'. I have tried in vein to adapt it, but got errors and it ended up messing with my actual Standard Parcels module!

I hope I have not made this sound too complicated and I hope that someone may be able to offer me some advice?

Many thanks, Paul.

Using Fancybox to display images

22 June 2011, 21:21

Hi, I have installed a fresh copy of 2.3.1 and am busy creating my store. I have a page which displays photos that customers have sent in, but I am struggling to get them to display using the Fancybox effect. I have tried referring to the Fancybox website but to no avail. What am I doing wrong. I have added the following lines of code to my 'Testimonials' page:-

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>

<script type="text/javascript" src="/ext/jquery/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<link rel="stylesheet" href="/ext/jquery/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
.....

<a id="single_image" href="images/Customer photographs/Photo1.jpg"><img src="images/Customer photographs/Photo1small.jpg" alt="Photos by Clarke Joss"/></a>

Can anyone spot any mistakes or things that I have done wrong? The actual URL for the page is http://www.climatehabitats.co.uk/testimonials.php

Thanks in advance for any help.

Regards, Paul.