Page 4 of 74 FirstFirst ... 234561454 ... LastLast
Results 31 to 40 of 734
  1. #31
    Join Date
    Oct 2005
    Location
    New Mexico
    Posts
    393
    Plugin Contributions
    0

    Default Re: Things every New Zenner needs to know

    More thanks for the feedback.

    Not to disappoint, but I cannot write "Everything you ever wanted to know about Zen Cart." It would be too massive a project.

    Every topic mentioned above is worthy of detailed instruction. Someone else will have to handle most of them however. I need to focus on helping brand new Zen users deal with the most critical needs in customizing their cart.

    Also, simpler and clearer instructions will require more reading not less. No article or tutorial can substitute for hard work, study and the editing process on the users part. There is no EASY explanation for Zen Cart.

    My plan is to write, edit and gather materials that better adsress the issues that new Zen users have the most trouble understanding and implementing.

    As you see posts by new users ask them to give feedback in this thread.

  2. #32
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Things every New Zenner needs to know

    Quote Originally Posted by Sermonzone
    I cannot write "Everything you ever wanted to know about Zen Cart." It would be too massive a project...I need to focus on helping brand new Zen users deal with the most critical needs in customizing their cart...My plan is to write, edit and gather materials that better adsress the issues that new Zen users have the most trouble understanding and implementing.
    Question. What criteria to apply to decide "the most critical needs in customizing their cart" and delimit "the issues that new Zen users have the most trouble understanding and implementing"?

    This is a rhetorical question, meaning you certainly will want to narrow down (define) your newbie criteria BEFORE emabarking on your doc project. Authoring the original docs is only half the battle, maintaining/updating the docs are the other half. Recommend writing in general terms, so that your docs will not require updating for every minor Zen Cart release and will not be a chore to maintain. Otherwise your docs could become quickly dated (e.g. contain incorrect info) and irrelevant.

    Consider avoiding hard URL links to forum threads. As discovered, with the recent forum migration, URL's to quality stickies and other informative threads can become useless at a moments notice (e.g. just see all the dead URL's now lurking in the archived forums). Just my $0.02.

    Documenting can be a thankless infinite task, if you let it be such.

    I wish you good luck with your newbie doc project!

    Woody

  3. #33
    Join Date
    Oct 2005
    Location
    New Mexico
    Posts
    393
    Plugin Contributions
    0

    Default Re: Things every New Zenner needs to know

    Woody,

    My hope was to have new users tell us what they had trouble with. If new Zenners will list their biggest problems we could update the materials that answer those problems.

    We are on the same page about simplicity and keeping docs current. I will PM a list of the first rough draft of questions.

    TO NEW ZEN USERS - please list the issues you are having the most trouble with. If it repeats something posted earlier, that will tell us how important the topic is and make sure we include it in the revised docs.

  4. #34
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Things every New Zenner needs to know

    Quote Originally Posted by Sermonzone
    My hope was to have new users tell us what they had trouble with. If new Zenners will list their biggest problems we could update the materials that answer those problems.
    They aleady have. The questions are posted in the forums ;-)

    We are on the same page about simplicity and keeping docs current. I will PM a list of the first rough draft of questions.
    As I just stated many of the "questions" have already been answered in the forums. Especially in the forum archives. Many of the draft questions you PM'd me are quite broad. Books have been written on some the topic ;-) I recommend narrowing the scope. And why not post the list of questions to this thread than PM? Recommend searching the forums on Ajeh, Kim, DrByte, and Wilt (Zen Cart Devs who regularly post to the forums) and other community folks who have been around for awhile (Merlin, etc). You will find clear answers to many questions (or subset of your questions). Then if answers need fleshed out and/or questions remain then do ask around ;-)

    Good luck.

    Woody

  5. #35
    Join Date
    Feb 2006
    Posts
    656
    Plugin Contributions
    0

    Default Re: Things every New Zenner needs to know

    Quote Originally Posted by Sermonzone
    Woody,

    My hope was to have new users tell us what they had trouble with. If new Zenners will list their biggest problems we could update the materials that answer those problems.

    We are on the same page about simplicity and keeping docs current. I will PM a list of the first rough draft of questions.

    TO NEW ZEN USERS - please list the issues you are having the most trouble with. If it repeats something posted earlier, that will tell us how important the topic is and make sure we include it in the revised docs.
    In keeping with the spirit of this thread, I would like to repeat what I (and others) have stated, not only in earlier posts to this thread, but in many other threads as well.

    CSS, CSS, CSS!

    With Zen moving away from tables, and becomming more and more CSS oriented, nothing would help New Zenners more than a thourough and well commented explanation of ZenCart's CSS system.

    I've studied many different online css sources and found that there is no "set" standard for css verbage. As long as the verbage in the css file and php(or html) files match, it works. By this I mean that Zen's CSS language is not the same as the CSS language you might find in other online resources. That can be VERY confusing to newbies.

    So, by creating a tutorial based on ZenCart's Default Template CSS that not only tells, but shows where the classes, id's, div, etc. are, what they do and how to modify or customize them, would go a long LONG way to making life easier for us newbies (probaly some oldtimers too).

    The other thing would be the override system (though this is well explained in the faq's)
    I Think, Therefore I Zen. I Zen, Therefore, I AM!
    Personalized Flowers!
    Flowertown Speaking Roses
    using version 1.5.7-06232020

  6. #36
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: Things every New Zenner needs to know

    Okay... in the interest of narrowing things down. Here are the two TOP problems/frustrations I encounter as a zen newbie



    1) the physical structure of zen (what talks to what and where the heck does it live) A basic actual real outline saved as a .jpg or .gif or whatever the heck. Like a something you can actually look at and hold in your little hand. An expanded simplified tree. Catch my drift?

    2) CSS layout. I mean: take a COMPLETE stylesheet. empty it so that the framework the (style/div/wrapper/thingys) is still there but the actual end part (width 100% etc. etc.) isn't and replace with color coded comments (BTW make comments all the SAME color, so we know exactly whats a comment) for EACH thingy... saying like "this is your sidebox" or "this is your actual thingy that makes your product appear" or whatever.

    Everything I listed numerically above really are problems, but these TWO are the biggest. (for me anyways, I don't know for everyone else but I'm willing to bet most of us)


    Both of these things can be made into downloadable tiny files you can print and tape to your desk/wall/pegboard/forehead whatever. You can make notes; you trace it with your finger if neccessary to figure out where that special little thingy lives that controls the other wonderful whatchamacallit.

    Just ideas. I don't know if the Zen tree would be something doable. But honestly once a newbie had these two tools then they could really get a leg up on being much much more self sufficient. Combine this kinda thing with all the definitions/docs/and forum posts and they/we can find what we need, know where it goes, and know where on the CSS thing to look and change something. Then we can learn more from there and start to become proficient.

  7. #37
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Things every New Zenner needs to know

    Quote Originally Posted by ladysaat
    [B]1) the physical structure of zen (what talks to what and where the heck does it live) A basic actual real outline saved as a .jpg or .gif or whatever the heck. Like a something you can actually look at and hold in your little hand. An expanded simplified tree. Catch my drift?
    Just an analogy - If you need to change a flat tire, do you really need to know how the entire car was built, and where all the parts are located OR do you just need to know that you have to jack the car up, remove the lug nuts, pull the flat tire off and replace it with the spare and replace the lug nuts.?

  8. #38
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: Things every New Zenner needs to know


    Just playing devil's advocate a little bit here....

    How do we get to the spare? Under the car or in the trunk.

    If in the trunk, do we push a button in the glove box, on the remote, or have to use a key.

    If underneath, do we have to crank it down?

    If we have to crank it down...

    Okay, I'll quit. And, yes, I agree that those things would be found in a basic manual IF someone knew what to look under in the index. Got a manual with my cell phone but even the Sprint reps can not tell me how to use the speaker phone feature!

  9. #39
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Things every New Zenner needs to know

    Every read the car manual?

    Yeps ... got AAA too ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #40
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: Things every New Zenner needs to know

    Just saying there are times when you need an Illustrated Parts Breakdown.

 

 
Page 4 of 74 FirstFirst ... 234561454 ... LastLast

Similar Threads

  1. Newbie Zenner needs help with sideboxes
    By Bgray in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 14 Jun 2011, 01:29 AM
  2. New Zenner - Needs help Center Heading Text Color
    By atl2rva in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 24 Feb 2010, 09:51 PM
  3. Need to know how to do a few things......
    By davida50000 in forum General Questions
    Replies: 3
    Last Post: 16 Jun 2009, 08:37 PM
  4. Things every new zenner shouldn't have to know
    By TechOnADesk in forum Templates, Stylesheets, Page Layout
    Replies: 30
    Last Post: 4 Jan 2008, 05:49 PM
  5. Confused new zenner needs help upgrading from 1.3.5 to 1.3.6
    By MicrophonePro in forum Upgrading from 1.3.x to 1.3.9
    Replies: 8
    Last Post: 3 Nov 2006, 06:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR