Search:

Type: Posts; User: scott_ease

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,989

    v150 Re: Make Lightbox Movable/Draggable

    Please go to file: /includes/templates/Your-Template/jscript/jscript_zoom_modal_tab.js
    and see Line 59: document.getElementById('myresult').style.border = "1px solid #65AC94";

    I think that's...
  2. Replies
    6
    Views
    1,989

    v150 Re: Make Lightbox Movable/Draggable

    Plugin Draggable Modal Image with Zoom can be used to solve the question. The plugin combines: Modal Image, Draggable Element, Image Zoom, and Tabs code. All from w3schools. Demo is available at...
  3. v150 Livezilla overlay chat window cannot rise up in IE

    I installed LiveZilla on my Zen Cart test site (http://angelcorp.net/test/). It works great in Chrome and Firefox. The overlay chat window rise up normally when I click the chat starting base at...
  4. Replies
    3,720
    Views
    842,743

    Additional images not showing after turning off lightbox

    Greetings-

    Additional images display perfectly in the lightbox, but do not show up after I turn off lightbox from admin.

    Do I need to completely delete the plugin files from the server? I'd...
  5. v155 Re: Problems with special characters

    I re-input the value. The bug still hassle. Thank you anyway.
  6. v155 Re: Problems with special characters

    v155a under construction: http://angelcorp.net/test/index.php?main_page=product_info&cPath=45&products_id=88
    The 4th line from above, next to 'Model:' shows ' '

    v150 live site:...
  7. v155 Re: Problems with special characters

    The problem is still there even after I replaced those 3 files. Any suggestion?
    Thank you.
  8. v150 Re: How to make registration Salutation field optional?

    Wow, that's scary. There are 60+ files involved.
    Hope new version of Zen Cart could be more flexible, because some websites do leave the salutation field optional, and also because gender is...
  9. v150 How to make registration Salutation field optional?

    Greetings!
    The salutation field can be set false from Admin/Configuration/Customer Details, but how to make it optional (i.e. still shown but not required).
    I think...
  10. Replies
    12
    Views
    1,700

    v150 Re: Drop down address book?

    I cannot make it to make. Thanks anyway.
  11. Replies
    12
    Views
    1,700

    v150 Re: Drop down address book?

    I managed to put address entries into a table by adding code to 'tpl_modules_checkout_address_book.php'
    <table width="100%"><tr><td width="50%">......
    </td> <td width="50%">
    <?php
    ...
  12. Replies
    12
    Views
    1,700

    v150 Re: Drop down address book?

    mc12345678, could you give more details on how to display address entries in 2 columns?
    I started a new thread last week but no reply so far.

    I tried to add code <table width="100%"><tr><td...
  13. v150 How to display address entries in columns?

    On 'Change Shipping Address' and 'Change Billing Address' pages, under "Choose From Your Address Book Entries", address entries are displayed down to the bottom of the pages, leaving large blank area...
  14. v139f Re: Skip Checkout Shipping Page - Only 1 method offered

    It's great. I appreciate, lat9.

    To handle customers who want to change the "delivery address" (see above #2), I changed one line in...
  15. v139f Re: Skip Checkout Shipping Page - Only 1 method offered

    As far as can be seen from now, there is only Per Weight Unit shipping suitable for us. Thanks.
  16. v139f Re: Skip Checkout Shipping Page - Only 1 method offered

    Since Fast and Easy plugin change quite a few core files, and is somewhat unstable, is there any other way to skip shipping selection when only 1 method available? Thanks.
  17. v150 Re: How to randomly rotate header background image on refresh?

    I was about to skip this point after a few more try (before it would become painful). Here is the solution:

    ① Copy code from http://ma.tt/scripts/randomimage/ and save it as ‘rotate.php’;
    ② Put...
  18. v150 Re: How to randomly rotate header background image on refresh?

    I agree. If it's painful, then skip it, although many people like the feature. (Quite a few similar threads here.)
    Thanks.
  19. v150 How to randomly rotate header background image on refresh?

    Greetings-

    A few threads discussed the issue but seems no solution yet.
    Code in https://www.zen-cart.com/showthread.php?109898-Rotating-Header-Image will work but not as background.
    Image...
  20. Replies
    3,720
    Views
    842,743

    Re: How to let main image only show once in lightbox?

    Found solution on another thread: #20 of
    https://www.zen-cart.com/showthread.php?196446-Zen-Colorbox/page2
    Thanks to contributors.
  21. Replies
    3,720
    Views
    842,743

    How to let main image only show once in lightbox?

    Greetings-

    With http://angelcorp.net/test/zencart/index.php?main_page=product_info&cPath=47&products_id=87, the lightbox works perfect.
    But with...
  22. v150 Re: How to display review number even only 1 review?

    Figured out. Edit file '/includes/templates/YOUR_TEMPLATE/templates/tpl_product_reviews_default.php'
    Change ($reviews_split->number_of_rows > 0) into ($reviews_split->number_of_rows > 1) and add an...
  23. v150 Re: How to display review number even only 1 review?

    It looks better in that way. Otherwise it's blank in that place. Better appearance is also a goal when building website. Thanks.
  24. v150 How to display review number even only 1 review?

    Greetings-

    When there are more than 1 product reviews, the text "Displaying 1 to % (of % reviews)" will show at the bottom of review section. But if there is only 1 review, the text won't show up....
  25. v150 Re: Different server respond to the same editing differently

    Thank you, DrByte. I downloaded Sublime Text and got over the barrier.
    I did make changes locally, but I was using Notepad. All other files worked fine except this stubborn 'email_extras.php'....
  26. v150 Different server respond to the same editing differently

    Greetings-

    We have two websites, one hosted in China (http://www.angelcorp.cn/), one hosted in the US (http://angelcorp.net/test/zencart/).

    After I edited 'email_extras.php' language file (even...
  27. Replies
    3
    Views
    886

    v150 Re: How to edit nddbc.html?

    Thank you, DrByte. I didn't make clear my question. Anyway the problem is solved.
    Initially I couldn't find a way to open html file. The hosting company in China does not offer any editing tool on...
  28. Replies
    3
    Views
    886

    v150 How to edit nddbc.html?

    Greetings-

    When there is connection problem, the page '/nddbc.html' show on screen (http://www.angelcorp.cn/nddbc.html).
    Since my site is non-English, I'd like to change the content of this page...
  29. v150 Re: Can I make background Image clickable link?

    The thread "Can I make background Image clickable link?" was closed. I got hint from eric47905's post and applied on my site. If you think this could be helpful, just take it.
    Here...
  30. Replies
    1,237
    Views
    292,291

    Re: Admin Profiles Support Thread

    Thank you, Design75. I didn't pay attention to that. I was misguided by ...
  31. Replies
    1,237
    Views
    292,291

    Re: Admin Profiles Support Thread

    Is there a way to modify the plug-in a little bit so that it can be used on v1.5? Thanks.
  32. v150 Re: Move write review button under (inside) one tab

    Problem solved. See #2142 on http://www.zen-cart.com/showthread.php?86201-Tabbed-Products-Pro-(TPP)-Contrib-Official-Thread/page215
  33. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Re: #2142

    Thank you, DivaVocals. I'm still living in dinosaur age and was using TabbedProductsPro_1.09. The newest version Tabbed Products Pro v1.10 gave me what I'm looking for.
    Those who will...
  34. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    DivaVocals: Greetings.

    You said "The reviews tab includes the 'Write a Review' button..". Somehow the button doesn't show up on the Reviews tab on my site...
  35. v150 Move write review button under (inside) one tab

    Greetings,

    I'm using Tabbed Products Pro (TPP) on my site (http://angelcorp.net/test/zencart/index.php?main_page=product_info&products_id=92), which is great and thanks to the contributor.
    ...
  36. v150 Re: A single place cannot display Chinese character

    Problem solved. It's still with database 'products_name' field length. Increase to varchar(255) for 'zen_orders_products' and 'zen_products_description'. I only change the latter at the beginning....
  37. v150 A single place cannot display Chinese character

    Greetings-

    My headache is Chinese product name cannot be displayed on Account_History_Info page only, and other pages (e.g. Shopping_Cart) are fine.

    14689

    14690

    I checked the codes and...
  38. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Greetings-
    I appreciate this plug-in and contributors. I'm looking for help regarding my site:
    http://angelcorp.net/infant-formula/...products_id=88
    I put <span id="nutrition-info"> under the 2nd...
  39. Replies
    6
    Views
    1,068

    Re: Product not showing on info page

    I restored data from http://angelcorp.net/infant-formula
    Initially, I thought the problem is database dismatch, but after I upgrade the database, the problem is still there.
    Any idea? Thanks.
  40. Replies
    6
    Views
    1,068

    Re: Product not showing on info page

    nicksab, I think you solved your problem. Now I come across the same obstacle.
    http://angelcorp.net/test/

    Product info does not show up when I click item in Categories box.
    Could you help me?...
  41. Replies
    7
    Views
    1,006

    v150 Re: copied codes from other php not showing

    Many thanks. I worked out following your instructions. Glad to learn something today.
    For those who want the same feature, there are three steps:

    1. add following red codes to...
  42. Replies
    7
    Views
    1,006

    v150 Re: copied codes from other php not showing

    I did add following red codes to 'tpl_product_reviews_write_default.php'

    <h1 id="reviewsWriteHeading"><?php echo $products_name . $products_model; ?></h1>
    <h2 id="reviewsWritePrice"><?php echo...
  43. Replies
    7
    Views
    1,006

    v150 Re: copied codes from other php not showing

    Thank you for your explanation, although I cannot completely understand at this point.
    On product info page, I installed dgReview to reach my goal (show reviews on this page).

    I also copied
    ...
  44. Replies
    7
    Views
    1,006

    v150 copied codes from other php not showing

    Hi,
    I copied following codes from 'tpl_product_reviews_default.php' and pasted to 'tpl_product_info_display.php', but copied contents didn't show up....
  45. Replies
    6
    Views
    1,989

    v150 Make Lightbox Movable/Draggable

    Can any Zen guru make the lightbox (http://www.zen-cart.com/downloads.php?do=file&id=170) movable so that users can read the webpage without closing the lightbox?
    my url:...
  46. Re: Product Info page: can I move model value under 'model' title?

    I figured out.
    includes/templates/CUSTOM/templates/tpl_product_info_display.php
    between <!--bof Product details list --> and <!--eof Product details list -->
    <?php echo...
  47. Replies
    3,720
    Views
    842,743

    Re: Make Zen Cart Lightbox Movable

    Can someone make the lightbox movable/draggable?
    That will be awesome.
  48. Product Info page: can I move model value under 'model' title?

    Hi,
    Is there a way to move model value from the right side of 'model' to underneath?
    http://angelcorp.net/zencartscottou/index.php?main_page=product_info&cPath=8&products_id=49
    Thanks.
  49. Replies
    753
    Views
    166,393

    Re: Support for CSS Flyout Menu make font bold when selected

    My problem solved. See
    http://www.zen-cart.com/showthread.php?198375-Flyout-Menu-highlight-current-category&p=1141055
  50. Replies
    5
    Views
    1,338

    Re: Flyout Menu highlight current category

    gjh42,
    I followed your instructions and worked out this feature. Thank you.
    http://angelcorp.net/zencartscottou/index.php?main_page=product_info&cPath=1_4&products_id=7

    The last point I...
Results 1 to 50 of 68
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR