Page 52 of 152 FirstFirst ... 242505152535462102 ... LastLast
Results 511 to 520 of 1518
  1. #511
    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 brittainmark View Post
    HI Anne,
    Have the template live and all working well. I have made some changes to the Display mode to minimise the calls to mobile detect and get them all in one place.
    I have changed:
    includes>init_includes/init_display_mode.php
    includes>templates>responsive_sheffield_blue>common>html_header.php
    includes>templates>responsive_sheffield_blue>templates>tpl_modules_mobile_catego ries_tabs.php

    Basically I have used the init_display_mode module to set $_SESSION['display_mode'] to the display mode and then used that in the other two modules.

    Don't know if you want it for the future template of the 1.5.6 version of zen cart. Just in case I have attached a zip file with the modules.

    I also had difficulty with Slimmenu ( I could not get that to work on my samsung galaxy tab.) I therefore replaces it with smart menu from http://www.smartmenus.org/ which worked straight out of the box. I have not included this in the file. If you want to see this go to my site http://innerlightcrystals.co.uk/sales/ or visit their site. If you want i could put together a separate include for this menu. It may take me a few days.

    Hope you find this useful.

    Attachment 15867
    Thank you for posting your changes. The next update of the template package will probably use rbarbour's new version of the diy responsive template default code which has many improvements. You can see the new code here:

    https://www.zen-cart.com/showthread....amework-(BETA)

    There is a patch posted here on the forum for the slimmenu problem. It is of course advisable to switch the menu to any menu that you prefer ;)


    Thanks,

    Anne

  2. #512
    Join Date
    Aug 2006
    Location
    Kihikihi, New Zealand
    Posts
    230
    Plugin Contributions
    3

    Default Re: Responsive Sheffield Blue V 2.0!

    Just found a small oversight in some of the defines:

    In both includes/languages/english/products_all.php and products_new.php you must add:
    Code:
    define('TABLE_HEADING_MODEL','Model: ');
    This error occurs when viewing: Product Listing - Layout Style in rows instead of columns

  3. #513
    Join Date
    Jan 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Anne (or anyone),
    Im trying to remove some space in my header. Ive looked at the tpl_header file and the stylesheet...but usually the changes i make negatively affect the mobile version of the site so im stumped.
    I also noticed my language and currency have dropped down a line...also creating extra space.
    I would really like to have a texture behind the whole header but could not get that to work either.
    help! :)
    http://axisoneindustries.com/store/

  4. #514
    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 Goshawk View Post
    Just found a small oversight in some of the defines:

    In both includes/languages/english/products_all.php and products_new.php you must add:
    Code:
    define('TABLE_HEADING_MODEL','Model: ');
    This error occurs when viewing: Product Listing - Layout Style in rows instead of columns
    The template is designed to use the column layout. If you want to use the rows layout you will need to make adjustments to make the layout responsive.

    Thanks,

    Anne

  5. #515
    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 bigwireless View Post
    Anne (or anyone),
    Im trying to remove some space in my header. Ive looked at the tpl_header file and the stylesheet...but usually the changes i make negatively affect the mobile version of the site so im stumped.
    I also noticed my language and currency have dropped down a line...also creating extra space.
    I would really like to have a texture behind the whole header but could not get that to work either.
    help! :)
    http://axisoneindustries.com/store/
    Any changes that you make to the template need to be checked on all devices. Use chrome and the web developer tools to tell you the line of the stylesheet that needs to be edited. If you change the desktop you may also need to make changes in the responsive_mobile.css and responsive_tablet.css.



    Thanks,

    Anne

  6. #516
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by gunni View Post
    One monitor is 18.5" 1366x768
    Other monitor is 17" 1024x768
    Hi Anne,
    Do you have any idea why in Hebrew I have the horizontal scroll bar
    and in English not ?

  7. #517
    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 gunni View Post
    Hi Anne,
    Do you have any idea why in Hebrew I have the horizontal scroll bar
    and in English not ?
    My guess is that the right hand ribbons on the sidebox headers are causing the problem. Use the chrome web developer tools to find the lines in the stylesheets that need to be adjusted.


    Thanks,

    Anne

  8. #518
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by picaflor-azul View Post
    My guess is that the right hand ribbons on the sidebox headers are causing the problem. Use the chrome web developer tools to find the lines in the stylesheets that need to be adjusted.


    Thanks,

    Anne
    You are genious
    Changed in stylesheet.css
    left:14px instead of -25px

    .ribbon1 {font-size: 16px !important;width: 110.8%;position: relative;background: #24629f;color: #fff; text-align: center;left:14px;}

  9. #519
    Join Date
    Dec 2015
    Posts
    9
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Hello! I was wondering how I would go about adding another tab to the main page box, where the Newest, Featured and Specials tabs are. I am wanting to add a tab for upcoming products- I realise I can add this section below the tabs box but I need it to be more noticable, so an extra tab would be ideal. Please dumb-down instructions as much as you can, as my PHP knowledge is limited Thanks!

  10. #520

    help question Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by picaflor-azul View Post
    It looks like you do not have that file uploaded from the template package:

    includes/classes/split_page_results.php

    Thanks,

    Anne
    I have the same problem here... this is what I get when I add something to the shopping cart using Chrome and IE;

    An unknown response null: :text/html;
    charset=utf-8: :SyntaxError: Unexpected end of input was received while processing an ajax call. The action you requested could not be completed.


    This is what I get when I use Firefox;

    An unknown response null: :text/html; charset=utf-8: :SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data was received while processing an ajax call. The action you requested could not be completed.

    I checked for the file includes/classes/split_page_results.php
    The file was already there, but I uploaded it again to be sure... still getting same thing.
    [FONT="Tahoma"]TLC Creations[/FONT]
    [FONT="Arial"]tlccreations.com[/FONT]

 

 

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