Search found 46 matches

by leej
Fri Feb 16, 2018 10:22 am
Forum: Tabber V5 jQuery
Topic: More than 10 character automatic tab creation
Replies: 5
Views: 16544

Re: More than 10 character automatic tab creation

Hi Norman,
Thank you for your help. This worked like a charm.
by leej
Thu Feb 15, 2018 11:49 am
Forum: Tabber V5 jQuery
Topic: More than 10 character automatic tab creation
Replies: 5
Views: 16544

Re: More than 10 character automatic tab creation

Hi Norman,
Quick question. Can a similar thing be done for Fragment text as well? I can't seem to find any fragment text description length equivalent.
by leej
Mon Aug 07, 2017 11:19 am
Forum: Magic Zoom Plus
Topic: Mobile swipe functionality
Replies: 5
Views: 15852

Re: Mobile swipe functionality

Hi Norman,
Files have been sent.
by leej
Mon Aug 07, 2017 10:32 am
Forum: Magic Zoom Plus
Topic: Mobile swipe functionality
Replies: 5
Views: 15852

Re: Mobile swipe functionality

Hi Norman,
The site in question is: http://www.wholesaleglasscompany.co.uk/ ... tml#SID=44
by leej
Thu Aug 03, 2017 11:09 am
Forum: Magic Zoom Plus
Topic: Mobile swipe functionality
Replies: 5
Views: 15852

Mobile swipe functionality

Hi Norman,
Are there any additional settings with the Magic Zoom Plus that would allow for mobile touch swipe functionality on the zoom image pop up at all?
Regards.
Lee.
by leej
Wed Sep 21, 2016 10:00 am
Forum: Upsell
Topic: To combine Tabber and Related Products Upsell.
Replies: 4
Views: 38861

Re: To combine Tabber and Related Products Upsell.

Hi Norman, I've implemented the updated version of the Up-seller and have followed the instructions that you gave in your earlier post. Unfortunately the same error is occurring which is preventing the tabber from displaying. I've kept to the original layout with no customization apart form putting ...
by leej
Mon Sep 19, 2016 9:43 am
Forum: Upsell
Topic: To combine Tabber and Related Products Upsell.
Replies: 4
Views: 38861

Re: To combine Tabber and Related Products Upsell.

Morning Norman, In relation to this article I've recently upgraded a clients site and tabber to V16. Upon testing the site on a development server the tabber works fine on the product pages. When I click on the related products the page appears however the tabber functionality doesn't activate. The ...
by leej
Mon May 09, 2016 4:45 pm
Forum: Tabber V5 jQuery
Topic: Forcing a new tabber style for fragment text only
Replies: 1
Views: 9374

Forcing a new tabber style for fragment text only

Hi Norman, I am using the Fragment Tabber layout on the homepage to pull in a Best Seller / New Arrivals list. Within the product pages I have added some new styles for the tabber called 'tabber2'. I have then kept the original tabber style and have tweaked them accordingly for the homepage tabber. ...
by leej
Mon May 09, 2016 1:39 pm
Forum: Tabber V5 jQuery
Topic: More than 10 character automatic tab creation
Replies: 5
Views: 16544

Re: More than 10 character automatic tab creation

Hi Norman,
Many thanks. That did the trick.
Regards.
Lee.
by leej
Mon May 09, 2016 1:05 pm
Forum: Tabber V5 jQuery
Topic: More than 10 character automatic tab creation
Replies: 5
Views: 16544

More than 10 character automatic tab creation

Hi Norman, I can see that the Tabber has been rewritten for V16 compared to earlier version of the tabber. Once thing I wanted to ask was the fix you helped applied in earlier version whereby if the product description was longer than 10 characters then a 'Description' Tab would automatically be gen...
by leej
Fri May 06, 2016 12:51 pm
Forum: Accordion Menu jQuery
Topic: jQuery Accordion Menu V2: Make all 2nd-level links clickable
Replies: 3
Views: 14067

Re: jQuery Accordion Menu V2: Make all 2nd-level links click

I did try it before posting and it didn't work unfortunately. I had the incorrect running order and have since changed it which has now worked. Many thanks.
by leej
Fri May 06, 2016 12:12 pm
Forum: Accordion Menu jQuery
Topic: jQuery Accordion Menu V2: Make all 2nd-level links clickable
Replies: 3
Views: 14067

Re: jQuery Accordion Menu V2: Make all 2nd-level links click

Hi Norman,
Would the same principle apply if you wanted the third level clickable also? e.g.

Code: Select all

      $("#dpacmn h6 a").click(function() {
       window.location = $(this).attr('href');
       return false;
      });  
by leej
Tue Nov 24, 2015 1:54 pm
Forum: Magic Zoom Plus
Topic: Border on default general image issue
Replies: 1
Views: 10894

Border on default general image issue

Hi Norman, Can you advise me on how to apply a 1px border around the initial default product image please. I have applied the code within the Standard Product Image code however when the page loads the border displays for a second before being removed. If a zoom image is applied then the border appe...
by leej
Mon Mar 16, 2015 6:26 pm
Forum: Magic Zoom Plus
Topic: Magic zoom First Image Zoom Issue - themeCore.js conflict
Replies: 4
Views: 13817

Re: Magic zoom First Image Zoom Issue

Hi Norman, Thanks for getting back to me and thanks for the heads up on the main tag. I've done as you've instructed but still the issue. After looking further into it I think I've found the culprit causing the problem. The issue occurs because of an external function called 'correctResponsiveImages...
by leej
Mon Mar 16, 2015 1:45 pm
Forum: Magic Zoom Plus
Topic: Magic zoom First Image Zoom Issue - themeCore.js conflict
Replies: 4
Views: 13817

Magic zoom First Image Zoom Issue - themeCore.js conflict

Hi Norman, I have just updated the Magic Zoom to the new Responsive version which is fantastic. One issue/bug I have come across which I hope you can help me with is when the first image feature attempts to rollover on the initial image the zoom image aligns to the top left corner and cannot be zoom...