No idea. It is in the hands of the Zen Cart developers.
But it is attached.
As usual let me know how you get on.
No idea. It is in the hands of the Zen Cart developers.
But it is attached.
As usual let me know how you get on.
Nick
iszent.com
Hi understand what you are saying DivaVocals. Thank you v much niccol for fast-tracking it to me though, appreciate it and will keep you posted on progress.![]()
Hello,
I installed Snaf and everything went OK... finally I have that columns....
BUT now I have a small problem: in the layout of new products, all products, special products....the products appear like :
image product
price
cantity
add to cart
product name
Can you please help me to resolve this issue? I need the product name to be the first one from that list.
Many thanks in advance!
You are a life saver!!! My brain REALLY thanks you... I checked almost everything, but obviously not this.
Thank you very, very much!![]()
Downloaded v1.2 and when I turn on the product sorter (Use Product Listing Filter for Column Display), I get this text appearing between the label and the drop-down:
Not quite sure what I need to do to fix this.. (I'm sure it's a minor thing..)$value) { if($key != 'sort' and $key!='show_order' and $key!='disp_order') { //echo ''; echo zen_draw_hidden_field($key, $value); } } ?>
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Hi Diva,
I can't repeat this on a clean install. The error is obviously coming from tpl_snaf_display_order.php.
Darn, just spotted a possible error. The code reads:
try changing that to :Code:<?foreach($_GET as $key=>$value) {
yeah, that will cause errors on some servers/php versions I believe. And it is just a typo on my part.Code:<?php foreach($_GET as $key=>$value) {
let me know.
Nick
iszent.com