Search:

Type: Posts; User: jymontoya

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    879

    Re: Fixed Attribute Pricing

    Ajeh-

    Thanks for answering on the other 'batch price change' thread. I eagerly await a more elegant solution to the SQL command, but that's fine for now.

    Thanks again!
  2. Replies
    16
    Views
    2,326

    Re: Adjusting the price of an Atribute in Batch

    Thank you so much! This is incredibly helpful!

    It makes me wonder though why there isn't an option to put a value of 'price' to an option. It sucks having individual prices for options under...
  3. Replies
    16
    Views
    2,326

    Re: Adjusting the price of an Atribute in Batch

    Neither. I'm trying to adapt this for our purposes. We need to change the prices of all instances of a particular option. Lets say it has an Option ID of 2. Our options use the default, file,...
  4. Replies
    16
    Views
    2,326

    Re: Adjusting the price of an Atribute in Batch

    Would this change it to be the options name ID instead of the value id?

    UPDATE `products_attributes` SET `options_name_price` = '20.0000' WHERE options_name_id = "YOUR_PRODUCTS_VAULE_ID";
  5. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    Bumpity bump?:hug:
  6. Replies
    16
    Views
    2,326

    Re: Adjusting the price of an Atribute in Batch

    A blast from the past, but....

    Could you tell me how to do this using the Options Name ID instead of the Options Value ID?
  7. Replies
    3
    Views
    879

    Re: Fixed Attribute Pricing

    38 page views and no one has any clue about this? I'm shocked to think that I'm the only one who might run into this. It seems like you should be able to setup an option value type of 'price' so...
  8. Replies
    85
    Views
    58,789

    Re: Product Listing Default Sort Order

    I also have an issue with the product sort order. No matter what setting I put (4a) the listing does not change.

    I checked my default_filter.php file and found some strange comments around...
  9. Replies
    3
    Views
    879

    Fixed Attribute Pricing

    Hello-

    I have a conundrum. :frusty: Our products have attributes, which are basically copies of product accessories. But since you can't have attributes defined from other products, we are...
  10. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    I tried the IE fix, and that fixed IE... go figure! :laugh:

    But still no Safari love. Any ideas?
  11. Re: Qty Discount - Display lowest price & "Start At" text

    I was having trouble with the Starting At: text not appearing on the product listing pages where attributes were defined for the product.

    I modified your code to:

    //bof Starting At: price//...
  12. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Yep. But I only know enough about programming theory to be dangerous at the actual programming. I try to stick to modifing / emulating other code to get my desired solution.

    AND! I GOT IT!
    ...
  13. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Close now...

    Added in RED to product_listing.php

    break;
    case 'PRODUCT_LIST_PRICE':
    $lc_price = zen_get_products_display_price($listing->fields['products_id']) . '<br />';
    ...
  14. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Nope. I tried changing instances of PRODUCT_LIST_PRICE to TEXT_BASE_PRICE,in product_listing.php but it didn't work. It doesn't display any price then... And the Description shows up twice.......
  15. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Thank you for your help!

    Did you mean /includes/languages/english.php ????

    Line #372 : define('MORE_INFO_TEXT','... more info'); Got it. But it appears this is not being used, as I get...
  16. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Ya! Wait till they get my bill! I've fixed / modified so many things at this point, they really should refund some of my money! If we weren't designers here, and could leave well enough alone,...
  17. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Well, I figured out a workaround for the featured_products: (Changes in RED)

    /includes/modules/MY_TEMPLATE/featured_products.php

    $list_box_contents[$row][$col] = array('params'...
  18. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Errr, no?
    Switching to classic sounds scary. Won't this overwrite some files?
  19. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    I'm wondering if anyone else wouldn't mind looking at this for me?

    The "Starting At:" text only appears on the product info pages, but not on the product listing pages.

    Yes, it's a Template...
  20. Replies
    8
    Views
    5,809

    Re: Remove Page Heading / Title from Ez Pages

    Just wanted to update this since it helped me.

    I found by looking at the page source that the style I wanted to change was the ezPagesHeading, which I found from a Dev Toolkit Search in was called...
  21. Replies
    5
    Views
    3,289

    Re: Product Box Heading to Center Box Heading

    Who needs ya. I got it! :D J/K.... Love ya!

    It was all in tpl_index_product_list.php!

    Original:

    <div class="centerColumn" id="indexProductList">

    <h1 id="productListHeading"><?php...
  22. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    That's good to know. Gotta have that IE compatibility! I'm going to have to get VMWARE's fusion and install XP, so I can check myself.


    Should be site wide. It definitely is for me. Is it...
  23. Re: IH2 - How to fix IE showtrail rollover, and add prod desc to alt?

    I'm having this same issue with Safari: http://greenleafexhibits.com/index.php?main_page=index&cPath=1

    I've tried all the suggested updates to jscript. But alas, none have helped.

    Anyone know...
  24. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    Nope, didn't work.
  25. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    Thanks. I'll try it. Do I replace all the different jscript_imagehover.js files with this one file?
  26. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Mine are obviously missing somewhere. That's why I was trying to find out where. I believe it should be in the module product_listing or similar. Which of these is it in on yours?
  27. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    What? Don't like pigs? I think they're cute and delicious! ;)

    TEXT_BASE_PRICE is defined in english.php, and is called on by various modules, but not a product_listing module. Can you do a dev...
  28. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    I'm not betting, I'm customizing! :D teheheheh.

    Can you atleast tell me where the "Starting At:" text is supposed to be referenced on the default template for the product listing pages? I...
  29. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    Yes....
  30. Replies
    27
    Views
    4,221

    Re: showing "Starting at:" in Product listing

    I'd also really like to know this!

    See here: http://greenleafexhibits.com/index.php?main_page=index&cPath=1

    The e140 Kit is priced by attributes, but the text "Starting At:" only appears on...
  31. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    Bump????
  32. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    I've got a strange IH2 issue in Safari.


    The Cross sell listings zoom to the top of the page on mouseover, instead of on top of the image.
    ...
  33. Replies
    5
    Views
    3,289

    Re: Product Box Heading to Center Box Heading

    That doesn't really help me.... MAC user...
  34. Replies
    5
    Views
    3,289

    Re: Product Box Heading to Center Box Heading

    I think I'm close.... Looking at stylesheet_main.css I found:

    /* HEADINGS */

    h2.centerBoxHeading { font-size:12px; line-height:15px; color:#353535; text-transform:uppercase;...
  35. Replies
    11
    Views
    2,576

    Re: Remove Horizontal Rule?

    The fix lay within tpl_header.php

    I added the HTML text in RED below:

    <!--bof-header logo and navigation display-->
    <?php
    if (!isset($flag_disable_header) || !$flag_disable_header) {
    ?>
    ...
  36. Replies
    5
    Views
    3,289

    Product Box Heading to Center Box Heading

    I am having trouble with some CSS.

    I want the productlistheading shown here: http://greenleafexhibits.com/index.php?main_page=index&cPath=1


    to be the same as the centerboxheading shown here:...
  37. Replies
    11
    Views
    2,576

    Re: Remove Horizontal Rule?

    NEVERMIND. FIREFOX WEB DEV saves the day!

    Got it.

    Thanks.
  38. Replies
    11
    Views
    2,576

    Re: Remove Horizontal Rule?

    Any other Zenner have any ideas on how I would add HTML text above the horizontal rule? Just trying to put a phone number in bold.
  39. Re: Contact Us Form Additions and Formatting

    I need to be more clear when I post here.

    Thanks for the heads up!

    Cheers!
  40. Re: Contact Us Form Additions and Formatting

    I fixed it. there was a 4px margin defined in stylesheet_tm.css

    Now to duplicate and rename what the phone number contrib added...
  41. Replies
    258
    Views
    163,662

    Sticky: Re: custom forms - data collection

    Nevermind. I found it in stylesheet_tm.css.... there was a 4px margin defined for the text area.
  42. Replies
    11
    Views
    2,576

    Re: Remove Horizontal Rule?

    Dang. Alrighty!

    THANK YOU FOR YOUR TIME!


    I'll be hoping that adding some HTML text above the line won't be so hard, and that another zenner will know just how to do it.

    Cheers!
  43. Replies
    11
    Views
    2,576

    Re: Remove Horizontal Rule?

    Not being impatient here, but realized a potential easier solution.

    Can I add some HTML text to the header.php file to add our phone number above the line? I think as long as there is something...
  44. Replies
    258
    Views
    163,662

    Sticky: Re: custom forms - data collection

    I need some help with fixing the formatting of this form:

    http://greenleafexhibits.com/index.php?main_page=contact_us

    I added the phone number contrib, and it seems to have worked fine, but...
  45. Re: styling product listing pages with column layout grid

    Gotcha! I'll consider this a cosmetic, future item I can change after the site is up and running.

    THANKS!
  46. Replies
    11
    Views
    2,576

    Re: Remove Horizontal Rule?

    Yep. Template Monster. It's a MONSTER!!!! hehehehe... Back to original...

    I'm having customizing issues all over the place. I thought it'd be alot easier than this, because I've customized...
  47. Re: styling product listing pages with column layout grid

    Ah, I see. and I agree with you. It's just over my head to find out where it would be needed to be fixed.

    Is there one or two specific css files I should analyze?
  48. Replies
    11
    Views
    2,576

    Re: Remove Horizontal Rule?

    Close!

    Now the logo mis aligns with the background gradient.

    http://greenleafexhibits.com/index.php?main_page=index
  49. Re: styling product listing pages with column layout grid

    Good info here.

    I've got a question though. Looking at:

    http://greenleafexhibits.com/index.php?main_page=index&cPath=1

    Using this contrib, I've got the products layed out the way we want,...
  50. Re: Contact Us Form Additions and Formatting

    Anyone?
Results 1 to 50 of 54
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR