Thread: Snaf

Results 1 to 10 of 298

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Snaf

    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.
    Attached Files Attached Files

  2. #2
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Snaf

    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.

  3. #3
    Join Date
    Jul 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Snaf

    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!

  4. #4
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Snaf

    admin>>configuration>product_listing

    set the order in there :-)

  5. #5
    Join Date
    Jul 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Snaf

    You are a life saver!!! My brain REALLY thanks you... I checked almost everything, but obviously not this.

    Thank you very, very much!

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Snaf

    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:
    $value) { if($key != 'sort' and $key!='show_order' and $key!='disp_order') { //echo ''; echo zen_draw_hidden_field($key, $value); } } ?>
    Not quite sure what I need to do to fix this.. (I'm sure it's a minor thing..)
    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.

  7. #7
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Snaf

    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:

    Code:
    <?foreach($_GET as $key=>$value)
    {
    try changing that to :

    Code:
    <?php
    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.

    let me know.

 

 

Similar Threads

  1. SNAF and Set number dropdown not working
    By DeeL in forum General Questions
    Replies: 0
    Last Post: 2 Apr 2013, 02:03 AM
  2. styling the row layout while using snaf
    By bn17311 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Dec 2012, 07:44 PM
  3. SNAF not working with aBagon red template??
    By Johnnycopilot in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 3 Apr 2012, 08:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg