Page 22 of 40 FirstFirst ... 12202122232432 ... LastLast
Results 211 to 220 of 393
  1. #211
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Responsive All Business Template

    Quote Originally Posted by Linda in NY View Post
    My mistake I did find an error, still researching what it means. I did try switching back and that's not working with classic either. It was but it's not now. The error showing is: Invalid argument supplied for foreach() in public_html/shoppingcart/showed my admin folder/template_select.php on line 190
    Then there is a problem with your zen cart install. I would try uploading the problem file from a fresh zen cart package to your server.

    Thanks,

    Anne

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

    Default Re: Responsive All Business Template

    Quote Originally Posted by FoodSourceDirect View Post
    Hi Anne:

    I don't know how or where I missed it. I have gone through the posts on the site and not found out how I can address the problem that I described. The link to the site is www.foodsourcedirect.com. I need to know what I need to do correct the problem I am experiencing.

    Thanks,

    Antoni
    If your problem is that your responsive layout is broken (always helps if you post your problem along with your site url) then it is due to a bug in the tpl_header.php file and happens when you do not add a tagline. Try just replacing the blank tagline with a space.

    Thanks,

    Anne

  3. #213
    Join Date
    Jul 2014
    Location
    Santiago
    Posts
    53
    Plugin Contributions
    0

    Default Re: Responsive All Business Template

    Quote Originally Posted by picaflor-azul View Post
    If your problem is that your responsive layout is broken (always helps if you post your problem along with your site url) then it is due to a bug in the tpl_header.php file and happens when you do not add a tagline. Try just replacing the blank tagline with a space.

    Thanks,

    Anne
    Hi Anne thanks for the reply. I looked at the tpl_header.php to find where I should add the space in lieu of a blank tagline. But I don't know where to invert the blank space.

    Description of the Problem: Site Address: FoodSourceDirect.com
    My Slideshow box moves to the bottom of the screen except when I zoom the screen to 110% or 125%. And at 110% or 125% there is a big space between the SlideShow box and the SlideShow navigation. However when I zoom to 100% or below, the SlideShow box drops below and the SlideShow navigation is perfectly aligned with it.

    I guess you can say that our responsive layout is somewhat broken. It behaves on desktop screens in the manner described above; but, it appears that it displays correctly on mobile phones. any further guidance would be helpful.

    Thanks again,

    Antoni







    Last edited by FoodSourceDirect; 13 Dec 2014 at 08:50 PM. Reason: forgot something

  4. #214
    Join Date
    Sep 2010
    Posts
    29
    Plugin Contributions
    0

    Default Re: Responsive All Business Template

    I tried that, it didn't help. Thank you Anne, I appreciate your response.
    Quote Originally Posted by picaflor-azul View Post
    Then there is a problem with your zen cart install. I would try uploading the problem file from a fresh zen cart package to your server.

    Thanks,

    Anne

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

    Default Re: Responsive All Business Template

    Quote Originally Posted by FoodSourceDirect View Post
    Hi Anne thanks for the reply. I looked at the tpl_header.php to find where I should add the space in lieu of a blank tagline. But I don't know where to invert the blank space.

    Description of the Problem: Site Address: FoodSourceDirect.com
    My Slideshow box moves to the bottom of the screen except when I zoom the screen to 110% or 125%. And at 110% or 125% there is a big space between the SlideShow box and the SlideShow navigation. However when I zoom to 100% or below, the SlideShow box drops below and the SlideShow navigation is perfectly aligned with it.

    I guess you can say that our responsive layout is somewhat broken. It behaves on desktop screens in the manner described above; but, it appears that it displays correctly on mobile phones. any further guidance would be helpful.

    Thanks again,

    Antoni







    You need to add the space in includes/languages/english/override/header.php in the tagline define statement.

    Thanks,

    Anne

  6. #216
    Join Date
    Jul 2014
    Location
    Santiago
    Posts
    53
    Plugin Contributions
    0

    Default Re: Responsive All Business Template

    Quote Originally Posted by picaflor-azul View Post
    You need to add the space in includes/languages/english/override/header.php in the tagline define statement.

    Thanks,

    Anne
    Hi Anne,

    Thank you very much. It's amazing how one tiny change can make such a huge difference. It's working now.

    Regards,

    Antoni

  7. #217
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Responsive All Business Template

    Hello Anne,

    I have just done an install of this template on a fresh v1.5.3 install (absolutely nothing else installed) and having a problem with EZ-Pages in that the right hand column sits to the left under the text of the ez-page

    example http://www.jewelleryonline.net.au/sh...d=15&chapter=1

    any assistance is appreciated.

    cheers,
    Mike

  8. #218
    Join Date
    Dec 2014
    Location
    SE TX
    Posts
    32
    Plugin Contributions
    0

    Default Re: Responsive All Business Template

    Quote Originally Posted by shags38 View Post
    Hello Anne,

    I have just done an install of this template on a fresh v1.5.3 install (absolutely nothing else installed) and having a problem with EZ-Pages in that the right hand column sits to the left under the text of the ez-page

    example http://www.jewelleryonline.net.au/sh...d=15&chapter=1

    any assistance is appreciated.

    cheers,
    Mike
    you have an unclosed <font> tag in the page content
    (I see like 5 unmatched end tag errors)



    Name:  allbusi.png
Views: 163
Size:  10.9 KB

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

    Default Re: Responsive All Business Template

    Quote Originally Posted by shags38 View Post
    Hello Anne,

    I have just done an install of this template on a fresh v1.5.3 install (absolutely nothing else installed) and having a problem with EZ-Pages in that the right hand column sits to the left under the text of the ez-page

    example http://www.jewelleryonline.net.au/sh...d=15&chapter=1

    any assistance is appreciated.

    cheers,
    Mike
    My guess is that you have either an extra or missing <div> or </div> tag in your ezpage text that is causing the problem.

    Thanks,

    Anne

  10. #220
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Responsive All Business Template

    Quote Originally Posted by SignTorch View Post
    you have an unclosed <font> tag in the page content
    (I see like 5 unmatched end tag errors)



    Name:  allbusi.png
Views: 163
Size:  10.9 KB
    Thanks - did the trick

 

 
Page 22 of 40 FirstFirst ... 12202122232432 ... LastLast

Similar Threads

  1. All Business template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 994
    Last Post: 23 Apr 2019, 04:44 PM
  2. Help with Responsive All Business Template Links
    By StevenUK in forum General Questions
    Replies: 6
    Last Post: 9 Dec 2015, 04:24 PM
  3. v154 How Do I Install : Responsive All Business Template into Zen Cart
    By StevenUK in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 4 Dec 2015, 01:16 PM
  4. .xcf file in All Business template
    By johnn196703 in forum Customization from the Admin
    Replies: 3
    Last Post: 27 Apr 2012, 06:35 PM
  5. All Business template -v1.5
    By heloparis in forum Addon Templates
    Replies: 5
    Last Post: 9 Apr 2012, 03:00 PM

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