Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Dec 2011
    Posts
    8
    Plugin Contributions
    0

    Default Seems so simple, but driving me crazy!

    I've been custom coding my own sites and designs for 8 years or so now, but never got into creating templates for anything and now this is almost a necessity as I need something launched as soon as possible. I have my design, it was hand coded into html & css by me and I also coded my own shopping cart, HOWEVER I don't want to risk security through my inexperience in a shopping cart and just want to convert this design to work with zen and a certain payment module that works through zen.

    I only have 4 products, all I need is when someone clicks the product, it takes them to the product page where they can add to cart. That's all I need! I don't want the 3-column layout with categories, search, etc. I've been digging and digging and reading the documentation, but it all seems so much more cluttered and difficult than what I'm simply trying to do. If I could just hard-code, split my page into <header> <body> <footer>, <product_display>, and <cart_display> I'd be in heaven... Am I missing a simple document somewhere?

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Seems so simple, but driving me crazy!

    Yes. you are missing Tutorials / FAQ on top of this page.
    what you want to do is accomplished through admin section .

    you can turn off both side boxes leaving center box , you can turn off center boxes .

    shopping cart option is available only as side box , however, there is a simple addon that will show shopping cart in header.

  3. #3
    Join Date
    Dec 2011
    Posts
    8
    Plugin Contributions
    0

    Default Re: Seems so simple, but driving me crazy!

    Quote Originally Posted by tony_sar View Post
    Yes. you are missing Tutorials / FAQ on top of this page.
    what you want to do is accomplished through admin section .

    you can turn off both side boxes leaving center box , you can turn off center boxes .

    shopping cart option is available only as side box , however, there is a simple addon that will show shopping cart in header.
    i'm not wanting to turn off the side boxes, I want to hard-code my current HTML into a new template and use the zencart template variable to send the user from main page -> product page -> checkout... that's it!

    I've created my own template from the documentation, etc, but when creating "includes/templates/ <my template> /common/tpl_main_page.php" it doesn't change anything.

  4. #4
    Join Date
    Dec 2011
    Posts
    8
    Plugin Contributions
    0

    Default Re: Seems so simple, but driving me crazy!

    Quote Originally Posted by cilaes View Post
    i'm not wanting to turn off the side boxes, I want to hard-code my current HTML into a new template and use the zencart template variable to send the user from main page -> product page -> checkout... that's it!

    I've created my own template from the documentation, etc, but when creating "includes/templates/ <my template> /common/tpl_main_page.php" it doesn't change anything.
    I take that back, sorry. I'm beginning to gain some ground here by referencing default_template... However, where does the original styling come from when I don't have a file in place? For example, I'm trying to display my main content using
    PHP Code:
    require($body_code
    but where is body_code actually formatted before it's assigned to that variable?

 

 

Similar Threads

  1. Attributes images driving me crazy!
    By TheBuz in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 24 Apr 2009, 03:51 AM
  2. File Path Driving Me Crazy!
    By Guidingfoot in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Aug 2007, 12:43 PM
  3. File Path Driving Me Crazy!
    By Guidingfoot in forum Basic Configuration
    Replies: 0
    Last Post: 30 Aug 2007, 11:47 PM
  4. Is driving me crazy please help!!
    By songoku in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 May 2007, 10:22 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