Page 1 of 1
Search found 19 matches
Re: Check Out Problem with Shipping Address
You are logged in and have probably set the store address as the shipping address. When you are logged in it uses the shipping information you provided before. Try using guest checkout or fake an account to check out the difference.
Jump to post- Thu Jan 21, 2010 3:41 pm
- Replies 11
- Views 1459
Re: Eerste indruk OC 1.4.0
Ik ken OpenCart nog maar net, maar op het eerste zicht zijn er geen nieuwe features bijgekomen met de 1.4?
Nieuwe front templates doen mij niet zoveel omdat ik vind dat een goede webshop best een eigen lay-out heeft.
- Mon Jan 11, 2010 11:09 pm
- Replies 28
- Views 10993
Re: Heres Mine
One small thing, the corners of your left column headers (categories and information) are white instead of transparent.
Jump to post- Sun Jan 10, 2010 8:09 pm
- Replies 9
- Views 2730
Re: Hosting . . . .
I'm sorry, I didn't want to start a battle about this. It's your good right to choose another host than GoDaddy. I just wanted to point out to the original topic starter that you can install OpenCart on GoDaddy just fine. He will have to learn the basics of ftp and creating a database on any host, n...
Jump to post- Sat Jan 09, 2010 3:35 am
- Replies 18
- Views 3990
Re: Hosting . . . .
Seriously? Godaddy installing a database is more like: Traverse through 7 unintuitive page clicks of their proprietary control panel Create the database Wait 5-10 min while its "pending" Get some non-standard information about the db In a normal site that uses cpanel: Click "Mysql DB Wizard" Enter ...
Jump to post- Sat Jan 09, 2010 1:48 am
- Replies 18
- Views 3990
"Privacy Policy" en "Terms & Conditions"
Bestaan er een standaard tekst voor "Privacy Policy" en "Terms & Conditions"? Ik wil dit toevoegen aan mijn webshop maar ik weet niet goed hoe er aan te beginnen.
En hoe vertaal ik "Privacy Policy" "Terms & Conditions" het best?
- Fri Jan 08, 2010 7:49 pm
- Replies 7
- Views 2804
Re: Hosting . . . .
I installed OpenCart on a GoDaddy account and it worked just fine. You say you don't know how to upload OpenCart to GoDaddy? You just use ftp, like you would with any other hosting company. To install a database on GoDaddy you go to your hosting panel and click "install database". Could you tell wha...
Jump to post- Fri Jan 08, 2010 7:44 pm
- Replies 18
- Views 3990
Re: Any sites selling OpenCart Themes?
This theme (not free) has a lady feel to it:
http://opencarttheme.co.uk/index.php?ro ... duct_id=51
- Fri Jan 08, 2010 7:36 pm
- Replies 18
- Views 11687
Re: Background for columns and content
Woohoo, it worked! Thank you very much :-) Jump to postimaginetech wrote:Set the div overflow attribute to hidden.
That will "stretch" the div to the height you want.
- Fri Jan 08, 2010 6:41 pm
- Replies 11
- Views 1849
Re: Coupon
Super! Die vertaling stond nog niet op
http://www.opencart.com/index.php?route ... tion_id=94
- Thu Jan 07, 2010 11:29 pm
- Replies 3
- Views 1981
Re: Nederlandse vertaling OC 1.3.4
Vergeet de laatste vertaling niet hier te plaatsen:
http://www.opencart.com/index.php?route ... tion_id=94
- Thu Jan 07, 2010 11:28 pm
- Replies 5
- Views 3618
Re: Background for columns and content
I tried it, but it doesn't fix my problem.fido-x wrote:Put the following:-before the closing </div> you put in the footer.tpl file.Code: Select all
<div style="clear: both;"> </div>
I think it's a div height problem of some sort like I explained in my previous post. Jump to post
- Thu Jan 07, 2010 11:20 pm
- Replies 11
- Views 1849
Coupon
In de winkelwagen bij coupon staat er als titel TEXT_DISCOUNT
Waar kan ik dit wijzigen?
- Thu Jan 07, 2010 4:30 pm
- Replies 3
- Views 1981
Re: Background for columns and content
I found out that the div itself is working. I can change width and stuff.
The problem is somewhere in the height but I can't figure it out. If I say that the height of wrapper is 300px for example, it shows the background for 300pxs. If I put 100% as height or auto, it doesn't show the background.
- Thu Jan 07, 2010 3:45 pm
- Replies 11
- Views 1849
Re: Background for columns and content
I added the following div to the stylesheet
Code: Select all
#wrapper {
background-image:url(../image/bg.png);
}
Code: Select all
<div id="wrapper">
Code: Select all
</div>
It didn't change a thing. Maybe I'm doing something wrong? Jump to post
- Thu Jan 07, 2010 3:30 am
- Replies 11
- Views 1849
Background for columns and content
I would like to "pull together" left column, right column and content by giving them a shared background. I tried creating an extra div with background and put it in home.tpl between <?php echo $header; ?> <div id="pulltogether"> <?php echo $column_left; ?><?php echo $column_right; ?> But that didn'...
Jump to post- Thu Jan 07, 2010 12:52 am
- Replies 11
- Views 1849
Re: Url shows domain.com/domain instead of domain.com
Problem solved.
I changed the the urls in config.php in both admin and root. That fixed it!
- Mon Jan 04, 2010 5:45 pm
- Replies 4
- Views 1036
Re: Url shows domain.com/domain instead of domain.com
The domain works just fine. The /domain only appeared after I installed OpenCart.
I have the same thing with WordPress installations, but WP allows to change the url in the admin panel afterwards. I'm not sure where I can change the url with OpenCart.
- Mon Jan 04, 2010 5:38 pm
- Replies 4
- Views 1036
Url shows domain.com/domain instead of domain.com
I have hosting account with several domains on. I installed OpenCart on one of the domains (not the main one) and now the url is like: http://www.domain.com/domain http://www.domain.com works as well but all the links have domain.com/domain in them How do I change my url to http://www.domain.com? Th...
Jump to post- Mon Jan 04, 2010 5:06 pm
- Replies 4
- Views 1036
Search found 19 matches