Re: Dover Fine Responsive Template
Quote:
Originally Posted by
Andy_M
Hi Anne,
First.. Thanks for all your hard work on these templates!!
I don't know if there is a solution for this one but I tested my site on a tablet, Acer Iconia Tab, resolution 1920x1200, in Portrait mode, using chrome browser, and I am unable to select the Slim Menu dropdown as it is mostly hidden at the top of the page...
Attachment 15225
Kinda weird. If you have any ideas, let me know.
Thanks!
Andy
If you post a link to your site I can take a look.
Thanks,
Anne
Re: Dover Fine Responsive Template
Per the screen attachment I'd almost be this is the link http://juliescrossstitch.com/ZenCart154/ I have been eying this template for sometime now
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
Thanks,
Anne
The template has not been tested with this device. I don't have this device and can not test for it unless there is an emulator online for it. If you can find an emulator I can take a look.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
The template has not been tested with this device. I don't have this device and can not test for it unless there is an emulator online for it. If you can find an emulator I can take a look.
Thanks,
Anne
Hi,
I don't have an emulator to offer. I think this tablet may be an odd resolution. I can live with it as it looks fine in landscape mode. Thanks.
I will post back if I find anything more.
Andy
Re: Dover Fine Responsive Template
Ann, the version on your site still has the bug that was fixed in version 1.1 in the plugins area - probably a good idea to update there or point to the plugins so there's only one copy to maintain.
Re: Dover Fine Responsive Template
Template displays checkout link even when cart is empty. Clicking it shows the "Whoops" message.
Solution: in includes/templates/dover_fine/common/tpl_header.php
wrap the FILENAME_CHECKOUT_SHIPPING link
with
<?php if ($_SESSION['cart']->count_contents() != 0) { ?>
Re: Dover Fine Responsive Template
I didn't really like that the login, contact us, etc. links were not shown on the home page. Fix: modify includes/templates/dover_fine/css/index_home.css and remove the first line which sets display to none for this block.
Re: Dover Fine Responsive Template
In the documentation the instructions for turning off the slideshow refer to a setting that doesn't exist ("Home Page Slideshow"). As you suggested in an earlier post, I modified ./includes/templates/dover_fine/common/tpl_main_page.php to remove this logic.
Re: Dover Fine Responsive Template
Turning on items in the centerbox on the home page (for example, Admin->Layout Settings->Categories - Always Show on Main Page or Admin->Configuration->Index Listing->Show Featured Products on Main Page - Category with SubCategories) overwrites the left menu on desktop - adjustment needed to the css? (Works ok on mobile.)
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
swguy
Turning on items in the centerbox on the home page (for example, Admin->Layout Settings->Categories - Always Show on Main Page or Admin->Configuration->Index Listing->Show Featured Products on Main Page - Category with SubCategories) overwrites the left menu on desktop - adjustment needed to the css? (Works ok on mobile.)
Thanks for all of the input and suggestions ;) I will make notes and get these fixed in the template package update.
Thanks,
Anne