Hello, I installed this css buttons and I have a question:
The button_update_cart button use the ALT but it's too long:
"change your quantity by highlighting the number in the box, correcting the quantity and clicking this button."
I try to locate the ALT text and couldn't find it. It is not in the /includes/languages/english/button_names.php. I also notice the demo site use the image button instead. I still want a simple css button. Could you please tell me where I can edit the text?
Thanks a lot!
I usually forget such things about 2 seconds after I finished editting. Use software to search all files in your local copy (which you should have anyway), or use the Zen Cart admin tool to look it up: /admin/developers_tool_kit.php (bottom field and select Catalaog (and/or Admin) as required)
thanks for reply.
which software do you recomand to search all files in local copy?
I tried use the developers tool kit in admin to search button_update_cart already, but no luck! It did not show me where is the defination.
Well, I guess I did something wrong. I installed the css button mod... did everything according to the readme.txt (so I thought) and the settings in admin>configuration>layout settings are not changed at all. I can't enable the "Automaticly load image buttons if found" because it's not there. And further more, I can't even turn off the css buttons. They are there regarless of whether I select yes or no under enable css-buttons. (I'm pretty sure that option has been available since I did a fresh ZenCart v1.3.6 install about a month ago.)
Should I re-run the sql patch that was mentioned in step one? I've gone back over all my steps checking and re-checking and that's the only thing I haven't done 'cause I'm not sure if it's OK to do that....
So, if you could spare the time to coach me I'd be forever grateful!
I have three very small new ecommerce sites, and decided to try to the CSS mod to the smallest site first. I was
thrilled to see that at least the category portion seems to have loaded fine.
I have one free download product to see if the css buttons worked through checkout. However, in going through checkout, there was one extremely long button that pushed the page alignment out completely. It said
"Change your Quantity by highlighting the number in the box, correcting the quantity and clicking this button"
I thought I saw this question in the forum, but never saw an answer, so I combed the archives, and looked through button_names, etc, and can't locate it.
I even tried to enter the phrase in the developers tool kit, but nothing. The only other problem is that the Download button isn't long enough for the "Download" text. I sure would appreciate a nudge in the right direction.
Thanks so much. The buttons are such an improvement!
Sandy
Try these locations:
/includes/languages/english/[MY TEMPLATE]/icon_names.php
/includes/tempates/[MY TEMPLATE]/css/stylesheet_css_buttons.css
/includes/languages/english/extra_definitions/[MY TEMPLATE]/css_buttons_popups.php
Sawhorse
When I search all files (bottom of the page) using de developers toolkit for Change your quantity by highlighting I get:
In general: if a search fails try a smaller part of the phrase and search all files.Searching 918 files ... for: Change your quantity by highlighting
/home/p/domains/beterelektro.nl/public_html/includes/languages/english/icon_names.php
Line #22 : define('ICON_UPDATE_ALT', 'Change your quantity by highlighting the number in the box, correcting the quantity and clicking this button.');
Match Lines found: 1
Thanks so much to Paul & to Sawhorse. I hadn't thought of the that page, and it works great. I love these buttons!
Thanks again, soooo much!
Sandy