Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1
    Join Date
    Mar 2010
    Location
    Houston Tx.
    Posts
    17
    Plugin Contributions
    0

    Default adding proctucts and creating second pages

    ok i'm getting better at this. i used htlm code from my brothers page. i can't figure out how to get my page to display pictures of proctucts. and how to create the the next page if they click an item. sorry i just don't get it. www.ddsflramarket.com

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: adding proctucts and creating second pages

    Zencart is not HTML... You have a rather steep learning curve ahead of you...
    20 years a Zencart User

  3. #3
    Join Date
    Mar 2010
    Location
    Houston Tx.
    Posts
    17
    Plugin Contributions
    0

    Default Re: adding proctucts and creating second pages

    ok php code. still it is kicking my a$$ any help

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: adding proctucts and creating second pages

    Product data is added in the ADMIN section of your site,

    admin >>> categories/products

    This information is stored in chunks in the DATABASE. You do not create any "pages" - zencart creates the pages for you.
    20 years a Zencart User

  5. #5
    Join Date
    Mar 2010
    Location
    Houston Tx.
    Posts
    17
    Plugin Contributions
    0

    Default Re: adding proctucts and creating second pages

    do i need to create these folders , i found admin but not the other 2. under admin i have backups, images, includes

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: adding proctucts and creating second pages

    What schoolboy meant is that you add products to your site using the Zencaert Admin. If you haven't changed the folder name (and you should) point your browser to www. yoursitename.com/admin to log in.

  7. #7
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: adding proctucts and creating second pages

    Quote Originally Posted by moondogw View Post
    do i need to create these folders , i found admin but not the other 2. under admin i have backups, images, includes
    You need to understand that a CMS site uses TWO distinct systems - each reliant on the other - but functionally separate.

    The FIRST system is a set of php code files and other "static" resources, such as images.

    The SECOND system is the database that stores information and other DYNAMIC resources.

    What a CMS does, essentially, is ASSEMBLE html pages "on-the-fly", before sending them to a user's computer to then be displayed on screen, via an internet browser (Firefox, MSIE).

    The "pages" are not static... They do not exist until the viewer initiates an ACTION - either via a link, or an action button (eg: "Add to Cart").

    The code then gets busy putting the "page" together - calling in all the resources necessary to render the data acccoring to the request it just received.

    When it has put all the pieces together (think of a jigsaw puzzle) the page goes down the wire to the user's computer and is rendered on screen.

    When the user performs another action (link click or action button) the page they are on EVAPORATES forever, and the code then gets busy assembling a NEW page - possibly performing some calculations on the way - before sending THAT new page to the user's browser.

    Because the information on a "page" can contain data that is COMMON to other "pages", much of this information is stored in a database.

    So, there are no "product pages". There are no directories in which this info is stored.

    You manage the INPUT of relevant data via the shop's ADMIN CONSOLE, where there are features for adding, editing and removing data. Additionally the database is also a store of on-off setting for many of the components and elements that can be rendered on a "page" (for design purposes).
    20 years a Zencart User

  8. #8
    Join Date
    Mar 2010
    Location
    Houston Tx.
    Posts
    17
    Plugin Contributions
    0

    Default Re: adding proctucts and creating second pages

    oh! i get it. i'm going at it backwards. i'm trying to write code for the index page, and there isn't 1. zen writes the page. can u explain how to add 1 product , pic, price, short discription to my 1st page. somthing like u see at www.ddsfleamarket.com, and i'll be so close to haveing a working website. thanx 4 ur help.

  9. #9
    Join Date
    Mar 2010
    Location
    Houston Tx.
    Posts
    17
    Plugin Contributions
    0

    Default Re: adding proctucts and creating second pages

    hey guys, what i hope the last problem i can't figure out where to turn on the contact us button

  10. #10
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: adding proctucts and creating second pages

    The 'Contact Us' link is in the Information sidebox, which you'll have to turn on in Admin - Tools - Layout Boxes Controller.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Creating a Second Contact Form
    By bparker in forum General Questions
    Replies: 0
    Last Post: 12 Nov 2013, 11:26 PM
  2. Adding a second buy button to the bottom of product pages.
    By towerhealth in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Apr 2011, 03:14 PM
  3. Newbie Editing image links and creating pages
    By hypuk in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Mar 2007, 01:44 AM

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