Results 1 to 10 of 23

Hybrid View

  1. #1
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: New Products Layout, and Customisation

    I found where I needed to edit for that.

    includes/modules/new_products.php the "text" array is set up here.

  2. #2
    Join Date
    Nov 2006
    Posts
    73
    Plugin Contributions
    0

    Default Re: New Products Layout, and Customisation

    Quote Originally Posted by qhome View Post
    I found where I needed to edit for that.

    includes/modules/new_products.php the "text" array is set up here.
    Any insights from there that you've been able to dig up? I've looked through it and there seems to be the flexibility to do something like this, but actually pulling it off is going to be beyond my abilities, as I don't know php and all my code so far has been assisted or through trial and error.

    I'll also look into the SSL issue, and try and dig up some links as to why it would be a bad thing. The only con I can think of is with possible SEO issues, but all pages are available both secured and unsecured.

  3. #3
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: New Products Layout, and Customisation

    Quote Originally Posted by dvasdekis View Post
    Any insights from there that you've been able to dig up? I've looked through it and there seems to be the flexibility to do something like this, but actually pulling it off is going to be beyond my abilities, as I don't know php and all my code so far has been assisted or through trial and error.

    I'll also look into the SSL issue, and try and dig up some links as to why it would be a bad thing. The only con I can think of is with possible SEO issues, but all pages are available both secured and unsecured.
    Well I'm not sure how far you are lookin to go. I mainly wanted the text on the right side instead of underneath. I got that far. I am now trying to get a separator in between the tables and Im working thru making sure it works programmatically based on row/col amount selection. I got it workin almost perfect but one of my tables is still broken and im too tired to figure it out so im goin to bed :)

    I do have some intermediate php knowledge so Im getting to where I want to be. What else are you trying to get? The only other thing I see is adding the "Add to cart" button to the box which i will work on after i get the programmatic tabling done.

  4. #4
    Join Date
    Nov 2006
    Posts
    73
    Plugin Contributions
    0

    Default Re: New Products Layout, and Customisation

    Quote Originally Posted by qhome View Post
    Well I'm not sure how far you are lookin to go. I mainly wanted the text on the right side instead of underneath. I got that far.
    To be honest I'd be happy with anything. A separator in between the table, so there's some sort of grid alignment would be fantastic, and if there's a way to get it to work programatically, all the better. To fill in some of the spare space below the product name with the beginnings of a description would be overwhelmingly awesome, but if that's too hard then I'm not overly fussed. I think that an add-to-cart button would be superflous though. People will read the description before hitting buy.

    If you are happy to share your code, (and from your past efforts it seems like you are! Tabbed products looks awesome and really suits my line of sales, so integrating that is the next job for me) I'd be more than happy with whatever you manage to implement for yourself. Bringing some semblance of neatness to the front page is my overall goal for this bit of work.

  5. #5
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: New Products Layout, and Customisation

    Quote Originally Posted by dvasdekis View Post
    To be honest I'd be happy with anything. A separator in between the table, so there's some sort of grid alignment would be fantastic, and if there's a way to get it to work programatically, all the better. To fill in some of the spare space below the product name with the beginnings of a description would be overwhelmingly awesome, but if that's too hard then I'm not overly fussed. I think that an add-to-cart button would be superflous though. People will read the description before hitting buy.

    If you are happy to share your code, (and from your past efforts it seems like you are! Tabbed products looks awesome and really suits my line of sales, so integrating that is the next job for me) I'd be more than happy with whatever you manage to implement for yourself. Bringing some semblance of neatness to the front page is my overall goal for this bit of work.
    Here is what I have so far:
    http://www.unbannable.com/zen/index.php?main_page=index

    Note I only changed the Monthly New Products box so far. I have to do the same for:
    Monthly Featured, and Monthly Specials but they should be really quick since the bulk of the work was done in the tpl_tabular file.

    I am also wondering tho how hard it would be to implement them similar to the way the Configuration->New Listing works so you can use simple 4-char mapping similar to the way it shows up on the New Products, Specials, All products listing pages (which are different than the Monthly displays)

    The Additional Images, Customer Also Purchased, and Cross Sell also use the tpl_tabular_php file so I will either have to do it to them as well or make a separate tpl_tabular file for them.
    Last edited by qhome; 12 Dec 2006 at 05:02 PM.

  6. #6
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: New Products Layout, and Customisation

    ok i got it on all the "monthly" boxes. Tested with all different column amounts, although any more than 4 will cause massive page stretching so I think it would be wise to look into making the text location configurable so that the user can decide where it should be. I'll also look into adding a short description and add to cart button, making them both user configurable.

  7. #7
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: New Products Layout, and Customisation

    I took a peek.....and I have to say most excellent work
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 

Similar Threads

  1. v150 All Products and New Products Layout
    By Scully in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Apr 2012, 09:05 PM
  2. New pages and page specific customisation
    By acummins in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 24 Feb 2010, 11:17 PM
  3. New Products and All products layout help
    By LissaE in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 Dec 2009, 11:32 AM
  4. New products and current catagories layout
    By Natural Tone in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Jun 2008, 08:46 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