Thread: Snaf

Page 9 of 30 FirstFirst ... 789101119 ... LastLast
Results 81 to 90 of 298
  1. #81
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Snaf

    Quote Originally Posted by jagall View Post
    Hi any idea when SNAF version 1.2 will be released in the downloads section?
    Not being a smart a$$ at all when I say this, but frankly, the answer is whenever the Zen Cart admins get to it.. They are busy people too so sometimes things get turned around quickly and sometimes it takes a little while..
    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.

  2. #82
    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

  3. #83
    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.

  4. #84
    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!

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

    Default Re: Snaf

    admin>>configuration>product_listing

    set the order in there :-)

  6. #86
    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!

  7. #87
    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.

  8. #88
    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.

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

    Default Re: Snaf

    Quote Originally Posted by niccol View Post
    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.
    Arrrrgh shortcode... I didn't spot that.. That would indeed make things strange on my local server.. Thanks..
    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.

  10. #90
    Join Date
    Aug 2005
    Posts
    26
    Plugin Contributions
    0

    Default Re: Snaf

    Almost 100% working but just small problem.
    Its showing only 3 items when its in columns but in rows its fine...Looks like its 1 product then 2 products in the other columns..maybe its a setup problem....http://enksales.com/shop/index.php?m...ort=20a&page=1

 

 
Page 9 of 30 FirstFirst ... 789101119 ... LastLast

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