Show Posts


Messages - jesus_automatic

Pages: 1 2 [3] 4 5
31
Customization help / Re: Fix awkward English of zoom text on Product page
« on: January 12, 2014, 02:20:35 PM »
Thank you michael m
I was looking for something else, saw this, and thought - I'm going to change that straight away.

32
General Support / Re: Banner slider
« on: January 10, 2014, 07:47:37 AM »
Well, I'm stuck. Any ideas gratefully received.

33
Support / Re: Order Total for google ad conversion script
« on: January 09, 2014, 02:40:05 PM »
Thanks, that is what I needed. I think I have it working in spite of Googles automatically generated js being wrong.
Anyone else struggling with this, I suggest speaking to google adword technical support. They were surprisingly helpful!

34
Support / Order Total for google ad conversion script
« on: January 08, 2014, 12:18:25 PM »
I am setting up Google Ad conversion tracking, by inserting code in
/storefront/controller/pages/checkout/success.php
Firstly is that the correct place.
Secondly I want to return the total value. My guesswork has led me to the expression <? echo $order_total ?>
Am I getting close? If not, what do I need)?

35
General Support / Re: Banner slider
« on: January 08, 2014, 06:36:44 AM »
I have replaced the banner manager (from 1.1.7), but the same problem persists.
I've cleared the cache. I've tried creating a new block. Are there files relating to the block properties I can look at?
The only anomoly I can find in the setup is on the banner block properties page. I selected the banner group - all fine. The box underneath shows selected banners - selected items 3. If I click Add/Edit button I get error-
Fatal error: Class 'AJson' not found in /home/figtreeb/public_html/extensions/banner_manager/admin/controller/responses/listing_grid/banner_manager.php on line 299

What does it all mean? I used to be a carpenter you know. It was a simple life.

Also thought I should point out I am using default template rather than html_5

36
General Support / Re: Banner slider
« on: January 07, 2014, 06:23:04 PM »
Can you point me to the files that control the banner slider and I'll try replacing them?

37
General Support / Re: Banner slider
« on: January 07, 2014, 02:54:11 PM »
I've had look at the demos and my set up appears to be the same.
I have three banner images in a group in banner manager.
In Main Page Banner Slider block properties I have selected the group.
I have enabled the block in the layout.

But instead of three images sliding across one at a time, it shows all three at the same time and is static.
I am using 1.1.6

38
General Support / Re: Track Stock
« on: January 07, 2014, 02:30:56 PM »
Thanks
I will give it a try and let you know

39
General Support / Banner slider
« on: January 06, 2014, 03:19:48 PM »
Sorry to post another question so soon.
I have installed banners with banner manager. I have added them to Main Page Banner Slider Block. I have added the block in Layout.
It just displays the images one above the other. Surely it is supposed to slide? As in a slideshow. or am I missing something?

40
General Support / Track Stock
« on: January 06, 2014, 11:14:46 AM »
For most of my products I have track stock disabled in the general product setting and enabled under the different options for that product. The product quantity was set to 0 originally,and each option with its quantity, so now after several sales, the products overview page lists the stock as negative quantities, though the separate options show we still have stock.
The functionality of the site is fine. i.e. it is not showing as out of stock. The only problem is the general product page showing negative stock. Have I set something up wrong? Ideally it would show the sum of the various options stock.

Any insight?

41
Extension Support / Re: Royal Mail - delivery times
« on: December 21, 2013, 05:52:55 PM »
Thanks Junkyard. I looked at the language definition, but as you say that applies to all RM delivery methods. Really I need separate times for different delivery methods. So the customer can choose to pay more for a quicker delivery. Its not critical of course, but next time a developer is looking at this extension they should include this feature.

42
Extension Support / Re: Royal Mail - delivery times
« on: December 20, 2013, 05:36:45 PM »
Thanks abolabo
I did look there first and looking at it again two things come to mind.
One, where in that line would I put in my text string. e.g. "3-5 days" (i'm sorry my knowledge of all code is limited)
Two, that definition appears to be general to the whole royal mail extension. I need different delivery times for the different delivery methods royal mail provide.

In the six months I have been working of this I have learnt so much, but most of the time I am still in the dark. Though, I do have a functioning website, and even a few customers.

Thank you for all your help

43
Extension Support / Royal Mail - delivery times
« on: December 16, 2013, 08:31:23 AM »
Royal Mail shipping extension has an option to display delivery times. When checked it displays alongside the check box for that shipping method in checkout the text "Estimated time". There is no form to enter data on actual time (i.e 3-5 days)

Can someone point me to the file and method to put that text in?
Ive looked at
/extensions/default_royal_mail/storefront/model/extension/default_royal_mail.php and for second class post in line 180 it is calling for 'text_eta' but there is no reference to a value for this variable

if ($this->config->get('default_royal_mail_display_time')) {
                  $title .= ' (' . $this->language->get('text_eta') . ')';
               }               
      

I dont know where to look next.

44
Existing features / Irish Postcode
« on: December 15, 2013, 05:10:05 PM »
Ireland is the only country I know that doesnt use any type of postcode. Customers in Ireland have great trouble entering delivery addresses as with out a postcode they cant continue.
Can the postcode be removed as a required field for just this country?

45
Languages and Zones / Re: Editing Spanish transalation
« on: September 11, 2013, 05:12:34 AM »
I still cant get the new text accepted by editing the xml. Cleared all the caches and browser cache and no changes.
But solved the problem using the global search. I hadnt realised what a powerful tool it was for editing attributes. Nice job.

Pages: 1 2 [3] 4 5

Powered by SMFPacks Social Login Mod