Come on guys![]()
Come on guys![]()
Somebody know how to fix this?![]()
You've haven't installed the mod correctly which is why you are getting the problem. It looks like your template override folder is called Nomo Template so where the instructions say YOURTEMPLATE replace it with Nomo Template e.g.
includes/templates/Nomo Template/ and so on.
Regards,
Christian.
Hi there
My problem is similar, but should be a really quick fix. I have my logo centered and it works fine in IE but in firefox it re-aligns to the left. My header was created to display this logo in the center so in firefox it looks a bit stupid on the left. My site is http://www.darbleyfish.com any help is much appreciated ASAP
Darbleys
Your problem isn't anything to do with the column layout grid mod, it is being caused by a stray comma in your style sheet. At about line 108 of your stylesheet you have..
You need to remove the comma after the #logo and then everything should be fine.HTML Code:#logo, { text-align: center; }
Regards,
Christian.
Christian
Thanks a bunch, (comma)
should have spotted that myself. Sorry about the post in the wrong place but couldn't find anything else on the forum for firefox.
Image is centered now in firefox, but not quite as good as in IE, it's slightly out of place to the white space i left in my header image but not too worried about that yet, something i'll worry about when Firefox takes the lead in the Browser wars
Cheers mate
Darbleys
I am sorry Cristian but I have includes/templates/Nomo Template/
"so what i have is this
I did what you suggested
I didnīt have a folder for my template in
includes/modules/yYOUR TEMPLATE/ so i crated one and I re-installed product_listing.php on it before it was in includes/modules
so now I have includes/modules/nomo template/
I re installed
includes/templates/nomo template/templates/tpl_modules_product_listing.php
still not working
what do you think?
I have checked many times, I have read the instructions hundred of times and re checked everything , I have turned of my template and turned on the default template and still have the problem, so is not the custom template
I hope you get enlighted and discover what is the problem
For some reason Zen Cart is using the original tpl_modules_product_listing.php instead of the one that comes with the mod. Check that the template override directory that you have created is called Nomo template with a capital N as directories are case sensitive. Then check that the file has been uploaded correctly and it is the definitely the one that came with the mod.
Regards,
Christian.
well what you just said gave me a clue
I when to /www/includes/templates/template_default/templates/
and erased tpl_modules_product_listing.php that was there to see if the program was using that one instead of the one in /www/includes/templates/Nomo template/Templates/
when i did this and went to the product page in
http://nomo.cl/index.php?main_page=i...ort=20a&page=3
the products dinīt show at all
so I put the tpl_modules_product_listing.php from the grid module in /www/includes/templates/template_default/templates/tpl_modules_product_listing.php
and the products now show the way it supposed to be
so tpl_modules_product_listing.php from the grid module shoudīt go in /www/includes/templates/YOUR_TEMPLATE/Templates/
![]()
well that was hell thank you , thank you, thank you, you gave me the key to think about this
see it for yourself
what do you think?
It is strange do, isnīt it?
I am having a big problem with google indexing my page it dosenīt show up at all, and I whent to a sitemap builder and it only see the index page an the favicon.ico maybe this is related in some way,
please at look http://www.zen-cart.com/forum/showth...039#post600039 thank you
Last edited by paha; 23 Aug 2008 at 12:44 AM.
It is not a good idea to overwrite files in the template_default directory. Your changes will be lost if you do an upgrade and you lose the ability to switch to a default template for testing.
Yes it should. Where YOUR_TEMPLATE should be replaced by the name of your template override directory. If that is not working for you then you have made a mistake in doing it. Possibly using 'nomo template' instead of 'Nomo template'.
Regards,
Christian.
Last edited by CJPinder; 23 Aug 2008 at 06:39 AM. Reason: fix typo
Bookmarks