Page 37 of 152 FirstFirst ... 2735363738394787137 ... LastLast
Results 361 to 370 of 1518
  1. #361
    Join Date
    Apr 2010
    Posts
    40
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    I just installed this template on a zen cart installation 1.54.. The template looks great and runs great on the front end . But my admin section is so slow its going to be non workable. Did i overlook something ? There are no errors everything is working as it should but it now takes about 10 seconds for each page load on the back end only.

  2. #362
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Responsive Sheffield Blue V 2.0!

    could it be a server curl issue?
    try deleting this file:

    YOUR_ADMIN\includes\auto_loaders\config.responsive_sheffield_blue.php

    does that help? removing that file will stop that installer from checking for a newer version on zencart and checking for newer version files, it's the only thing I can think of that would cause a slow admin from just the template.

    Do you have any other modules installed?

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by roberttimmons View Post
    I just installed this template on a zen cart installation 1.54.. The template looks great and runs great on the front end . But my admin section is so slow its going to be non workable. Did i overlook something ? There are no errors everything is working as it should but it now takes about 10 seconds for each page load on the back end only.
    Yes, I agree, remove this file after installation:

    YOUR_ADMIN\includes\auto_loaders\config.responsive_sheffield_blue.php

    I have this on a list to fix in the next update ;)


    Thanks,

    Anne

  4. #364
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Can my slider images be centered and downsized just a little so that I have my left and right columns displayed on the sides of them?
    Here is demo 1.54 site is located at www.gelcandlecompany.com/demo

    Thank you Anne and thank you guys for the help!

  5. #365
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by spawnie69 View Post
    Can my slider images be centered and downsized just a little so that I have my left and right columns displayed on the sides of them?
    Here is demo 1.54 site is located at www.gelcandlecompany.com/demo

    Thank you Anne and thank you guys for the help!
    What I would do if it was me (Anne may have another opinion) is in the

    includes/templates/responsive_sheffield_blue/common/tpl_header.php
    remove
    PHP Code:
    <?php
        
    if ($this_is_home_page) {
    ?>

    <?php
    if (RSB_SLIDER_STATUS == 'true') {
    ?>

              <?php require($template->get_template_dir('tpl_home_slider.php',DIR_WS_TEMPLATE$current_page_base,'common')
                            . 
    '/tpl_home_slider.php');?>

    <?php ?>
    <?php 
    ?>
    and put it in the:
    includes/templates/responsive_sheffield_blue/common/tpl_main_page.php
    right after:
    HTML Code:
    <!-- eof upload alerts -->

  6. #366
    Join Date
    Aug 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by RFree190 View Post
    ADD CUSTOM MENU ITEMS TO TOP MENU

    Can I add custom menu items to the top menu?
    I would like to add and/or edit the name of a menu item and place custom links under that header.
    Is this possible?

    Thanks!
    Rick
    I would like to find where/how to modify the header menu drop downs as well ...


    Cheers,

    -Eric

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by BrotherRE View Post
    I would like to find where/how to modify the header menu drop downs as well ...


    Cheers,

    -Eric
    You can edit the includes/templates/responsive_sheffield_blue/templates/tpl_modules_categories_tabs.php file.

    Thanks,

    Anne

  8. #368
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by bislewl View Post
    What I would do if it was me (Anne may have another opinion) is in the

    includes/templates/responsive_sheffield_blue/common/tpl_header.php
    remove
    PHP Code:
    <?php
        
    if ($this_is_home_page) {
    ?>

    <?php
    if (RSB_SLIDER_STATUS == 'true') {
    ?>

              <?php require($template->get_template_dir('tpl_home_slider.php',DIR_WS_TEMPLATE$current_page_base,'common')
                            . 
    '/tpl_home_slider.php');?>

    <?php ?>
    <?php 
    ?>
    and put it in the:
    includes/templates/responsive_sheffield_blue/common/tpl_main_page.php
    right after:
    HTML Code:
    <!-- eof upload alerts -->
    I tried out what Bislewl recommended and it appears like this www.gelcandlecompany.com/demo
    Looks like the slider is a little in the blue as you can see. Can this be moved a little?
    I was hoping that Important Links, Best Sellers and Specials column would appear on the right side and Newest, Features and Specials would be appear directly underneath the slider instead of so far down.

  9. #369
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    I just checked on my phone and theres 2 slider image on top of each other.
    www.gelcandlecompany.com/demo

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by spawnie69 View Post
    I tried out what Bislewl recommended and it appears like this www.gelcandlecompany.com/demo
    Looks like the slider is a little in the blue as you can see. Can this be moved a little?
    I was hoping that Important Links, Best Sellers and Specials column would appear on the right side and Newest, Features and Specials would be appear directly underneath the slider instead of so far down.
    Take the margin-top off of the .content-slider in stylesheet_flex.css

    Thanks,

    Anne

 

 

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 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  3. v154 Responsive Sheffield Blue change menu links
    By Annie_zaz in forum Addon Templates
    Replies: 3
    Last Post: 7 May 2016, 11:33 PM
  4. v154 Responsive Sheffield Blue v.2.0 Pricing not showing
    By SilverHD in forum Addon Templates
    Replies: 13
    Last Post: 4 Nov 2015, 10:57 PM
  5. v154 Questions re: Responsive Sheffield Blue
    By dfontana in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Aug 2015, 02:43 AM

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