Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Oct 2006
    Location
    Lostwithiel, Cornwall
    Posts
    69
    Plugin Contributions
    0

    Default Remove the middle step

    Hi

    1. I want to remove the middle step when selecting a product. e.g. Category is Boots. We click on boots and that shows a list of boots! I don't want this list. I would like it to go straight to the first product and show the arrows to move to the next in the list.

    How do I do this please? I am not afraid to hack templates!

    2. Can I do the above just for certain products please?
    And reverse the process for other products. In other words only show a product list and don't create the click on to see individual list of products please?

    Thanks

    Rich

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Remove the middle step

    1. I want to remove the middle step when selecting a product. e.g. Category is Boots. We click on boots and that shows a list of boots! I don't want this list. I would like it to go straight to the first product and show the arrows to move to the next in the list.

    How do I do this please? I am not afraid to hack templates!
    Follow the logic in the tpl_module_product_listing.php, there exists a conditional that does exactly this if there is only one product - - -
    2. Can I do the above just for certain products please?
    And reverse the process for other products. In other words only show a product list and don't create the click on to see individual list of products please?
    Much easier if for full categories but you can add as many conditionals as you want
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Remove the middle step

    Before doing this - how many pairs of boots do you have and why would you want to force your customer to have to click through all of them to get to the pair they want? That isn't very user friendly.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Oct 2006
    Location
    Lostwithiel, Cornwall
    Posts
    69
    Plugin Contributions
    0

    Default Re: Remove the middle step

    Hi Kim

    Ok take a look at:
    <http://cornishtartancentre.com/>

    That is the start of the site. We were using a different cart:
    <http://cornishtartancentre.com/old_index.php?page_id=4&wpshop_category=2>

    You can see there are actually only six products and they rely on different sizes anyway! I am hoping to programme the size choice as part of the order.

    I am trying to create a letter box style site that emphasises the product rather than the cart or the site - if you get me - what do you think please?

    Any wisdom?

    Rich

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Remove the middle step

    Looking this is and what is looks to be is a pair of products in different sizes:

    This is a place for "attributes" to be used, one listing for each product with several sizes and priced by attributes probably

    Men's Moorland
    .|_Full Size Medium Weight Seat <46"
    .|_Full Size Medium Weight Seat 46>"
    .|_Full Size Medium Weight Seat 56"-60"


    Men's Traditional
    .|_Full Size Medium Weight Seat <46"
    .|_Full Size Medium Weight Seat 46>"
    .|_Full Size Medium Weight Seat 56"-60"
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Oct 2006
    Location
    Lostwithiel, Cornwall
    Posts
    69
    Plugin Contributions
    0

    Default Re: Remove the middle step

    Hi

    I am having problems adding attributes. I keep getting this error message:

    Attribute Option and Option Value Do NOT Match - Attribute was not added - Size : TEXT

    1. Added an option name - size
    2. Added option values - < 46", 46" > and 56" - 60"
    3. Now I try to add the values to the product. However, whilst the value 56" - 60" remains as input the two other values now read like this:
    <"value="1">46" <
    "value="2">46" >
    and when I try to select either of those two values I get the above error message. I can add the other value with no problems. Is it something to do with the > or < signs please? And if so is there a workaround?

    Many thanks.

    Rich

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Remove the middle step

    Try changing to "under" & "over" and see if that squares it
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Oct 2006
    Location
    Lostwithiel, Cornwall
    Posts
    69
    Plugin Contributions
    0

    Default Re: Remove the middle step

    Hi

    Thanks for the reply. Changed the values to:
    Under 46 inches
    Over 46 inches
    56 to 60 inches

    But I still get the error:
    Attribute Option and Option Value Do NOT Match - Attribute was not added - : Under 46 inches

    All I am doing is selecting the product and then selecting the attribute. I am not adding or changing any other values!

    Any ideas please?

    Thanks.

    Rich

  9. #9
    Join Date
    Oct 2006
    Location
    Lostwithiel, Cornwall
    Posts
    69
    Plugin Contributions
    0

    Default Re: Remove the middle step

    Hi

    Big oops.... and now I feel stupid. Oh so simple and yes the < and the " that I was using to display inches were getting in the way but see if you can guess what was causing the problem after that!?
    .
    .
    .
    .
    .
    .
    Had enough time to guess yet?
    .
    .
    .
    .
    .
    Ok the answer was, I was only selecting the option value column not the column called option name. Now do I feel stupid!

    Thanks for all the help.

    Rich

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Remove the middle step

    All I am doing is selecting the product and then selecting the attribute. I am not adding or changing any other values!
    When adding an attribute to a product - You need to do 2 things - select the attribute name and then select an attribute value the is already associated to the attribute name.

    Then to add another repeat the above but select a different attribute value.

    The attribute values must be associated with a attribute name when setup.
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. remove the weight in Step 1 of 3 - Delivery Information
    By dre in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Sep 2012, 05:49 PM
  2. how do i remove the cc icons on step 2 of 3
    By pwoens in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 16 Feb 2008, 08:01 PM
  3. how to remove Categories in the middle
    By rosetulip in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Apr 2007, 05:15 AM
  4. Remove space in the top of middle column
    By eaglewu in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Feb 2007, 08:08 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