Search:

Type: Posts; User: gems14k

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    24
    Views
    5,003

    Re: contact page error - wont send emails

    I can see the email with archive manager.

    So it is the server problem, not ZenCart, is it?
  2. Re: if (current_page == homepage)... how can I do get this statement?

    Thank you. I got it now.

    Below is the code I use:



    <?php
    if ($this_is_home_page) {
    echo META_TAG_HOMEPAGE_DESCRIPTION;
    } else {
  3. if (current_page == homepage)... how can I do get this statement?

    <?php if (current_page == homepage) echo META_TAG_HOMEPAGE_DESCRIPTION else echo META_TAG_DESCRIPTION; ?>


    if (current_page == homepage)... how can I do get this statement in zencart?


    Thank...
  4. Replies
    24
    Views
    5,003

    Re: contact page error - wont send emails

    Same problem here. The contact us email won't send. I'm using 1.3.7.1
  5. Replies
    5
    Views
    3,871

    Re: Remove Product Title from Breadcrumb

    Thank you, DrByte. I'd never figured that out...
  6. Replies
    5
    Views
    3,871

    Re: Remove Product Title from Breadcrumb

    Or how can I replace the product name with product model number in the breadcrumb?
  7. Replies
    5
    Views
    3,871

    Remove Product Title from Breadcrumb

    The product title shown in the breadcumb is redundant; at least for my site.

    How can I remove the title from the breadcrumb, just the product title?

    Sample page:...
  8. Replies
    1
    Views
    2,273

    How to Print UPS Label

    Hi,

    What method do you use to print UPS table?

    For me, I copy and past the shipping info into ups.com.

    Any other methods?

    Thank you,
  9. Replies
    5
    Views
    2,059

    Re: UPS shipping module error

    Can I print the UPS label direct from ZenCart with this module?

    Thank you,
  10. Replies
    1
    Views
    1,221

    Linkshare Integration

    Hi,

    I need to integrate my site with Linkshare.

    Have any zencart shop owner work with linkshare, and maybe share the code?

    Thank you,

    --------------
    ឬទ
  11. Replies
    1
    Views
    1,292

    [Done] Split Log In Error

    Error Error: Sorry, there is no match for that email address and/or password.

    That message showed when:

    Log In >> Sign Up >> login page

    "login page" is the link from this line: NOTE: If you...
  12. Replies
    7
    Views
    17,075

    Re: PHP Output Buffering (gzip) = OFF

    How can I turn it on? I'm using cPanle/WHM.

    Thank you,
  13. Replies
    3,720
    Views
    819,289

    The Overlay doesn't cover the whole screen in IE

    The pop-up overlay doesn't cover the whole screen in IE. It works fine in firefox.

    See this page for testing:
    ...
  14. Re: Change "Product Listing" Layout to "New Product Listing" Layout

    Thank you for the reply.

    I'm looking into these files:

    tpl_modules_products_new_listing.php
    tpl_modules_product_listing.php

    Am I on the right track? Not sure what to do. Not as easy as I...
  15. Change "Product Listing" Layout to "New Product Listing" Layout

    Hi,

    This is how my product listing looks like:
    http://www.nokoria.com/genuine/index.php?main_page=index&cPath=71_100


    I want to make it look like this (new listing):
    ...
  16. Replies
    3
    Views
    3,799

    Re: Code to Get Master Category ID of a Product

    Thank you for the respond, Ajeh.

    Say I have this:

    Parent Category: Watches

    SubCategory Under Watches: For Her, For Him

    If the products are under Watches, I want every product to show "For...
  17. Replies
    3
    Views
    3,799

    Code to Get Master Category ID of a Product

    From searching I found this:

    $category_id = zen_get_products_category_id($_GET['products_id']);


    That would give me the category ID of the product. If the product is in the a subcategory, how...
  18. Replies
    6
    Views
    1,647

    Re: List of products in category (on product info page)

    I'm assuming $category_id would give me the (sub) category id of the product. What about the master category? What is the code to get the master category id?


    Thanks,
  19. Replies
    3,720
    Views
    819,289

    Re: Zen Lightbox...

    Thanks for the info, Woody.

    However, the review on my site is approved, but the error tag is there...
  20. Replies
    3,720
    Views
    819,289

    Re: Zen Lightbox...

    Thanks for the respond.

    The Zen Light works... even on the review page. that's great.

    However, this

    [1940RY-RB]">


    should not be there. It's an error. Is it just my site?
  21. Replies
    3,720
    Views
    819,289

    Re: Zen Lightbox...

    s_mack,

    Yes, it is a model number.

    But I dont think it's supposed be shown....

    [1940RY-RB]">

    There is a missing tag somewhere...
  22. Replies
    3,720
    Views
    819,289

    Re: Zen Lightbox...

    the [1940RY-RB] should not be there... any idea why?


    Thank you,
  23. Replies
    3,720
    Views
    819,289

    Error

    Why this page gave an error?

    http://www.nokoria.com/genuine/index.php?main_page=product_reviews&cPath=67_75&products_id=358&number_of_uploads=0


    Thank you,
  24. Replies
    0
    Views
    1,735

    Adding ScanAlert to Credit Card Sidebox

    This is the Credit Card sidebox code:

    <?php
    $content = '';
    $content .= '<div id="' . str_replace('_', '-', $box_id . 'Content') . '" class="sideBoxContent">' . "\n";
    $content .= '<img...
  25. Replies
    0
    Views
    959

    Add a Live Chat Javascript in the Tagline

    I set my HEADER_SALES_TEXT to 1-888-665-6742


    However, I want the tagline to look like this: 1-888-665-6742 Live Chat


    "Live Chat" is a link generated by the Help Center Live javascript...
  26. Re: "Conditions Not Accepted" with Javascript Validation

    I fixed it.

    I typed:

    "false"
    instead of
    false

    That was the problem.
  27. Replies
    1
    Views
    1,228

    Re: USAePay and ZenCart 1.3.6 Compatibility

    I tested it. It worked.


    Thanks,
  28. Re: "Click for Price" for mininum advertised price

    Kobra,

    From what I understand, this is what I should try to do:

    create a new file called: tpl_click_for_price.php

    Inside that file, I put:

    Javascript and the link to show the pop-up...
  29. "Click for Price" for mininum advertised price

    I installed the MAP Pricing from here:

    http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_47&products_id=158

    I modified it to show to original price.

    See it in action...
  30. Replies
    109
    Views
    25,627

    Re: New Add-On for MAP (mininum advertised price).

    $400 (with a line through)
    (Priced so low, we're not able to show it. Add to cart for price.)


    That is legal because the selling price is not shown... only the suggested retail price is shown.
    ...
  31. Replies
    109
    Views
    25,627

    Re: New Add-On for MAP (mininum advertised price).

    This add-on is great.

    However, I think the original price should be added to the display, with a line a through it.

    Thanks for this contribution, just what I was looking for.
  32. "Conditions Not Accepted" with Javascript Validation

    I enable the "I accept the agreement" box during checkout.

    However the checkbox is not validated by javascript like the credit card number field...

    How can I get it to validate with javascript?...
  33. Replies
    1
    Views
    1,228

    USAePay and ZenCart 1.3.6 Compatibility

    USAePay Version 1 in the download section is for Zencart 1.2.2.

    Can I use it with ZC 1.3.6?


    Thank you,
  34. Re: Fix Bullet List Left Margin on Product Description Page

    seethrou, it works now.... Thank you so much!!!!!!!!!!!
  35. Re: Fix Bullet List Left Margin on Product Description Page

    Thank you for the quick replies.

    I tried this

    #productDescription li {
    margin-left: 2em;
    }

    and this
  36. Fix Bullet List Left Margin on Product Description Page

    Hi,

    This is my test page: http://www.nokoria.com/up2date/index.php?main_page=product_info&products_id=182

    The bullet is on top of the border line. How can I fix this?

    Thank you,
  37. Replies
    3,931
    Views
    1,026,303

    Re: Google Checkout module for Zen Cart released

    Does GC v1.3.5 work with ZC 1.3.6?
  38. Replies
    5
    Views
    2,210

    Re: display more previous or next products

    side-by-side... I think that would be the easiest to mod.


    Thank you,
  39. Replies
    5
    Views
    2,210

    Re: display more previous or next products

    Ajeh,

    Only two additional product showed at a time, the previous and next product. I want it to show four or more products at a time. Is it possible?

    Thank you for your reply.
  40. Replies
    5
    Views
    2,210

    display more previous or next products

    Hi,

    http://www.nokoria.com/catalog/index.php?main_page=product_info&cPath=73_74&products_id=191

    On that page, there are two additinal products, the previous and next product. I want to display...
  41. Replies
    3,931
    Views
    1,026,303

    Re: Google Checkout module for Zen Cart released

    I got the same warning...

    XML failed to validate against the schema at line: 46, column: 46, with error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'shipping-taxed'....
  42. make column-layout-grid mod to look like special listing layout

    I want this page
    http://www.nokoria.com/catalog/index.php?main_page=index&cPath=70_71

    to look like this page
    http://www.nokoria.com/catalog/index.php?main_page=specials


    I have looked at...
  43. Re: custom image popup script only work for main image, not for additional images

    Thank you, kobra. I appreciate your help. I only use one image for each product. So I guess I dont need to fixed it yet. Thank you anyways.
  44. Re: custom image popup script only work for main image, not for additional images

    It didn't work even before I edited the JS.


    I also modofied this file:

    /includes/templates/nokoria/templates/tpl_modules_main_product_image.php

    to this code:

    <?php...
  45. custom image popup script only work for main image, not for additional images

    Hi

    I put this popup javascript, called ibox, to this file /includes/modules/pages/product_info/jscript_main.php

    Only the main image work. The additional images do not. How any help please?
    ...
  46. Re: popup image as an overlay not working properly in IE

    Kobra,

    Thank you for the responds. I fixed it now. I had to add some codes to the javascript from ibox.

    However, only the main product image work; when click on the additional images, it gave...
  47. Re: popup image as an overlay not working properly in IE

    I added this:

    #attrib-3{
    z-index: -1;
    }

    to my stylesheet.css. It makes no different.
  48. popup image as an overlay not working properly in IE

    Hi,

    I found this javascript called iBox from this thred http://www.zen-cart.com/forum/showthread.php?t=39654&highlight=ibox


    I replaced the javascript on...
  49. Re: Search Field without the "Search Button" in the header

    Wow... thank you again for catching that.
  50. Re: Search Field without the "Search Button" in the header

    Haha, I hope so... :D

    The search button is not align with the textfiled, that's why I want to get rid of it... It looks simpler without that...
Results 1 to 50 of 94
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR