Search:

Type: Posts; User: chrisj

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    655

    Using Zencart with another database?

    I'd like to upload files to a seperate database and have zencart meta tag/keyword search this seperate database (instead of the Zencart catalog feature) but use the zencart shopping cart feature.
    ...
  2. Replies
    1
    Views
    431

    Can ZenCart be searched by keyword?

    Can ZenCart be searched by keyword?
  3. Replies
    1
    Views
    484

    Downloadable vs. virtual?

    What the difference between a downloadable product and virtual product?
  4. Is ZenCart the solution for this application?

    I'm using a php script for a web site where visitors to the site can keyword search to find specific files. I'd like the vistors to pay for files before they can view them.

    So, I'm looking for a...
  5. Replies
    1
    Views
    1,067

    Can ZenCart limit customer uploads or...

    Can ZenCart limit customer uploads or is that a hosting function?

    thanks
  6. Replies
    0
    Views
    766

    Shopping Cart that can track uploads?

    My web site will charge customers to host content on the site.
    Can anyone suggest a shopping cart that will keep track of the amount of uploaded files by MB or GB, so I know when a customer has...
  7. Replies
    0
    Views
    685

    Shopping Cart That Can Track Uploads?

    My web site will charge customers to host content on the site.
    Can anyone suggest a shopping cart that will keep track of the amount of uploaded files by MB or GB, so I know when a customer has...
  8. How to change the header image of the Paypal payment page

    How/where can I change the header image of the Paypal payment page?
    And the background color of that page? thanks
  9. Replies
    0
    Views
    1,498

    Adding an audio player to ZenCart

    I want a audio player to play the sound files when someone selects one from my shopping cart catalog.

    However, the audio player button provides html. I believe (just guessing) that when a product...
  10. Replies
    3
    Views
    1,286

    Re: Opening product file is too slow, help please

    thanks for replying.....the files average 2mb
  11. Replies
    3
    Views
    1,286

    Opening product file is too slow, help please

    My zen cart products are mp3 files.
    When I click on the product file name, for example sound.mp3, it takes a full 10 to 12 seconds until the file plays.

    Is there any way to speed up the lag time...
  12. Replies
    3
    Views
    1,472

    Re: Where to change font color of "Categories"?

    thank you
    thank you
  13. Replies
    3
    Views
    1,472

    Where to change font color of "Categories"?

    Where can I change the font color of the word "Categories" which is the title of the box on the left on the index page?

    I've looked in the css stylesheet file, but where in that file is it,...
  14. Re: I can change "Congratulations, but It's still BOLD

    Thanks alot. You're great. I apprecate that you didn't forget about my request. Thanks again.
  15. Re: I can change "Congratulations, but It's still BOLD

    Simply added this:


    .greeting {
    font-weight: normal;

    }


    Tried normal & Bold. It changed nothing.
  16. Replies
    6
    Views
    3,843

    Re: What's the downside of using Paypal?

    Thanks for your replies.

    A couple of replies suggested offering an "alternative" to Paypal.

    Can you tell me a reliable and inexpensive alternative?

    Thanks.
  17. Replies
    13
    Views
    5,405

    Re: Remove "Write a Review" ?

    Did the following:

    Admin > catalog > Product Types > on the right edit layout > Show Product Reviews Button > set to "0"


    but the Write A Review box still appears in the product view page.
    ...
  18. Re: I can change "Congratulations, but It's still BOLD

    I added this:


    .greeting {
    font-weight: normal;
    color: blue; this could also be a hex value (ie. #xxxxxx)
    }


    to the bottom of templates/classicx/stylesheet.css
  19. Re: I can change "Congratulations, but It's still BOLD

    Thanks barco 57, your reply didn't appear when I was replying to the previous message.

    Thanks again.
  20. Re: I can change "Congratulations, but It's still BOLD

    Thank you for your reply.

    The tutorial looks great, however it first requires that i know more HTML than I currently do.

    I was hoping someone could provide me with the code to change the...
  21. Re: I can change "Congratulations, but It's still BOLD

    Thanks again for your reply.

    To respond to your statement:
    "Don't you think it looks rather odd when compared to the other things in that file? "

    I didn't compare it. A lot of times when...
  22. Re: I can change "Congratulations, but It's still BOLD

    Thanks for your reply.

    I added all of it.
  23. Re: I can change "Congratulations, but It's still BOLD

    I added the code form the first reply of this thread:


    <?php if (SHOW_CUSTOMER_GREETING == 1) { ?>
    <h2 class="greeting"><?php echo zen_customer_greeting(); ?></h2>
    <?php } ?>
  24. Replies
    13
    Views
    5,405

    Re: Remove "Write a Review" ?

    thank you ......
  25. Re: I can change "Congratulations, but It's still BOLD

    Thanks for your reply.

    If I understand you, I should add that code to the stylesheet. Which I did, but it changed nothing.

    I'm not versed in creating code, so I could use some more help here....
  26. Re: I can change "Congratulations, but It's still BOLD

    thanks so much for your reply.

    I searched the stylesheet.css for the code that you posted, but I couldn't find it.

    So, can you please tell me where I can "change the stylesheet class for the...
  27. Replies
    13
    Views
    5,405

    Remove "Write a Review" ?

    Where can I remove the "Write a Review" box, that appears on the product view page?

    Thanks.
  28. Replies
    1
    Views
    1,839

    Removing "New Products..." from Category box

    I looked around the forum, but didn't the answer to this:

    How/where can I remove "New Products..." from the left column Category box?
    Thanks.
  29. I can change "Congratulations, but It's still BOLD

    I've changed the text in index.php of "Congratulations, you've successfully...etc".


    I even changed the font there. But no matter what font I change to, the font still seems to be bold.
    ...
  30. Replies
    2
    Views
    1,051

    Re: Font Color in Horizontal Bars? please

    Thank you......
  31. Replies
    2
    Views
    1,051

    Font Color in Horizontal Bars? please

    I've looked all over the Classicx/css/stylesheet for where to change the color of the fonts of the text in the horizontal bars on the main page, ie: "Home" and "Log In".

    But I can't seem to...
  32. Replies
    10
    Views
    1,924

    Re: New upgrade 13.5 won't show Media

    Thanks for yor reply, and the link.

    I uploaded includes/modules and includes/templates.

    Added a music product,
    I have named a Media Collection, added a Music clip, attached to the "music...
  33. Replies
    10
    Views
    1,924

    Re: New upgrade 13.5 won't show Media

    Thanks for the suggestion.

    I'm using Classicxtml. I switched to classic, as you suggested, but no file shows, and no "Media Collection:"

    I'm totally stumped. I look forward to any assistance.
  34. Replies
    10
    Views
    1,924

    Re: New upgrade 13.5 won't show Media

    Thanks so much for your assitance.

    I downloaded zen-cart-v1.3.5-full-fileset-09042006, to my desktop, unzipped, and dragged and dropped all the files to mydomain ftp. Then ran zc_install, etc.
  35. Replies
    10
    Views
    1,924

    Re: New upgrade 13.5 won't show Media

    Also, missing from the view page are the words: Music Collection:

    What file are the words Music Collection in?
  36. Replies
    10
    Views
    1,924

    Re: New upgrade 13.5 won't show Media

    All you'll be seeing is that the media file does not apppear on the view page.

    Any thoughts as to why?
  37. Replies
    10
    Views
    1,924

    New upgrade 13.5 won't show Media

    I have upgraded to 13.5.
    I have added "music products".
    I have set Music Type, Genre etc.
    I have named a Media Collection, added a Music clip, attached to the "music product".

    The audio file...
  38. Replies
    7
    Views
    1,328

    Re: Downloads ansedia Manager

    Thank you.......
  39. Replies
    4
    Views
    1,121

    Re: Create another DB for 13.5 upgrade?

    Thank you...
  40. Replies
    4
    Views
    1,121

    Re: Create another DB for 13.5 upgrade?

    Thanks for your help.


    On the Database Setup page I'm getting this error:

    Database does not exist
    Access denied for user 'mydomain'@'localhost' to database 'zencart'

    The database name you...
  41. Replies
    4
    Views
    1,121

    Create another DB for 13.5 upgrade?

    Searched the forum, couldn't find anything on creating another database.

    I want to upgrade from 1.3.0.1 to 1.3.5.

    I have copied my current Store, to a new folder.

    Now can someone help me...
  42. Replies
    3
    Views
    1,315

    Re: What to Save before I Upgrade to 1.3.5

    Thanks for your reply.

    If I have no customers currently, and have just a couple of test products, could I simply keep the same db?
  43. Replies
    3
    Views
    1,315

    What to Save before I Upgrade to 1.3.5

    I have v1.3.02. I have created my store with ClassicX. I have made changes to the Store.

    I have not used the "overide" system, because I don't undestand it.

    I want to upgrade to v1.3.5 before I...
  44. Replies
    2
    Views
    848

    Adding fixed Text to the Product View

    Can someone show me where I can add fixed text that will show up in every product veiwing page?

    Thanks.
  45. Replies
    4
    Views
    4,846

    Re: Change font size in Index.php?

    thanks alot
  46. Thread: Adding paypal

    by chrisj
    Replies
    2
    Views
    1,387

    Adding paypal

    I've searched the forums and read several posts about paypal, but I don't see one explaining how to add paypal to my store.

    Can you help me?
  47. Replies
    6
    Views
    3,843

    What's the downside of using Paypal?

    Paypal Standard states:

    "Customers shop on your website and pay on PayPal".

    Do customers need to set up a Zencart log-in account and also set up a paypal account to pay with a credit card, via...
  48. Re: how to remove the ad banner at the bottom of the index page?

    thank you.....
  49. Replies
    4
    Views
    4,846

    Re: Change font size in Index.php?

    Thank you for your reply.

    I'd like to do that.

    Where is "#indexDefaultHeading"?

    Also, could you please give me an idea of how to "create a style specifically for #indexDefaultHeading" ?
    ...
  50. how to remove the ad banner at the bottom of the index page?

    How can I remove the ad banner at the bottom of the index page?

    Thanks.
Results 1 to 50 of 104
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR