Re: Dover Fine Responsive Template
Quote:
Originally Posted by
RFree190
Can you set a menu item to be open by default (expanded) on mobile devices?
So, when someone clicks the 3 horizontal lines at the top of the device, one menu with child items is already open?
Thanks
Check the menu authors site for more info about this:
http://adnantopal.github.io/slimmenu/
Thanks,
Anne
Re: Dover Fine Responsive Template
I saw a reference to Dover Fine Responsive Template v 1.2. Does this exist? The "download latest version" button in the plugins section downloads v1.1. I'm really hoping that 1.2 is a reality! :)
Mal
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
Malaperth
I saw a reference to Dover Fine Responsive Template v 1.2. Does this exist? The "download latest version" button in the plugins section downloads v1.1. I'm really hoping that 1.2 is a reality! :)
Mal
The latest version is available in the plugins section here.
Thanks,
Anne
Re: Dover Fine Responsive Template
I am having problems with products showing up in rows, even though I have checked and it is set to columns. My question is, could there be something in database causing this, the database was moved from a site that had a different template
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
Rick Simpson
I am having problems with products showing up in rows, even though I have checked and it is set to columns. My question is, could there be something in database causing this, the database was moved from a site that had a different template
Is the column layout turned on in admin--configuration--product listing?
Thanks,
Anne
Re: Dover Fine Responsive Template
Suddenly all the images in my store are no longer displayed >>>
HTML Code:
[Thu Dec 17 11:57:20 2015] [error] [client 24.222.24.74] client denied by server configuration: /home/seasonbr/public_html/scentia/includes/templates/dover_fine/img, referer: http://www.theoutletseason.com/scentia/includes/templates/dover_fine/css/stylesheet_supersized_shutter.css
[Thu Dec 17 11:57:20 2015] [error] [client 24.222.24.74] File does not exist: /home/seasonbr/public_html/gen, referer: http://www.theoutletseason.com/scentia/includes/templates/dover_fine/css/stylesheet_supersized_shutter.css
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
icecold
Suddenly all the images in my store are no longer displayed >>>
HTML Code:
[Thu Dec 17 11:57:20 2015] [error] [client 24.222.24.74] client denied by server configuration: /home/seasonbr/public_html/scentia/includes/templates/dover_fine/img, referer: http://www.theoutletseason.com/scentia/includes/templates/dover_fine/css/stylesheet_supersized_shutter.css
[Thu Dec 17 11:57:20 2015] [error] [client 24.222.24.74] File does not exist: /home/seasonbr/public_html/gen, referer: http://www.theoutletseason.com/scentia/includes/templates/dover_fine/css/stylesheet_supersized_shutter.css
It looks like you are missing one of the template files includes/templates/dover_fine/css/stylesheet_supersized_shutter.css. This would not effect missing product images.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
It looks like you are missing one of the template files includes/templates/dover_fine/css/stylesheet_supersized_shutter.css. This would not effect missing product images.
Thanks,
Anne
That file is there permissions are set to 664 might that be the problem?
I had to modify html output to get the images back but now I am missing images from the image subdirectory
get_contents was sending an error
Code:
[19-Dec-2015 21:17:33 Europe/Moscow] PHP Warning: file_get_contents(http://www.fragrancex.com/images/products/SKU/large/M140296Q.jpg): failed to open stream: HTTP request failed! HTTP/1.1 463
in /home/seasonbr/public_html/scentia/includes/functions/extra_functions/zen_magnific.php on line 20
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
icecold
That file is there permissions are set to 664 might that be the problem?
I had to modify html output to get the images back but now I am missing images from the image subdirectory
get_contents was sending an error
Code:
[19-Dec-2015 21:17:33 Europe/Moscow] PHP Warning: file_get_contents(http://www.fragrancex.com/images/products/SKU/large/M140296Q.jpg): failed to open stream: HTTP request failed! HTTP/1.1 463
in /home/seasonbr/public_html/scentia/includes/functions/extra_functions/zen_magnific.php on line 20
Zen magnific is not installed in the template package. My guess is that you have not installed this plugin correctly.
Thanks,
Anne
Re: Dover Fine Responsive Template
I would like to add links in the menu on the left. They could fall under the Information catagory that exists. What is the best way to do that? I have a support html page that I would like to bring up. Is it possible to bring this up with the template still there? I mean instead of products use the template as a frame and have the html show up in the center. If someone could give me a little direction I would appreciate it!