Page 1 of 9 123 ... LastLast
Results 1 to 10 of 496

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by SPH View Post
    Very nice and outside-of-the-box design. Will have to test this....
    That's unlike you Steve, test driving different templates
    I have to say though, personally, I think this template could be perfect for your business sector, just my humble opinion mate.

  2. #2
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picandnix View Post
    That's unlike you Steve, test driving different templates
    I have to say though, personally, I think this template could be perfect for your business sector, just my humble opinion mate.
    Agreed! Love Winchester but Dover may be even better.
    Steve
    prommart.com

  3. #3
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi,

    It's 1:30 am my time and I just uploaded and installed this nice template in minutes before going to bed. Haven't yet looked at instructions or tooled around much. But, unless I'm not seeing properly this late, I do not see the shopping cart or the account/login info on homepage in desktop mode. Is this correct?

    They do show in reduced size mode.

    www.prommart.com
    Steve
    prommart.com

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

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by SPH View Post
    Hi,

    It's 1:30 am my time and I just uploaded and installed this nice template in minutes before going to bed. Haven't yet looked at instructions or tooled around much. But, unless I'm not seeing properly this late, I do not see the shopping cart or the account/login info on homepage in desktop mode. Is this correct?

    They do show in reduced size mode.

    www.prommart.com
    Yes, this is correct. If you want this info on the home page you can add it to a sidebox. If you check the plugins section you will probably find something for this ;)

    Thanks,

    Anne

  5. #5
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    Yes, this is correct. If you want this info on the home page you can add it to a sidebox. If you check the plugins section you will probably find something for this ;)

    Thanks,

    Anne
    Hmmm...I would have thought that having a link to the Account/Login on the homepage in desktop mode would be a given. How else would a customer know how to get to their account login in on homepage in desktop mode? As I understand it, this is not a bug but a design error. Still a great template.

    Putting something like "My Account" in the Information section on the bottom left would be best - if not at top near search box or someplace.

    Perhaps I can figure out a sidebox, but then it'd be on every page.
    Steve
    prommart.com

  6. #6
    Join Date
    Apr 2014
    Posts
    154
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by SPH View Post
    Hmmm...I would have thought that having a link to the Account/Login on the homepage in desktop mode would be a given. How else would a customer know how to get to their account login in on homepage in desktop mode? As I understand it, this is not a bug but a design error. Still a great template.

    Putting something like "My Account" in the Information section on the bottom left would be best - if not at top near search box or someplace.

    Perhaps I can figure out a sidebox, but then it'd be on every page.
    What you are asking for is not difficult at all. Just take the code to echo the information and place it in "li" tags where you want it. So if you want it in the information section just add it there. Understand that even if you feel its a design error you are free to do whatever you want. She provides free templates which can be used as a base and the owner can do any modifications they want.

  7. #7
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by yaritai View Post
    What you are asking for is not difficult at all. Just take the code to echo the information and place it in "li" tags where you want it. So if you want it in the information section just add it there. Understand that even if you feel its a design error you are free to do whatever you want. She provides free templates which can be used as a base and the owner can do any modifications they want.
    Thanks, I may try that.

    I also understand and appreciate all of the free templates Picaflor Azul provides. IMO she is one of the inner circle of contributors that keeps zencart at the top.

    Nobody is perfect, though, and maybe it's just me but I think that a customer in desktop mode should be able to login/register from the homepage. Ecommerce is difficult enough without puting a hurdle in their path. Afterall, the login/register info is in the reduced size mode.

    I do see that in reduced size mode that the login information IS in the Information section. Perhaps I'll try your suggestion and get it there in desktop mode.

    Thanks again.
    Steve
    prommart.com

  8. #8
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by SPH View Post
    Hmmm...I would have thought that having a link to the Account/Login on the homepage in desktop mode would be a given. How else would a customer know how to get to their account login in on homepage in desktop mode? As I understand it, this is not a bug but a design error. Still a great template.

    Putting something like "My Account" in the Information section on the bottom left would be best - if not at top near search box or someplace.

    Perhaps I can figure out a sidebox, but then it'd be on every page.
    The code is already on the page. There is a display:none hiding it in the index_home.css file. If you want it to show you will need to remove the display:none and then add a z-index so that it will show above the slide show.

    It is not an error on my part. I did purposely hide everything from the main page so that the full screen slide show would be the star.

    Thanks,

    Anne

  9. #9
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    The code is already on the page. There is a display:none hiding it in the index_home.css file. If you want it to show you will need to remove the display:none and then add a z-index so that it will show above the slide show.

    It is not an error on my part. I did purposely hide everything from the main page so that the full screen slide show would be the star.

    Thanks,

    Anne

    Hi,

    I fully appreciate your design thought and agree that it probably wouldn't look good encroaching on the slide show in any manner.

    I may try to get it in the Information section, as per Yaritai.

    Thanks again for the great template...probably the most inspired yet!
    Steve
    prommart.com

  10. #10
    Join Date
    Apr 2014
    Posts
    154
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by SPH View Post
    Hi,

    I fully appreciate your design thought and agree that it probably wouldn't look good encroaching on the slide show in any manner.

    I may try to get it in the Information section, as per Yaritai.

    Thanks again for the great template...probably the most inspired yet!
    Since I see that the account info may be of importance for your site, you may not want to stick it in the information side box. There are 2 possible ways I see fit for your purpose.

    1) If you do not use the "more information" sidebox, you may just want to place the customer service links there and then move it to wherever you want in the sort. Just change the heading to what you see fit.
    2) But if you do use the "more information" sidebox then just get a blank sidebox or clone a stock ZC one and place the links there.

    In another sidebox it would give you control over where you want it in the left navigation and be easy to move it around to your liking for final position.

 

 
Page 1 of 9 123 ... 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