Page 5 of 79 FirstFirst ... 345671555 ... LastLast
Results 41 to 50 of 790
  1. #41
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    "This is a ie bug. Create an ie specific stylesheet for the version of ie that you are using and add in a style override. Ie6 and ie7 stylesheets are already included."

    Sorry dont know how to quote:

    How do I do this?

    On my product listing page I now get "showing products 1 - 4 Bu nothing is displayed in this area. It used to on the 'g' but not on this 'h' version.

    Also in 'Product Listing' settings I have no option to set 'Layout Style' could this be the cause?

    If I switch to the Zen template then all displays ok INCLUDING the search facility. Problems are only on this template selection.

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

    Default Re: Andover Modern Template Support Thread

    Rizla--Your problems are not caused by the template. Everything works fine on the demo:


    http://www.picaflor-azul.com/free-de...andover_modern

    Also in 'Product Listing' settings I have no option to set 'Layout Style' could this be the cause?
    If you read the install.txt file:

    Code:
    ====================================================
    2. SQL File for Column Layout Grid Module (Optional)
    ====================================================
    
    Run the following SQL commands into your database. 
    The easiest way is to open Admin->Tools->Install SQL Patch and paste them in the box and click Send.
    
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, 
           configuration_description, configuration_group_id, sort_order, 
           last_modified, date_added, use_function, set_function) 
           VALUES ('Product Listing - Layout Style', 'PRODUCT_LISTING_LAYOUT_STYLE', 'rows', 
                   'Select the layout style:<br />Each product can be listed in its own row (rows option)
                    or products can be listed in multiple columns per row (columns option)', '8', '40', NULL, 
                    now(), NULL, 'zen_cfg_select_option(array(\'rows\', \'columns\'),');
    
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, 
           configuration_description, configuration_group_id, sort_order, 
           last_modified, date_added, use_function, set_function) 
           VALUES ('Product Listing - Columns Per Row', 'PRODUCT_LISTING_COLUMNS_PER_ROW', '3', 
                   'Select the number of columns of products to show in each row in the product listing.  
                   The default setting is 3.', '8', '41', NULL, now(), NULL, NULL);
    Post a link to your site and I will have a look.

  3. #43
    Join Date
    Mar 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    kauai--Have you forgotten to upload includes/extra_definitions/about_us_filenames.php ?
    Everything is uploaded, but it's still not linking to that page. I made some changes in the admin folder>tools>define pages editor> define_about us.php and it's not making the changes.

    I looked at the source and it's pointing to:..../index.php?main_page=FILENAME_ABOUT_US"

    The other links on the information box are different than the above.
    ie..shipping
    ..../index.php?main_page=shippinginfo

    Thanks for your help.

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

    Default Re: Andover Modern Template Support Thread

    Everything is uploaded, but it's still not linking to that page. I made some changes in the admin folder>tools>define pages editor> define_about us.php and it's not making the changes.

    I looked at the source and it's pointing to:..../index.php?main_page=FILENAME_ABOUT_US"

    The other links on the information box are different than the above.
    ie..shipping
    ..../index.php?main_page=shippinginfo
    If you post a link to your site I will take a look.

  5. #45
    Join Date
    Mar 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you post a link to your site I will take a look.
    sent you a pm

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

    Default Re: Andover Modern Template Support Thread

    kauai--I would re-install the about us page module:

    http://www.zen-cart.com/index.php?ma...roducts_id=182

    Be sure to follow the installation instructions in the module package.

  7. #47
    Join Date
    Mar 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Thanks I will give it a shot.

    But as I looked at some of the pages that were listed here by others, it showed that their link to the about us page is messed up too.





    Quote Originally Posted by picaflor-azul View Post
    kauai--I would re-install the about us page module:

    http://www.zen-cart.com/index.php?ma...roducts_id=182

    Be sure to follow the installation instructions in the module package.

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

    Default Re: Andover Modern Template Support Thread

    I love this template but I do believe I found a slight problem. Its in the packaging. I believe the about-us page is in the \includes\extra_definitions file folder and it should be /includes/extra_datafiles.
    But as I looked at some of the pages that were listed here by others, it showed that their link to the about us page is messed up too.
    I am sorry, I missed this post. You are absolutely correct. If you move the includes/extra_definitions/about_us_filenames.php and move it to includes/extra_datafiles/about_us_filenames.php all should be fixed.

    I am working on a new package to submit with the bug fixes incldued.

  9. #49
    Join Date
    Mar 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I am sorry, I missed this post. You are absolutely correct. If you move the includes/extra_definitions/about_us_filenames.php and move it to includes/extra_datafiles/about_us_filenames.php all should be fixed.

    I am working on a new package to submit with the bug fixes incldued.
    YES!! IT WORKS!!

    Much Aloha!!!

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

    Default Re: Andover Modern Template Support Thread

    YES!! IT WORKS!!

    Much Aloha!!!
    That's great Thank you for pointing out the bug.

 

 
Page 5 of 79 FirstFirst ... 345671555 ... LastLast

Similar Threads

  1. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  2. v151 Andover Modern - Site rebuild Problems
    By Rizla in forum Addon Templates
    Replies: 4
    Last Post: 4 May 2014, 09:49 AM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 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

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