an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Payment Option Tab in Checkout page is not visi...
Last Post 7/22/2010 1:09:49 PM By Bahram. 35 replies.
Page 4 of 4 (36 posts) << First < Prev 1 2 3 4 Next > Last >> 
7/21/2010 3:21:51 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Payment Option Tab in Checkout page is not visible
Ignore the question, I emailed you two urls : The store with V3.1 and the store with V4.0, both are using the same CSS file.
But the V3.1 shows the tab controls while the V4.0 does not.  I can not figure it out why since it is beyond my code and customizations.
 
 
 
7/22/2010 11:55:07 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Payment Option Tab in Checkout page is not visible
I have posted that question in new thread, please answer it.
 
Also the problem for Tab Control Visibility :
 
I went to Admin\Templates\Default Skin and checked out : Replace the predefined base theme template?
 
and saved, Then I got my Tabs working but no images on Search, Go and Add to Cart Button
 
When I uncheck and save Then I will lose Tab Controls but have the Images.
 
I hope this can help, that something may be wrong in default CSS.
 
Thanks,
7/22/2010 12:20:55 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Payment Option Tab in Checkout page is not visible
That checkbox affects both Default.css and Default.skin. If checked, it will use what's defined in Admin -> Templates. So you need to define both Default.css and Default.skin in Admin->Templtes. If not checked, it appends what's defined in Admin -> Templates to the base theme that you selected from Web\App_Data\Themes_Template. Again you got to debug and diagonse yourself.
DotShoppingCart Staff
7/22/2010 12:37:28 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Payment Option Tab in Checkout page is not visible
My default.css are the original ones from suite, but my database is the latest image. Is there any HTML tamplates saved on database files. It seems those settings are coming from database.
7/22/2010 1:09:49 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Payment Option Tab in Checkout page is not visible
Ok finally I found the proplem :
 
The Default skin should not have this line :
 
<ajaxc:TabContainer runat="server" cssclass="ajax__tab_xp-theme" >
</ajaxc:TabContainer>
 
I removed this line and both Tabs and Images now are showing correctly. As I said before this was due to the wring css or skin settings.
 
Thanks,
Page 4 of 4 (36 posts) << First < Prev 1 2 3 4 Next > Last >>