 |
|
Comment to:
Problem solved:
I'm using jQuery for Thickbox, and jQuery and Prototype are conflicting, so I inserted at the very end of jQuery.x.x.js the following line:
jQuery.noConflict();
However, now my Thickbox isn't working anym...
July 30, 2010
|
|
Comment to:
Thank you Armando! This makes perfect sense. I was going in the PHP files looking for the queries. That's so much easier. Thanks!
July 16, 2010
|
|
Comment to:
I found the solution:
I was doing the right thing, and changing the right file. The only problem is that I was changing the wrong function.
So let’s say you want to see category 3 in the top navigation, but you don’t want it to ...
June 11, 2010
|
|
Comment to:
Yup, that did it. I re-uploaded the core js files and now I can edit my categories. whew!
Thanks again for your help Armando.
June 08, 2010
|
|
Comment to:
Ok. Well I'm currently re-installing just the core js files (recommended by someone on the Magento forum) and I'll let you know if that works.
Thanks for taking time to help me.
Regards,
jm
ps: btw, great tutorial videos...
June 08, 2010
|
|
Comment to:
No, I still see the text fields, but they're all blank.
June 08, 2010
|
|
Comment to:
If this helps, I've tried it on FF, Safari, Opera, and IE.
In IE, I noticed that when I click on one of the categories, I get this error:
Line: 615
Char: 9
Code: 0
URI: http://www.mysite.com/magento/index.php/admin/catalog_categ...
June 08, 2010
|
|
Comment to:
Hi Armando,
No I didn't get any error messages after the installation.
As for the categories, I'm not quite sure what you mean by "the save configuration". I can create and save as many categories as I want to, but I can't edit ...
June 08, 2010
|
|
Comment to: Building a Magento Theme Start to Finish, Part Four: The CSS Work Begins
Hi,
I was wondering, why do we need to edit the translate.csv file (My Account -> Your Account) if we can hardcode it in the customer.xml file?
June 04, 2010
|
|
Comment to: Building a Magento Theme Start to Finish, Part Four: The CSS Work Begins
Also, I've noticed that the theme "Modern" has probably been updated since this video was made because I've got some missing folders and files.
June 04, 2010
|
|
Comment to: Building a Magento Theme Start to Finish, Part Four: The CSS Work Begins
Quick question: why do you have 2 versions of the logo (a .gif and a .png)? Is the .gif version for IE6?
June 04, 2010
|
|
Comment to: Building a Magento Theme Start to Finish, Part Three: HTML Validation and "Your" Labels
Hi. I've noticed in your video (at 18:42) that your template path is "frontend/default/pine/template/checkout/cart/sidebar.phtml".
I've followed every step (except for the HTML5) since the first video, and yet my template path is "frontend/base...
June 04, 2010
|