Page 46 of 50 FirstFirst ... 364445464748 ... LastLast
Results 451 to 460 of 496
  1. #451
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Anne

    I am using your template once again. It certainly has the wow factor :)

    I have a question: We have 2 tabs for most of our products, but on some of the more bespoke desks, we will need a 3rd tab for delivery options.

    Is the whole tabs setup "one size fits all" or can it be flexible?

    I welcome any help/advice.
    Debbie Harrison
    DVH Design | Web Design blog

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

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    Hi Anne

    I am using your template once again. It certainly has the wow factor :)

    I have a question: We have 2 tabs for most of our products, but on some of the more bespoke desks, we will need a 3rd tab for delivery options.

    Is the whole tabs setup "one size fits all" or can it be flexible?

    I welcome any help/advice.
    You can use the tabs for any custom fields that you create in zen cart. You could just use an if statement to only show the tab if there is information in the database for that tab.

    Thanks,

    Anne

  3. #453
    Join Date
    Apr 2016
    Location
    Arizona
    Posts
    8
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    HI Anne

    Looking for some help
    my site is http://nddesigns.us/shop

    version of Zen Cart is 1.5.5.a

    The problem I am having and not sure if template or I am doing something wrong ..

    I put in a blank sidebox renamed to SSL_PAYPAL_Sidebox and I put the code in for the pay pal logo that is on the paypal site which is Java script so I followed the info to put a backslash before any apostrophe . yet anytime the side box is on per the layout controller page The pages other then the front are messed up . ex: product page everything from right side of screen shows up under the sidebar on the left ..

    I also tried the banner side box plug in and putting the info for the paypal logo in the box ( in the form ) it also brakes the page the same way

    Is there a way to fix this and is it template problem or is it something I did ..

    Thank you for making such a wonderful template.

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

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by DebbieDKK View Post
    HI Anne

    Looking for some help
    my site is http://nddesigns.us/shop

    version of Zen Cart is 1.5.5.a

    The problem I am having and not sure if template or I am doing something wrong ..

    I put in a blank sidebox renamed to SSL_PAYPAL_Sidebox and I put the code in for the pay pal logo that is on the paypal site which is Java script so I followed the info to put a backslash before any apostrophe . yet anytime the side box is on per the layout controller page The pages other then the front are messed up . ex: product page everything from right side of screen shows up under the sidebar on the left ..

    I also tried the banner side box plug in and putting the info for the paypal logo in the box ( in the form ) it also brakes the page the same way

    Is there a way to fix this and is it template problem or is it something I did ..

    Thank you for making such a wonderful template.
    This is not a problem with the template. The problem is in the code that you added to the sidebox. Check to see that you have no un closed tags, etc. If you run the site through the w3c validator you will see a lot of html errors:

    https://validator.w3.org/check?uri=h...Inline&group=0

    These need to be fixed as they are breaking the responsive layout of the template.

    Thanks,

    Anne

  5. #455
    Join Date
    Apr 2016
    Location
    Arizona
    Posts
    8
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    This is not a problem with the template. The problem is in the code that you added to the sidebox. Check to see that you have no un closed tags, etc. If you run the site through the w3c validator you will see a lot of html errors:

    https://validator.w3.org/check?uri=h...Inline&group=0

    These need to be fixed as they are breaking the responsive layout of the template.

    Thanks,

    Anne
    Hi Anne

    thank you for the help I have checked the page and fixed most of the errors yet there are some that I can't seem to find .. meaning I don't know the page to look on to fix :
    Line 85, Column 75: document type does not allow element "p" here

    …mages/banners/slide1.jpg', title : '<p>Welcome to Our shop</p>', url : 'http:/…

    This one is talking about the slide show yet I can't seem to find the page where the info is on so not sure how to fix ..

    Also after fixing the ones dealing with the blank sidebox and the SSL box the page problem is still happening ..

    Any input would be great

    Thank you again

    Debbie

  6. #456

    Default Re: Dover Fine Responsive Template

    Hi Anne,

    I wonder if you can help. I don't know if this is template related but I've set up some homepageslide banners and I've tried setting the sort order to 10,20,30 etc but they aren't displaying in the order I need them to show up. Do I have to edit a file somewhere to make this happen?

    Kind regards

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

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by DebbieDKK View Post
    Hi Anne

    thank you for the help I have checked the page and fixed most of the errors yet there are some that I can't seem to find .. meaning I don't know the page to look on to fix :
    Line 85, Column 75: document type does not allow element "p" here

    …mages/banners/slide1.jpg', title : '<p>Welcome to Our shop</p>', url : 'http:/…

    This one is talking about the slide show yet I can't seem to find the page where the info is on so not sure how to fix ..

    Also after fixing the ones dealing with the blank sidebox and the SSL box the page problem is still happening ..

    Any input would be great

    Thank you again

    Debbie
    You have bad code in your sslpaypalContent sidebox. There is no need for a table here. Check to make sure that you do not have any mis matched tags.

    Thanks,

    Anne

  8. #458
    Join Date
    Jul 2016
    Posts
    3
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    I am attempting to use this template, but I have a question about when the single column status. When is the single column applied to mobile visitors? I have been trying on my smart phone but it instead of a single column display. I get a scaled down 2 column display. Any help would be greatly appreciated.

  9. #459
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,465
    Plugin Contributions
    11

    Default Re: Dover Fine Responsive Template

    a link to the site?

  10. #460
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Ann

    Our site looks absolutely brilliant, all except for in MSIE 11.

    What appears to be happening is the top tabs are separate from their content. If you take a look at http://sitstandforbusiness.com/heigh...only-p-21.html you'll see what I mean.

    Please could you shed any light? On other resolutions it is fine, but there's no obvious clear: both command. it doesn't seem to like borders either, it just ignores it.

    I welcome any advice.

    Kind regards
    Debbie Harrison
    DVH Design | Web Design blog

 

 
Page 46 of 50 FirstFirst ... 364445464748 ... LastLast

Similar Threads

  1. v154 dover fine - removing links
    By simon3215 in forum Addon Templates
    Replies: 8
    Last Post: 3 Oct 2018, 03:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v154 Dover Fine configuration
    By tuborg in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Feb 2015, 02:27 PM
  4. v154 Using Dover Fine & Image Handler 4
    By wlamoreaux in forum General Questions
    Replies: 1
    Last Post: 28 Jan 2015, 11:17 PM
  5. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 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