| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Log-in button at checkout | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Log-in button at checkout
The layout of the checkout login text was really bugging me. Burried there above the personal info form is one small line of text that mentions that you can sign in if you are already a member of the store.
To clear this up I created some text you can use to replace this in the languages section of the admin. Go to Languages, choose English, Switch to Text and search for "txt_register_have_account" Replace the text in the box with this: Code:
You can change the urls to match the location of YOUR images, or you can steal my really cool OS X looking Aqua looking buttons from here: http://www.thepeatgroup.com/xcart/skin1/images/but1.gif http://www.thepeatgroup.com/xcart/skin1/images/but2.gif http://www.thepeatgroup.com/xcart/skin1/images/butbg.gif Please DOWNLOAD the images, do not link to MY site. If you do, I'll be forced to move the buttons, something I don't want to do. Abviously if you use the default buttons, or your own buttons, you'll want to change the width and height of the images, and you may want to play with the table size. This one works in both Safari and IE using the button parts I made. To see an example go to my store: http://www.thepeatgroup.com/xcart/home.php And follow it through checkout till you see the button. It looks a bit odd in my store since I have boxes around the sections, but in another store I created for a client (with a white background) it looks very nice.
__________________
X-Cart Gold 4.3.1 Php 5.2.14 MySQL: 5.1.52 My Machine: OS X 10.6.5 |
|||||||
#2
|
|||||||||
|
|||||||||
problem that you will have there is that if this page is https then it will kick up an error as you are calling images via http
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. EWD Hosting Hands On Hosting |
|||||||||
#3
|
|||||||
|
|||||||
ah
Well, it wouldn't take the image directory code, and I'm no php expert, so any help someone can give would be great
__________________
X-Cart Gold 4.3.1 Php 5.2.14 MySQL: 5.1.52 My Machine: OS X 10.6.5 |
|||||||
#4
|
|||||||
|
|||||||
Put the code right in the template instead of calling it as a language variable.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
Well, the quickest way I knew to do it was stick it in the language box since it just worked. I'm not sure WHERE that part of the template is, and I didn't think to go looking for it.
The other problem is the link to log in AND the text about new customers are all in one box, so I'd really have to mess with the template. As it is, it works and I haven't gotten any error messages, though it might be because my http and https directories are the same (my host set up an alias for me).
__________________
X-Cart Gold 4.3.1 Php 5.2.14 MySQL: 5.1.52 My Machine: OS X 10.6.5 |
|||||||
#6
|
|||||||
|
|||||||
I tried it out on your site, and got the unsecure error.
__________________
4.1.7 X-Cart Gold Product Configurator Module Advanced Order Management Module RMA Module Feature Compare Module Blue Dream theme by 7Dana.com |
|||||||
#7
|
|||||||||
|
|||||||||
^ If your using ezCheckout (As it says in your signature) you shouldn't need this mod, that page should be replaced by this step:
http://www.mixtapemp3.com/temp/screenshot2.gif |
|||||||||
#8
|
|||||||||
|
|||||||||
Copy text from "txt_register_have_account" edit it in dreamweaver add button and copy the code to languages Value box, place button image in secure directory if you have one.[/url]
__________________
X-Cart Gold 4.3.2 X-Cart Gold 4.4.1 Unix High Quality CCTV DVRs & Cameras http://www.eaglemobiles.co.uk/CCTV |
|||||||||
#9
|
|||||||
|
|||||||
or for https, you can simply delete the begining of the images location (in the script above) to this: skin1/images/butbg.gif and it will work fine.
__________________
-------------------- X-Cart Gold 4.1.11 Linux/Apache -------------------- |
|||||||
#10
|
|||||||
|
|||||||
Would anyone be able to show me how to do something similar..
Just on Checkpage Step 1 of 3; -Login Box (integrated on the same page) -If no account, customer can fill out the other form with this form on the same page. I saw a mod a long time ago on how to do this but could not find it.
__________________
X-cart v4.0.8 |
|||||||
|
|||
X-Cart forums © 2001-2020
|