X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Creating a new skin (https://forum.x-cart.com/showthread.php?t=69801)

totaltec 08-16-2014 09:24 AM

Re: Creating a new skin
 
Quote:

Originally Posted by ARW VISIONS
went to get the webmaster mod, but I don't have an SSL on my local machine. not ever going to. so guess getting anything from the marketplace is out of the question?

This is what I had to do, worked like a charm after a few tries:
http://kb.x-cart.com/display/XDD/Creating+self-signed+SSL+certificate

ARW VISIONS 08-18-2014 07:13 PM

Re: Creating a new skin
 
just activated the webmaster module and I get this. header layout was perfect before I had to wait 5 minutes to re-deploy the store and get my layout garbled up.

http://www.2techchicks.com/xc514/

why would I get double headers?

totaltec 08-19-2014 07:02 AM

Re: Creating a new skin
 
Quote:

Originally Posted by ARW VISIONS
just activated the webmaster module and I get this. header layout was perfect before I had to wait 5 minutes to re-deploy the store and get my layout garbled up.

Guess you figured it out? I don't see the double header now unless I am missing it. Looks like you are making some progress!

ARW VISIONS 08-19-2014 04:18 PM

Re: Creating a new skin
 
lol... don't know if I figured it our per say. Every time I active a module I get double a double header. Only way I have found n to get rid of it is, delete my custom skin > re-deploy > re upload skin > re-deploy.. it's an absolute joy :)

ARW VISIONS 08-19-2014 04:20 PM

Re: Creating a new skin
 
which file controls the products grid, formally products_t.tpl. I'd like to add our price and market price to the price line.

ARW VISIONS 08-19-2014 05:08 PM

Re: Creating a new skin
 
http://www.2techchicks.com/xc514/

There we go, all kinds of goobally goop. All I did was active the market place module... and presto.... CRAP!

qualiteam 08-20-2014 12:38 AM

Re: Creating a new skin
 
I guess you copied a template file with the @ListChild directive into your custom skin directory, so the template is now being inserted into the same list two times (because of @ListChild in the original template, and in your custom one).

Try to remove the @ListChild from the template in your custom skin.

Does this help?


All times are GMT -8. The time now is 04:07 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.