Page 68 of 85 FirstFirst ... 1858666768697078 ... LastLast
Results 671 to 680 of 842
  1. #671
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by jsarwar View Post
    I finally got the footer displayed on homepage. Now need assistance with two

    (1) Product info page is not displaying correctly.

    (2) Tab Module for Featured, New, Specials not displaying correctly.


    Thank you!
    (1) was solved by removing zenlight which was causing issue. May be version installed on 1.3 is not compatible with 1.5.

    (2) was solved by making some changes in templates/common folder files.

    -----

  2. #672
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Updraded 1.3 to 1.5.3 and have two issue.

    (1) Template shows large blank space below footer for all pages. If I remove following lines from tpl_header.php in common folder
    <?php require($template->get_template_dir('tpl_mega_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_mega_menu.php');?>

    It will remove the large blank space below footer but it also remove mega menu. Any suggestions?


    (2) Product page does not show product image even image box appear there and appearance look like no image is uploaded but when click on large image it does not product image. How I can get this fixed?

    Thank you!

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by jsarwar View Post
    Does this template work on 1.5.3? I upgrade one site today and classic template was loading ok but whenever I upload file for this template, pages does not load correctly.
    I tried files from directory of 1.3.9 version which have been working well with this template and also fresh files from your website but still website is not loading correctly. I also tried responsive one and same thing happen.

    First Page does not load after site logo so I change /SBtemplates/common/html_header.php file with standard zencart 1.5.3 file and now page load above the footer and content is not aligned specially on main page for specials, featured and new. Footer is not appearing for main page and product detail page.

    http://goo.gl/ yTPsY6


    emit space after/

    thank you!
    I just installed the Responsive Sheffield Blue template on a fresh install of 1.5.3 with no problems or issues. No modifications to the template package are necessary. All of the problems you are experiencing are due to modifications you have made or upgrade errors.

    Thanks,

    Anne

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by jsarwar View Post
    Updraded 1.3 to 1.5.3 and have two issue.

    (1) Template shows large blank space below footer for all pages. If I remove following lines from tpl_header.php in common folder
    <?php require($template->get_template_dir('tpl_mega_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_mega_menu.php');?>

    It will remove the large blank space below footer but it also remove mega menu. Any suggestions?


    (2) Product page does not show product image even image box appear there and appearance look like no image is uploaded but when click on large image it does not product image. How I can get this fixed?

    Thank you!
    If you have a long list of manufacturers or categories, it is the reason for the white space. Hover over your header drop downs to check this.

    Thanks,

    Anne

  5. #675
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you have a long list of manufacturers or categories, it is the reason for the white space. Hover over your header drop downs to check this.

    Thanks,

    Anne


    Hi Anne,

    Thank you this fix the large blank space below footer. Can you please assist with

    (2) Product page does not show product image even image box appear there and appearance look like no image is uploaded but when click on large image link it does show product image. How I can get this fixed?

    All images files are in public_html/images folder and on 1.3.9 version product pages were displaying images fine but now It don't show image on product page and when I check image url it shows

    domain.com/public_html/images/medium/dvd/pic.jpg

    instead of

    domain.com/public_html/images/pic.jpg

    Thank you

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by jsarwar View Post
    Hi Anne,

    Thank you this fix the large blank space below footer. Can you please assist with

    (2) Product page does not show product image even image box appear there and appearance look like no image is uploaded but when click on large image link it does show product image. How I can get this fixed?

    All images files are in public_html/images folder and on 1.3.9 version product pages were displaying images fine but now It don't show image on product page and when I check image url it shows

    domain.com/public_html/images/medium/dvd/pic.jpg

    instead of

    domain.com/public_html/images/pic.jpg

    Thank you
    I would recommend checking your logs folder for errors and correcting the errors.

    Thanks,

    Anne

  7. #677
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Thank you. on 1.3.9 I had so many modules/modification so I think best would be to do fresh installed on 1.5.3
    Can you guide me if I install all modules on this 1.5.3 and they work then I can just move all files to live site and run any applicable sql in admin and all should work?

    Thank you

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by jsarwar View Post
    Thank you. on 1.3.9 I had so many modules/modification so I think best would be to do fresh installed on 1.5.3
    Can you guide me if I install all modules on this 1.5.3 and they work then I can just move all files to live site and run any applicable sql in admin and all should work?

    Thank you
    I would upgrade your database, then do a fresh install of the zen cart files, then install the template package (lots will be broken), then install/upgrade the modules.

    Thanks,

    Anne

  9. #679
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Thank you. I am working on it. I tried to run following sql for this template on fresh zencart 1.5.3 installation and it shows "Warning An error have occurred" I tried this in zc admin via install sql patch. Template is Sheffield_blue.
    Any idea?




    ## The following can be run via phpMyAdmin, or by Admin->Tools->Install SQLPatch:

    ## The following is used only to remove this mod:
    #delete from configuration where configuration_key in('PRODUCT_LISTING_LAYOUT_STYLE','PRODUCT_LISTING_COLUMNS_PER_ROW');

    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);


    ## The following may be run via phpMyAdmin rather than in Zen Cart Admin (if it gives an error)

    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 ('Define About Us Status', 'DEFINE_ABOUT_US_STATUS', '1', 'Enable the Defined About Us Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define Text ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text OFF', 25, 59, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');




    1 more question Template Sheffield_blue have catalog folders like classes, e.datafiles, language, modules and templates but responsive Sheffield_blue have only two for catalog section which are modules and templates so responsive will work with only these two directories for catalog section or do I have to get rest files from Template is Sheffield_blue?

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by jsarwar View Post
    Thank you. I am working on it. I tried to run following sql for this template on fresh zencart 1.5.3 installation and it shows "Warning An error have occurred" I tried this in zc admin via install sql patch. Template is Sheffield_blue.
    Any idea?




    ## The following can be run via phpMyAdmin, or by Admin->Tools->Install SQLPatch:

    ## The following is used only to remove this mod:
    #delete from configuration where configuration_key in('PRODUCT_LISTING_LAYOUT_STYLE','PRODUCT_LISTING_COLUMNS_PER_ROW');

    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);


    ## The following may be run via phpMyAdmin rather than in Zen Cart Admin (if it gives an error)

    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 ('Define About Us Status', 'DEFINE_ABOUT_US_STATUS', '1', 'Enable the Defined About Us Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define Text ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text OFF', 25, 59, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');




    1 more question Template Sheffield_blue have catalog folders like classes, e.datafiles, language, modules and templates but responsive Sheffield_blue have only two for catalog section which are modules and templates so responsive will work with only these two directories for catalog section or do I have to get rest files from Template is Sheffield_blue?
    The Responsive Sheffield Blue and Sheffield Blue are 2 completely different template packages. If you used to have the Sheffield Blue template installed then you can not just upgrade to the responsive package. You need to install the responsive package like a new template and then use the new template override directory to install any modules.

    Thanks,

    Anne

 

 
Page 68 of 85 FirstFirst ... 1858666768697078 ... LastLast

Similar Threads

  1. v151 Responsive Sheffield Blue v1.0
    By picaflor-azul in forum Addon Templates
    Replies: 1159
    Last Post: 23 Apr 2023, 01:20 AM
  2. v155 Column issues on Product Listings with Sheffield Blue template
    By wmorris in forum General Questions
    Replies: 4
    Last Post: 15 Apr 2016, 10:01 PM
  3. Replies: 5
    Last Post: 30 May 2014, 02:43 AM
  4. v151 Blue Admin [Support Thread]
    By vvomble in forum Addon Templates
    Replies: 11
    Last Post: 27 May 2013, 09:43 PM
  5. Gingham Blue Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 9
    Last Post: 17 Apr 2009, 10:19 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