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

Hybrid View

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Hi Anne
    Trying to use sheffield blue 2 template to be for Hebrew with right to left view with Eran Hebrew language addon.
    When the file ../includes/languages/hebrew.php contains RTL then the width of the Hebrew page get wider and the scrolling
    bar apears on the bottom: Hebrew
    When I change it to LTR it is OK: English
    Any ideas why RTL causes such a thing ??

  2. #2
    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
    Trying to use sheffield blue 2 template to be for Hebrew with right to left view with Eran Hebrew language addon.
    When the file ../includes/languages/hebrew.php contains RTL then the width of the Hebrew page get wider and the scrolling
    bar apears on the bottom: Hebrew
    When I change it to LTR it is OK: English
    Any ideas why RTL causes such a thing ??
    I don't see a horizontal scroll on hebrew. What size browser are you using? What device? etc.

    Thanks,

    Anne

  3. #3
    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
    I don't see a horizontal scroll on hebrew. What size browser are you using? What device? etc.

    Thanks,

    Anne
    Hi Anne,
    Thanks for your reply.
    I see it on Windows 10 desktop computer, Windows XP desktop computer, One Plus one Android mobile,
    Tablet...
    Looks like all the devices I checked were with this problem.
    Please check again.

  4. #4
    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
    Hi Anne,
    Thanks for your reply.
    I see it on Windows 10 desktop computer, Windows XP desktop computer, One Plus one Android mobile,
    Tablet...
    Looks like all the devices I checked were with this problem.
    Please check again.
    By the way, in mobile devices you will not see the scroller but if you will put your finger and move the screen to the right/left - you will see it scrolled a little.

  5. #5
    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,
    Thanks for your reply.
    I see it on Windows 10 desktop computer, Windows XP desktop computer, One Plus one Android mobile,
    Tablet...
    Looks like all the devices I checked were with this problem.
    Please check again.
    What size monitor are you using? I am viewing on a large desktop and do not see the scroll bar.

    Thanks,

    Anne

  6. #6
    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
    What size monitor are you using? I am viewing on a large desktop and do not see the scroll bar.

    Thanks,

    Anne

    One monitor is 18.5" 1366x768
    Other monitor is 17" 1024x768

  7. #7
    Join Date
    Apr 2009
    Posts
    489
    Plugin Contributions
    2

    Default Re: Responsive Sheffield Blue V 2.0!

    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.

    DisplayMode.zip
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

  8. #8
    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.

    DisplayMode.zip
    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

  9. #9
    Join Date
    Sep 2014
    Location
    ohio
    Posts
    216
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Hi Anne,

    I installed the template, looks good, then I was making some changes and all of a sudden I cannot access my store. I can logon to my admin but I get a 500 error in my store
    www.benzbonz.biz/store

  10. #10
    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 ?

 

 
Page 1 of 2 12 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 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

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