Search:

Type: Posts; User: JenniferXO

Search: Search took 0.01 seconds.

  1. v151 Re: Vertical Align product listings cell contents

    Nevermind, this worked for me, thanks.

    .itemTitle {
    font-size: 1.8em;
    position:relative;
    top:-10px;
    }
  2. v151 Re: Vertical Align product listings cell contents

    Any ideas?
  3. v151 Re: Download products still show shipping option in checkout

    K, thanks!
  4. v151 Re: Download products still show shipping option in checkout

    If I set the Products to Virtual or Always Free Shipping will it skip the shipping page completely? Or will doing that mess up the download somehow?
  5. v151 Re: Download products still show shipping option in checkout

    Okay I see. Yea I was wondering about that. Thanks again!
  6. v151 Re: Download products still show shipping option in checkout

    Thanks! I didn't know I needed to install the mod for it.
  7. Replies
    1,164
    Views
    279,981

    Re: Newsletter-Only Subscriptions for v1.3x

    Thanks, I'll look into that but for now I have it installed already and don't want to create a bigger mess trying to remove it.
  8. Replies
    1,164
    Views
    279,981

    Re: Newsletter-Only Subscriptions for v1.3x

    Any suggestions?
  9. v151 Download products still show shipping option in checkout

    Hello,

    All my products are downloads and it says in the tutorial for adding downloads to set Product Is Virtual and Always Free Shipping to NO because the cart knows it's a download but in the...
  10. v151 Re: Vertical Align product listings cell contents

    I'm trying to middle align the Product Names / Beat Numbers with the Play / Shop buttons
  11. v151 Vertical Align product listings cell contents

    Hello,

    Is it possible to v-align middle the product listing cell contents? I can't seem to get it right.

    Example here:
    www.hiphopbeatz.com/2014

    Thanks!
  12. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    This did the trick:

    unset($za_media_manager, $zv_product_has_media);
    $_GET['products_id'] = $_REQUEST['products_id'];
  13. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    I just had 1 more question about this. Code works great in the product_listing but when I add it to a Featured Items mod it causes all the info on the product pages not to display.


    if...
  14. Replies
    1,164
    Views
    279,981

    Re: Newsletter-Only Subscriptions for v1.3x

    Okay, I see I had to register the link in Admin Page and have installed it okay but I still get the parse error when I click Customers > Customers

    Parse error: syntax error, unexpected T_CASE in...
  15. Replies
    1,164
    Views
    279,981

    Re: Newsletter-Only Subscriptions for v1.3x

    It's actually when I click Customers > Customers. I don't see a Subscription Manager option in the Customers drop down menu.
  16. Replies
    1,164
    Views
    279,981

    Re: Newsletter-Only Subscriptions for v1.3x

    Hello,

    I have just installed a fresh version. When I click on Customers > Subscription Manager I get:

    Parse error: syntax error, unexpected T_CASE in...
  17. v151 Re: Add Feature Product into Header template

    Adding this from tpl_index_product_list seems to work:

    <?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates')....
  18. v151 Add Feature Product into Header template

    Hello,

    I am trying to add my single Featured Product to display in the header. I tried to copy all the code from tpl_modules_products_featured_listing.php into tpl_header.php but that only...
  19. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    Cool, thanks Nick! You are the best!
  20. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    That's true, maybe I can uninstall that. Can SNAF do row views if I need to switch back to single rows in the future?
  21. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    Thanks. I was more curious about when I switch from rows to columns in the admin. In rows, it uses the stylesheet_flexible_product_listing.css, but when I switch to columns it doesn't call that file....
  22. Replies
    2
    Views
    398

    v151 Re: Product listing with attributes button

    In product_listing.php replace 'MORE_INFO_TEXT' with '<img src="images/your_button.png"/>'
  23. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    Hello,

    Great mod! I was wondering how I style the product listings if I have this installed over the Flexible Listings mod. I am trying to get all the info on the same line but even when I delete...
  24. v151 Re: Append or Add Product Media Clip Link to Product Listing

    Courtesy of DrByte.


    case 'PRODUCT_LIST_NAME': $lc_align = '';
    $lc_text = '<h3 class="itemTitle"><a href="' ....
  25. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    Yes, that and an older version of Winrar. Upgraded Winrar or 7zip does the trick. Thanks for the help!
  26. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    Thank you so much! I will definitely send a donation.
  27. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    Any suggestions? I just need to append the products single clip_filename to the product name.
  28. Re: CSS - Vertical align Price to middle on Product Listing

    Also, I have SNAF mod installed
  29. CSS - Vertical align Price to middle on Product Listing

    Hello,

    I was curious as to why the Product Name in Product Listing is vertical align middle while the price is aligned to the top. Also why there is a break between the price and the button?

    ...
  30. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    I think I can get this working if I can just figure out how to set a variable ($za_play) to the 'clip filename' in 'media_manager.php' Any suggestions as to what I'm doing wrong?


    <?php
    /**
    *...
  31. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    This doesn't work either lol? :wacko:


    case 'PRODUCT_LIST_NAME':
    $lc_align = '';
    if (isset($_GET['manufacturers_id'])) {
    $lc_text = '<h3 class="itemTitle"><a...
  32. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    Still going crazy :smile: Any suggestions?


    Added to top of 'product_listing.php'


    function getScriptOutput($path, $print = FALSE){
    ob_start();
    if( is_readable($path) && $path )...
  33. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    Something like this?


    case 'PRODUCT_LIST_NAME':
    $lc_align = '';
    if (isset($_GET['manufacturers_id'])) {
    $lc_text = '<h3 class="itemTitle"><a href="' ....
  34. Replies
    12
    Views
    1,785

    v151 Re: PHP Zen-Lost, any advice?

    Thanks for the reply! No, it's not outputting anything. When I append the code it's calling from 'tpl_modules_media_manager' to $lc_text it just returns a value of '1' with no links. Is there any way...
  35. Replies
    12
    Views
    1,785

    v151 PHP - Lost, any advice?

    Hello,

    I was wondering why adding the code in red below to 'modules/custom/product_listing.php' doesn't display the media link after the price in the Product Listings. Is there anywhere else I...
  36. v151 Re: Append or Add Product Media Clip Link to Product Listing

    I something like this in product_lisiting.php anything close. Sorry I am new to zencart and php.


    case 'PRODUCT_LIST_NAME':
    $lc_align = '';
    if...
  37. v151 Append or Add Product Media Clip Link to Product Listing

    Hello,

    I have the SNAF mod installed and I am trying to add a link to the product's media clip from 'tpl_product_music_info_display' to display directly after the product Name in the product...
  38. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    Use 7zip to extract if still on 32bit windows
  39. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    I can download/extract v1.0 and v1.1 without issue. v1.2 gives me the problem.
  40. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    I downloaded the file 3 times. I'm fairly certain the file is corrupt. Perhaps a recent development. Is there an alternative download location?
  41. Thread: Snaf

    by JenniferXO
    Replies
    297
    Views
    35,977

    Re: Snaf

    Hi, I am getting errors trying to extract with winrar and winzip as well. Is the file okay?
Results 1 to 41 of 41
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR