Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Ulimate Speedbar Mod, From Xcartmods

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 07-25-2009, 09:34 AM
 
mltriebe mltriebe is offline
 

Senior Member
  
Join Date: Mar 2006
Posts: 137
 

Default Ulimate Speedbar Mod, From Xcartmods

Anybody successfully using this mod with Telafirma's Dynamic Images Mod?

I bought this mod around July 9th and opened a support ticket (Case Tracking ID: 7L1LEAD6SY) but have not heard back from Phil J since the 10th. I have responded to the ticket 2 times since then and have not heard back.

The problem seems to be when you mouse over the thumbnail and it swaps with the main image. Just want to know if anybody has these two mods working together.

Thanks, Mike
__________________
X-Cart 4.3.1
Buy Together Module, AlteredCart
CDSEO Pro
One Page Checkout, AlteredCart
Smart Search, AlteredCart
On Sale, AlteredCart
Reply With Quote
  #2  
Old 07-27-2009, 03:31 PM
 
mltriebe mltriebe is offline
 

Senior Member
  
Join Date: Mar 2006
Posts: 137
 

Default Re: Ulimate Speedbar Mod, From Xcartmods

Here is more information about my issue.

If I disable, Swap Main Product Image on Thumbnail Mouseover: in the Dynamic Image Mod the Speedbar works normally. However I like being able to swap product images by using the mouseover. Here is the swap.css file for the image mod:

#content {
position:relative;
text-align:center;
}

span img {
border:none;
}

a, a:link, a:visited, a:hover {
border:none;
text-decoration:none;
}

.swap {
display:none;
WHITE-SPACE: nowrap;
border: 2px solid #313130;
}

a:hover span{
position:absolute;
left:0px;
top:0px;
display:block;
}

Any ideas would be helpful since I am not the good with .css yet.

Thanks, Mike
__________________
X-Cart 4.3.1
Buy Together Module, AlteredCart
CDSEO Pro
One Page Checkout, AlteredCart
Smart Search, AlteredCart
On Sale, AlteredCart
Reply With Quote
  #3  
Old 07-27-2009, 03:37 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Ulimate Speedbar Mod, From Xcartmods

Maybe try changing...
Code:
a:hover span{ position:absolute; left:0px; top:0px; display:block; }
To...
Code:
a:hover span.foo{ position:absolute; left:0px; top:0px; display:block; }
Then use <span class="foo"> in your dynamic images mod.
__________________
xcartmods.co.uk
Reply With Quote
  #4  
Old 07-27-2009, 05:01 PM
 
mltriebe mltriebe is offline
 

Senior Member
  
Join Date: Mar 2006
Posts: 137
 

Default Re: Ulimate Speedbar Mod, From Xcartmods

Quote:
Originally Posted by PhilJ
Then use <span class="foo"> in your dynamic images mod.

Where would I make this change? The images are called from product_image.tpl and as far as I can tell the swap takes place here:

Code:
{if $config.Dynamic_Images.di_swap eq "Y"} <span class="swap"> <img src="{thumb file=$product.image_path_P width=$config.Dynamic_Images.di_product_image_width linkonly="true"}" alt="{$product.product|escape}" /> </span> {/if}

If I change class="swap" then the images no longer swap.

Mike
__________________
X-Cart 4.3.1
Buy Together Module, AlteredCart
CDSEO Pro
One Page Checkout, AlteredCart
Smart Search, AlteredCart
On Sale, AlteredCart
Reply With Quote
  #5  
Old 07-28-2009, 04:52 PM
 
mltriebe mltriebe is offline
 

Senior Member
  
Join Date: Mar 2006
Posts: 137
 

Default Re: Ulimate Speedbar Mod, From Xcartmods

Got the issue resolved for the most part, I had to change the Image Mod CSS code to this:

Code:
#content { position:relative; text-align:center; } span img { border:none; } a.swap, a.swap:link, a.swap:visited, a.swap:hover { border:none; text-decoration:none; } .swap { display:none; WHITE-SPACE: nowrap; border: 2px solid #313130; } a:hover span.swap { position:absolute; left:0px; top:0px; display:block; }

Now, I need to figure out the check out page problem. Here is a screen shot of that problem.

Mike
__________________
X-Cart 4.3.1
Buy Together Module, AlteredCart
CDSEO Pro
One Page Checkout, AlteredCart
Smart Search, AlteredCart
On Sale, AlteredCart
Reply With Quote
  #6  
Old 08-01-2009, 08:57 AM
 
mltriebe mltriebe is offline
 

Senior Member
  
Join Date: Mar 2006
Posts: 137
 

Default Re: Ulimate Speedbar Mod, From Xcartmods

Ok, last issue before I go live with this mod and i hope somebody can help me out.

I have my speedbar links in the admin section and they work just fine. Ref the first figure.

However when the home page or the whats new page is selected the speed bar shows the home button as being selected. ref the second figure. and if i select the sitemap page none of the buttons are showing selected. ref the third figure.

I have seen this mod on another site and it does the same thing there so I am hoping somebody has solved this issue and can help me out.

Mike
Attached Images
File Type: png admin.png (12.3 KB, 15 views)
File Type: png homeorwhatsnew.png (6.8 KB, 13 views)
File Type: png sitemap.png (5.9 KB, 10 views)
__________________
X-Cart 4.3.1
Buy Together Module, AlteredCart
CDSEO Pro
One Page Checkout, AlteredCart
Smart Search, AlteredCart
On Sale, AlteredCart
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:18 PM.

   

 
X-Cart forums © 2001-2020