Page 21 of 44 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 432
  1. #201
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Apparel Boutique Template Support Thread

    Hi,

    I am ready to start editing the template from 2 columns to 3 columns,where should I start and is it difficult to do this?

    Thanks

    Richard
    Just turn on the right hand column via the admin and in the stylesheet.css copy all of the properties and values from the left hand column selectors to the right hand column selectors.

    Thanks,

    Anne

  2. #202
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Just turn on the right hand column via the admin and in the stylesheet.css copy all of the properties and values from the left hand column selectors to the right hand column selectors.

    Thanks,

    Anne
    Hi Anne,

    Thanks,I already created this template to a 3 column template.

    Have a look here how it looks,and maybe you can also give me some extra advice ;-)

    My site: http://silvaro.nl

    I have another question for you,maybe you know how to handle the following:

    I have installed ImageHandler to add extra images with my products,this works perfect.
    But how can I add some text above those extra images like "More images"?

    Have a look here: http://silvaro.nl/meisjes/sieraden-s...-houten-kralen

    Hope you are able to help me with that.

    And one other think about the category navigation.
    Now it is if you click on a category that you see the subs under that category.
    Is it possible to have these subcategories always shown,not only if you click on the category?

    Thanks in advance.

    Richard

  3. #203
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Apparel Boutique Template Support Thread

    Hi Anne,

    Thanks,I already created this template to a 3 column template.

    Have a look here how it looks,and maybe you can also give me some extra advice ;-)

    My site: http://silvaro.nl
    Your 3 column layout looks great

    I have another question for you,maybe you know how to handle the following:

    I have installed ImageHandler to add extra images with my products,this works perfect.
    But how can I add some text above those extra images like "More images"?

    Have a look here: http://silvaro.nl/meisjes/sieraden-s...-houten-kralen
    Add this above the additional images code in the tpl_product_info_display.php file.

    And one other think about the category navigation.
    Now it is if you click on a category that you see the subs under that category.
    Is it possible to have these subcategories always shown,not only if you click on the category?
    Take a look in the Free Software Add Ons --there are a few mods that you can install to do this. Also I have seen this asked on the forum before so if you do a search you can find the name of the mods.

    Thanks,

    Anne

  4. #204
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Your 3 column layout looks great



    Add this above the additional images code in the tpl_product_info_display.php file.



    Take a look in the Free Software Add Ons --there are a few mods that you can install to do this. Also I have seen this asked on the forum before so if you do a search you can find the name of the mods.

    Thanks,

    Anne
    I try to add this above the additional images code,but then you always see the text,also when there are no additional images.

    I tried to search for an addon to always expand the categories,but without success.
    Many threads about this are very old,so still no solution for me

    Regards,
    Richard

  5. #205
    Join Date
    Mar 2011
    Posts
    31
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    I have a couple of changes I would like to make but am unsure where to make them. If this si the wrong place im sure someone will point it out. I have spent days searching for the answers too. 1: The product titles, descriptions, price, add to cart, etc dont align with their neighbour 2: underneath the add to cart there is the weight displayed as 0.1 and quantity as 13 but, I would like it to state 0.1Kgs and 13 in stock. Finally, I have the columns layed out 3 across but if the products go onto a new page the lay out is one to the left with a seperator and one to the right (better to see the example - http://www.creative-soaps.com/index....ort=20a&page=2

    Thanks in advance

  6. #206
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi,

    It seems there is a problem with my shop with different browsers.

    I never saw this,cause this problem is not in Google Chrome and most of the time I am using that.

    Someone else told me that.

    This is the issue:

    If you click on a link in the horizontal Top menu you see that the header gets bigger and also if you click on the logo
    Please try this yourself in Firefox and you will see what i mean.

    My shop: http://silvaro.nl

    Thanks for looking and i hope you have a solution for this.

    Richard

  7. #207
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Apparel Boutique Template Support Thread

    1: The product titles, descriptions, price, add to cart, etc dont align with their neighbour
    On which page?


    2: underneath the add to cart there is the weight displayed as 0.1 and quantity as 13 but, I would like it to state 0.1Kgs and 13 in stock.
    It looks like you have figured this out.

    Finally, I have the columns layed out 3 across but if the products go onto a new page the lay out is one to the left with a seperator and one to the right (better to see the example -
    This behaviour is correct. If you had 12 products then there would be 3 across on the second page.

    Thanks,

    Anne

  8. #208
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Apparel Boutique Template Support Thread

    Hi,

    It seems there is a problem with my shop with different browsers.

    I never saw this,cause this problem is not in Google Chrome and most of the time I am using that.

    Someone else told me that.

    This is the issue:

    If you click on a link in the horizontal Top menu you see that the header gets bigger and also if you click on the logo
    Please try this yourself in Firefox and you will see what i mean.

    My shop: http://silvaro.nl

    Thanks for looking and i hope you have a solution for this.

    Richard
    Out of the box the template is cross browser compatible and tested on ie6, ie7, ie8, firefox, safari, and chrome. If you do not want to use the currencies and languages in the header of the template, remove the code from the tpl_header.php file:

    Code:
    <div id="header-curr-lang">
    <?php require(DIR_WS_MODULES . 'sideboxes/languages_header.php'); ?>
    <?php require(DIR_WS_MODULES . 'sideboxes/currencies_header.php'); ?>
    <div class="clearBoth"></div>
    </div>
    Thanks,

    Anne

  9. #209
    Join Date
    Mar 2011
    Posts
    31
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi The alignment is out on most product list pages ie New products on homnepage (dependant on products) and categories on the left. The underlying problem is image size and taht some titles run onto two lines.

    The in stock and kgs I want to add appears when i go intot he product itself but not on the main category list

    The 2nd page issue may be a browser thing but as there are only two products they are aligned one left and one on the right with the seperator just to the right of the left image leaving ahuge gap between the seperator and the right image

    Thanks for the help

  10. #210
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Out of the box the template is cross browser compatible and tested on ie6, ie7, ie8, firefox, safari, and chrome. If you do not want to use the currencies and languages in the header of the template, remove the code from the tpl_header.php file:

    Code:
    <div id="header-curr-lang">
    <?php require(DIR_WS_MODULES . 'sideboxes/languages_header.php'); ?>
    <?php require(DIR_WS_MODULES . 'sideboxes/currencies_header.php'); ?>
    <div class="clearBoth"></div>
    </div>
    Thanks,

    Anne
    Hi Anne,

    Thanks ,this was the solution,problem solved

    Can you also have a look at my other questions?

    I try to add this above the additional images code,but then you always see the text,also when there are no additional images.

    I tried to search for an addon to always expand the categories,but without success.
    Many threads about this are very old,so still no solution for me

    Thanks

    Richard

 

 
Page 21 of 44 FirstFirst ... 11192021222331 ... LastLast

Similar Threads

  1. v151 Responsive Apparel Boutique Template
    By picaflor-azul in forum Addon Templates
    Replies: 287
    Last Post: 2 Dec 2020, 11:46 PM
  2. Replies: 3
    Last Post: 10 Jun 2014, 09:45 PM
  3. Modify or change template from Apparel Boutique to Lite Orange?
    By sweetaloma in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Dec 2012, 07:34 PM
  4. Earthy Boutique Template Support Thread
    By jill8026 in forum Addon Templates
    Replies: 23
    Last Post: 10 Nov 2012, 01:50 AM
  5. Replies: 7
    Last Post: 14 Jun 2012, 04:15 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