Page 1 of 2 12 LastLast
Results 1 to 10 of 94

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    Preston, Lancashire, UK
    Posts
    23
    Plugin Contributions
    0

    Default Re: Bristol Lace Template Support Thread

    This is a great template. Really pleased with it, Anne and I will be checking out your other templates soon for other websites I intend to use zencart for.

    This is the website I am using Bristol Lace for http://www.valentinewigs.co.uk

    Just one problem, I can't get the product images to show on the product info page, e.g. http://valentinewigs.com/noriko-c-39...gs-p-1788.html

    Is there a setting I have missed? In Admin > Product Listing > Display Product Image the value is set to 1.

    The images appear in the preview page when I re-upload the product.

    Can you help?

    Thanks

    Richard

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

    Default Re: Bristol Lace Template Support Thread

    Quote Originally Posted by rikartalex View Post
    This is a great template. Really pleased with it, Anne and I will be checking out your other templates soon for other websites I intend to use zencart for.

    This is the website I am using Bristol Lace for http://www.valentinewigs.co.uk

    Just one problem, I can't get the product images to show on the product info page, e.g. http://valentinewigs.com/noriko-c-39...gs-p-1788.html

    Is there a setting I have missed? In Admin > Product Listing > Display Product Image the value is set to 1.

    The images appear in the preview page when I re-upload the product.

    Can you help?

    Thanks

    Richard
    This is not a problem with the template. I would check the permissions on your /images folder and turn off your url rewriting module to see if it is the cause.

    Thanks,

    Anne

  3. #3
    Join Date
    Dec 2012
    Location
    Tampa,FL
    Posts
    25
    Plugin Contributions
    0

    Default Bristol Lace Template Support Thread-Questions about slider and additional images

    Hello Anne,

    I like your templates a lot, but I am wanting to change the Bristol Lace a little bit. You have the easy slider installed, I want to use the ZX Slideshow instead. How do I remove the easy slider from your template? When I try to add the ZX slider, there is a conflict, so I thought if I took out the easy slider, it may be easier to install. Of course, after I uninstall the easy slider, I will go to the appropriate forum if I have install issues with ZX.

    The other question or issue I have is: When I load additional images for a product, they are placed in the box the description is in, below the text and under the social buttons. I would like for the additional images to be placed under the first image or under the Add this to my cart box next to the first image.

    My site is currently not live, I only have it installed on my local machine, so I can not give you a live link.
    I am using zen cart 1.51

    Thank You,

    Sharon

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

    Default Re: Bristol Lace Template Support Thread-Questions about slider and additional images

    Quote Originally Posted by Sharon J View Post
    Hello Anne,

    I like your templates a lot, but I am wanting to change the Bristol Lace a little bit. You have the easy slider installed, I want to use the ZX Slideshow instead. How do I remove the easy slider from your template? When I try to add the ZX slider, there is a conflict, so I thought if I took out the easy slider, it may be easier to install. Of course, after I uninstall the easy slider, I will go to the appropriate forum if I have install issues with ZX.

    The other question or issue I have is: When I load additional images for a product, they are placed in the box the description is in, below the text and under the social buttons. I would like for the additional images to be placed under the first image or under the Add this to my cart box next to the first image.

    My site is currently not live, I only have it installed on my local machine, so I can not give you a live link.
    I am using zen cart 1.51

    Thank You,

    Sharon
    Try removing the includes/modules/pages/index/jscript_easySlider.php file.

    You can rearrange the elements on the product info page by editing the includes/templates/bristol_lace/templates/tpl_produc_info_display.php file.

    Thanks,

    Anne

  5. #5
    Join Date
    Dec 2012
    Location
    Tampa,FL
    Posts
    25
    Plugin Contributions
    0

    Default Re: Bristol Lace Template Support Thread-Questions about slider and additional images

    Quote Originally Posted by picaflor-azul View Post
    Try removing the includes/modules/pages/index/jscript_easySlider.php file.

    You can rearrange the elements on the product info page by editing the includes/templates/bristol_lace/templates/tpl_produc_info_display.php file.

    Thanks,

    Anne
    Hi Anne,

    I tried this, but it didn't work..Only had a homepage with background. Now, instead of the zx slideshow, I would rather implement your module sliding home images. Is there a way to install any of your templates without the built in slider? I really like your templates, but I am having issues removing the easy slider. I think part of it has to do with the stylesheet.css. There are references to the slider, and when I try to remove them, I end up with just a background on my home page, so I am really not sure what code to eliminate and which code needs editing. Thank you

    Sharon

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

    Default Re: Bristol Lace Template Support Thread-Questions about slider and additional images

    Quote Originally Posted by Sharon J View Post
    Hi Anne,

    I tried this, but it didn't work..Only had a homepage with background. Now, instead of the zx slideshow, I would rather implement your module sliding home images. Is there a way to install any of your templates without the built in slider? I really like your templates, but I am having issues removing the easy slider. I think part of it has to do with the stylesheet.css. There are references to the slider, and when I try to remove them, I end up with just a background on my home page, so I am really not sure what code to eliminate and which code needs editing. Thank you

    Sharon
    To remove the styles for the slider, remove this from the stylesheet.css file:

    Code:
    /*bof easy slider*/
    #slider{margin:0 auto;position:relative;top:-8px;}
    #slider ul, #slider li, #slider2 ul, #slider2 li{margin:0;padding:0;list-style:none;}
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{/*define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */width:980px;height:250px;overflow:hidden;}    
    /*bof easy slider numeric controls*/    
    #control_div{width:200px;height:18px;position:relative;left:400px;top:-40px;}
    ol#controls{margin:1em 0;padding:0;height:18px;}
    ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:18px;line-height:18px;}
    ol#controls li a{float:left;height:18px;line-height:18px;/*border:1px solid #141312;*/background:#e4cdd3;color:#444;padding:0 10px;text-decoration:none;}
    ol#controls li.current a{background:#ae3953;color:#fff;}
    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
    and add this to the #home-banner:

    Code:
    display:none;
    Also, remvoe the file I posted previously, and the includes/templates/bristol_lace/common/tpl_home_slider.php file. You will need to remove this code from the includes/templates/bristol_lace/common/tpl_main_page.php file:

    Code:
    <?php
      if ($this_is_home_page) {
    ?>
    <div id="home-banner"><center><?php require($template->get_template_dir('tpl_home_slider.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_home_slider.php');?></center></div>
    <?php
      }
    ?>
    Then you can add any slide show that you like.

    Thanks,

    Anne

  7. #7
    Join Date
    Dec 2012
    Location
    Tampa,FL
    Posts
    25
    Plugin Contributions
    0

    Default Re: Bristol Lace Template Support Thread-Questions about slider and additional images

    Quote Originally Posted by picaflor-azul View Post
    To remove the styles for the slider, remove this from the stylesheet.css file:

    Code:
    /*bof easy slider*/
    #slider{margin:0 auto;position:relative;top:-8px;}
    #slider ul, #slider li, #slider2 ul, #slider2 li{margin:0;padding:0;list-style:none;}
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{/*define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */width:980px;height:250px;overflow:hidden;}    
    /*bof easy slider numeric controls*/    
    #control_div{width:200px;height:18px;position:relative;left:400px;top:-40px;}
    ol#controls{margin:1em 0;padding:0;height:18px;}
    ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:18px;line-height:18px;}
    ol#controls li a{float:left;height:18px;line-height:18px;/*border:1px solid #141312;*/background:#e4cdd3;color:#444;padding:0 10px;text-decoration:none;}
    ol#controls li.current a{background:#ae3953;color:#fff;}
    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
    and add this to the #home-banner:

    Code:
    display:none;
    Also, remvoe the file I posted previously, and the includes/templates/bristol_lace/common/tpl_home_slider.php file. You will need to remove this code from the includes/templates/bristol_lace/common/tpl_main_page.php file:

    Code:
    <?php
      if ($this_is_home_page) {
    ?>
    <div id="home-banner"><center><?php require($template->get_template_dir('tpl_home_slider.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_home_slider.php');?></center></div>
    <?php
      }
    ?>
    Then you can add any slide show that you like.

    Thanks,

    Anne
    Hi Anne,

    I followed your instructions, but still no joy. After following your instructions, I end up losing the mega menu in the header and footer. So, I started over, and after each step, I refreshed my page to see where the error comes in. When I remove the includes/templates/bristol_lace/common/tpl_home_slider.php file is when I lose all. I replace that file, and they are back.

    Thank You,

    Sharon

  8. #8
    Join Date
    Aug 2006
    Location
    Preston, Lancashire, UK
    Posts
    23
    Plugin Contributions
    0

    Default Re: Bristol Lace Template Support Thread-Questions about slider and additional images

    Hi Anne

    I have a number of EZ Pages with headers and footers turned on. They appear in the Useful Links footer column but not in the Header Info > Useful Links.

    Is there something I have done wrong? The website is here www.valentinewigs.co.uk.

    Regards

    Richard

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

    Default Re: Bristol Lace Template Support Thread-Questions about slider and additional images

    Quote Originally Posted by rikartalex View Post
    Hi Anne

    I have a number of EZ Pages with headers and footers turned on. They appear in the Useful Links footer column but not in the Header Info > Useful Links.

    Is there something I have done wrong? The website is here www.valentinewigs.co.uk.

    Regards

    Richard
    If you read the readme.html file you will see instructions for how to show the useful links in the header drop down menu ;-)

    Thanks,

    Anne

  10. #10
    Join Date
    Nov 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Bristol Lace Template Support Thread-Questions about slider and additional images

    Hi,
    I just downloaded your template and proceeded to follow your installation instructions. I got up to step 7 Add Your Logo. I followed the directions to the letter and made sure I was in the correct file. Now I am getting a Cannot Display The Webpage error when I click on Online Catalog in my Zencart adminstration. The code looks right to me in the header.php so I am not sure what is wrong.

    Here is the code:
    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: header.php 2940 2006-02-02 04:29:05Z drbyte $
    */

    // header text in includes/header.php
    define('HEADER_TITLE_CREATE_ACCOUNT', 'Create Account');
    define('HEADER_TITLE_MY_ACCOUNT', 'My Account');
    define('HEADER_TITLE_CART_CONTENTS', 'Shopping Cart');
    define('HEADER_TITLE_CHECKOUT', '<span class="header-checkout">Checkout</span>');
    define('HEADER_TITLE_TOP', 'Top');
    define('HEADER_TITLE_CATALOG', 'Home');
    define('HEADER_TITLE_LOGOFF', 'Log Out');
    define('HEADER_TITLE_LOGIN', 'Log In');
    define('HEADER_TITLE_PROMO1', '<span class="promo-big">FREE SHIPPING</span><br />on all orders over <span class="promo-green">$50.00</span>');

    // definiitions for header icons
    define('HEADER_ICON_HOME', 'home.png');
    define('HEADER_ICON_LOGOFF', 'logoff.png');
    define('HEADER_ICON_ACCOUNT', 'account.png');
    define('HEADER_ICON_LOGIN', 'login.png');
    define('HEADER_ICON_CART', 'cart.png');
    define('HEADER_ICON_CHECKOUT', 'checkout.png');


    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Lisa's Creative Designs Wholesale :: Shabby Chic and Country Cottage Wholesale Gifts and Decor');
    define('HEADER_SALES_TEXT', 'Making A House Feel Like Home');
    define('HEADER_LOGO_WIDTH', '950px');
    define('HEADER_LOGO_HEIGHT', '279px');
    define('HEADER_LOGO_IMAGE', 'topper.jpg');

    // header Search Button/Box Search Button
    define('HEADER_SEARCH_BUTTON','Search');
    define('HEADER_SEARCH_DEFAULT_TEXT', 'Enter search keywords here');

    ?>
    Last edited by Lisascraftiques; 23 Feb 2013 at 03:36 PM. Reason: need more info

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. BecaBerry Template [Support Thread]
    By brandonturpin in forum Addon Templates
    Replies: 35
    Last Post: 14 Jun 2015, 09:35 AM
  3. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  4. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 PM

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