Page 92 of 367 FirstFirst ... 42829091929394102142192 ... LastLast
Results 911 to 920 of 3668
  1. #911
    Join Date
    Aug 2007
    Location
    Lummi Island, WA
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I don't see a reply to this thread, but I have been spinning my wheels with the same issue. Some of us newbies are way over our heads with a lot of ZC; so even "simple" instructions often need to be broken down into smaller pieces. In my case, I have a small wine shop, so my products are wines from a large number of producers, and I want categories of about a dozen regions, a few price ranges, and a few colors. Not that complicated. After loading several sample products and categories, I downloaded the product file and found that each product was listed several times, once for each subcategory, and that seemed wrong.

    However, I don't know how to make use of this statement: "To achieve this, each v_categories_names_1, v_categories_names_2 correspond to a language installed in your system, and individual category names are separated by the Carat "^" symbol. For Example: Bar Supplies^Glass Washers^Brushes" A sample file illustrating this would be extremely helpful, along with some details about how the sample file accomplishes this. Not to mention, I have NO idea what the term "language" means in this context...!

    Then the question after that would be, okay, what are the rules for naming and uploading my data file? I see the download file has a name like "FullEPYearDayTime.csv," so no help there.

    Btw, my site (under construction) is www.artisanwineclub.com...

    All help appreciated, thanks.

  2. #912
    Join Date
    Mar 2013
    Posts
    95
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    how do you add categories for other languages?

  3. #913
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Kevin205 View Post
    Is there a way to place filter and filter for "Categories", "Manufacturer" and "Status", for exporting of the "Attrib-Detailed-EP" CSV?

    As it is done for
    Complete Products,
    Model/Price/Qty and
    Model/Price/Breaks

    Attachment 12169
    Not currently...

  4. #914
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by tenashi View Post
    I don't see a reply to this thread, but I have been spinning my wheels with the same issue. Some of us newbies are way over our heads with a lot of ZC; so even "simple" instructions often need to be broken down into smaller pieces. In my case, I have a small wine shop, so my products are wines from a large number of producers, and I want categories of about a dozen regions, a few price ranges, and a few colors. Not that complicated. After loading several sample products and categories, I downloaded the product file and found that each product was listed several times, once for each subcategory, and that seemed wrong.

    However, I don't know how to make use of this statement: "To achieve this, each v_categories_names_1, v_categories_names_2 correspond to a language installed in your system, and individual category names are separated by the Carat "^" symbol. For Example: Bar Supplies^Glass Washers^Brushes" A sample file illustrating this would be extremely helpful, along with some details about how the sample file accomplishes this. Not to mention, I have NO idea what the term "language" means in this context...!

    Then the question after that would be, okay, what are the rules for naming and uploading my data file? I see the download file has a name like "FullEPYearDayTime.csv," so no help there.

    Btw, my site (under construction) is www.artisanwineclub.com...

    All help appreciated, thanks.
    This is how I would do it:
    First create Region categories (top category, ie: California, Italy, French, ...)
    Click image for larger version. 

Name:	CaptureWine6.jpg 
Views:	83 
Size:	10.4 KB 
ID:	12190

    Second create Color categories per region (subcategory, ie: Reds, Whites, Roses, ...)
    Click image for larger version. 

Name:	CaptureWine7.jpg 
Views:	53 
Size:	9.8 KB 
ID:	12191

    Third create Wine bottle for specific region and Color (Products. ie: Wine Red A, Wine Red B, ...)
    Click image for larger version. 

Name:	CaptureWine8.jpg 
Views:	59 
Size:	9.8 KB 
ID:	12193

    When you export from EP4, Complete Products (with Metatags) You should get a csv file similar to the following (The Horizontal record 1,2 & 3 and NOT rows 5 through 37, I transposed it, for you to see all cells!)
    Click image for larger version. 

Name:	CaptureWine9.jpg 
Views:	80 
Size:	21.2 KB 
ID:	12194

    As for the language, I only use English, so I guess it's for carts that offer multilingual carts?

    I hope it helps.
    Last edited by Kevin205; 18 Mar 2013 at 02:09 PM.
    Using Zen Cart 1.5.1

  5. #915
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by chadderuski View Post
    Not currently...
    Ok. Thank you.
    Using Zen Cart 1.5.1

  6. #916
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I found a mistake myself, v_products_model should not be similar.
    Using Zen Cart 1.5.1

  7. #917
    Join Date
    Aug 2007
    Location
    Lummi Island, WA
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Yo Kevin205, Thanks for taking the time, much appreciated, and much food for thought. Still hard to operationalize with the aging brain, though.

    So do categories have to be related linearly, as in your example: wines(products)= subset of colors = subset of regions. Is it possible to have wines=products, but with category1=regions, category2=subregions, category3=price group, etc., where each wine/product belongs to several categories of the same level? Where does v_categories_name2, etc. fit in? If all my products are wines (most are, but not all), does that mean all the wines would have to be under the same parent category (in this case, "region")?

    Thanks!

    Btw, some years ago I explored ZC for another site of mine, and found it too complicated. Lately I explored WPEC and found it too complicated, so came back to ZC. That decision was based on the observation that ZC is way more of a community, and even though a lot of this is a stretch for me, I really appreciate the fact that people here actually read and respond to these pleas for help. In today's world, that's a rare and beautiful thing. So thanks again.

  8. #918
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by tenashi View Post
    Yo Kevin205, Thanks for taking the time, much appreciated, and much food for thought. Still hard to operationalize with the aging brain, though.

    So do categories have to be related linearly, as in your example: wines(products)= subset of colors = subset of regions. Is it possible to have wines=products, but with category1=regions, category2=subregions, category3=price group, etc., where each wine/product belongs to several categories of the same level? Where does v_categories_name2, etc. fit in? If all my products are wines (most are, but not all), does that mean all the wines would have to be under the same parent category (in this case, "region")?

    Thanks!

    Btw, some years ago I explored ZC for another site of mine, and found it too complicated. Lately I explored WPEC and found it too complicated, so came back to ZC. That decision was based on the observation that ZC is way more of a community, and even though a lot of this is a stretch for me, I really appreciate the fact that people here actually read and respond to these pleas for help. In today's world, that's a rare and beautiful thing. So thanks again.
    Please note that unless you have more than one language, you will only have an _1 for your name, descriptions, categories, etc.

    Please review the documentation or the first couple pages of this thread where this was discussed in detail...

  9. #919
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by tenashi View Post
    So do categories have to be related linearly, as in your example: wines(products)= subset of colors = subset of regions. Is it possible to have wines=products, but with category1=regions, category2=subregions, category3=price group, etc., where each wine/product belongs to several categories of the same level? Where does v_categories_name2, etc. fit in? If all my products are wines (most are, but not all), does that mean all the wines would have to be under the same parent category (in this case, "region")?
    However you wish to categorize and subcategories, ending at a product. I always think of as a tree, by drawing a flowchart from top down.
    Using Zen Cart 1.5.1

  10. #920
    Join Date
    Aug 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Not sure if this has been mentioned before, but when uploading things that have quotes in them (such as html tables and such) MAKE SURE QUOTES ARE ESCAPED. using open office, all my quotes were escaped with additional quotes after exporting back to csv, so
    HTML Code:
    <table border="0">
    looked like
    HTML Code:
    <table border=""0"">
    when it needs to look like
    HTML Code:
    <table border=\"0\">
    i was annoyed that my product's descriptions weren't updating, and that was the culprit. :)

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  2. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  3. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  4. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 PM

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