X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   how to delete this (with pic) (https://forum.x-cart.com/showthread.php?t=36126)

aquaimaging 12-17-2007 04:49 PM

Re: how to delete this (with pic)
 
http://pisohost168.com/x-cart/xcart/home.php

this is the link of my website.. maybe you can figure it out.. what's wrong with it.. thanks carpeperdiem

aquaimaging 12-17-2007 05:02 PM

Re: how to delete this (with pic)
 
http://pisohost168.com/x-cart/xcart/home.php

This is the web site what im talking about... hope you can figure it out..

carpeperdiem 12-17-2007 06:36 PM

Re: how to delete this (with pic)
 
You're going to have to help yourself a little here...

1. LOSE the buy now on the category pages. Your products require options, so in your general settings>appearance, DISABLE: Enable "Buy Now" button in the products list:

AND -- in Product options options

A customer using the "Buy now" button to order a product with product options must be redirected to the product details: CHECK THIS BOX

2. Get familiar with the admin-- learn how to determine product ID (I gave it to you a few posts back)

3. Your header image is in serious need of repair... do you sell web design services? You are going to have difficulty getting clients with a logo that looks like that.

4. Your color palate...

The way this cart works: you're going to have to start flipping switches to see what happens... There is a steep learning curve on many levels.

Good luck.

aquaimaging 12-17-2007 06:46 PM

Re: how to delete this (with pic)
 
:) the logo i put there is for reference only its not final.. im just playing around..

aquaimaging 12-18-2007 12:17 AM

Re: how to delete this (with pic)
 
Quote:

* BEGIN change qty to 1 for product 1 or 2 *}
{if $product.productid eq '1' or $product.productid eq '2'}
<input type="hidden" name="amount" value="1">
{elseif $product.productid eq '3' or $product.productid eq '4'}
{else}


i try to put elseif statement and its works but it's load slower, why?

and the quantity text is still there but the drop down is removed..

aquaimaging 12-18-2007 12:39 AM

Re: how to delete this (with pic)
 
problem solve but the quantity text are still there but the drop down are successfully removed.. pls visit this http://pisohost168.com/x-cart/xcart/home.php

aquaimaging 12-18-2007 04:09 PM

Re: how to delete this (with pic)
 
http://i91.photobucket.com/albums/k293/pindeho2005/howtodelete.gif

this things make me crazy why i can't delete i cannot find where to delete this

carpeperdiem 12-18-2007 04:18 PM

Re: how to delete this (with pic)
 
that would be a language variable -- probably

{$lng.lbl_quantity}

make it go away (or if/else it to only appear when you want it)

use webmaster mode, and you will never have to ask "what file is this in" again!

aquaimaging 12-19-2007 01:07 AM

Re: how to delete this (with pic)
 
thanks carpeperdiem..your the master


All times are GMT -8. The time now is 02:12 AM.

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