Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
What navigation are you talking about?
Thanks,
Anne
The links on the top of the page. Not the home page, the other pages.
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
dharrison
The links on the top of the page. Not the home page, the other pages.
These links are an unorderd list. If you do a google search for how to create a drop down menu you will find step by step instructions ;)
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
Thank you for the response. I did give that a try and it did not fix the problem. I have created a new zencart installation and database to test with and installed the template here spyderrobotics.com/teststore
I have also updated this with the replacement js file as per your link. If I view the site on a android phone or tablet using chrome then if you expand the options using the arrows so that they extend beyond the screen view and you try to scroll down then:
In portrait mode:
If you scroll quick it often collapses the menu.
If you scroll and keep your finger on the screen for a longer moment and then lift it will scroll down. (hit and miss)
Any type of scrolling back to the top of the page (even if you don't scroll all the way to the top) it will collapse the menu.
In landscape mode:
Just about any scrolling collapses the menu
With Firefox on these same phones and tablets:
Both landscape and portrait on the clean install work fine.
(My site with the template still seems to exhibit the problem but for now I am just trying to focus on the plain untouched template)
If I visit your demo page (http://www.zenlyzen.com/responsive-z..._id=dover_fine) on these same devices on chrome its menu also works fine.
I can only guess there is some difference between the template on your demo site and 1.1 version downloaded from zen carts module section. Otherwise why would a clean install perform differently than your demo site?
I appreciate your ideas on this. :^)
-Dion
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
spyderrobotics
Thank you for the response. I did give that a try and it did not fix the problem. I have created a new zencart installation and database to test with and installed the template here spyderrobotics.com/teststore
I have also updated this with the replacement js file as per your link. If I view the site on a android phone or tablet using chrome then if you expand the options using the arrows so that they extend beyond the screen view and you try to scroll down then:
In portrait mode:
If you scroll quick it often collapses the menu.
If you scroll and keep your finger on the screen for a longer moment and then lift it will scroll down. (hit and miss)
Any type of scrolling back to the top of the page (even if you don't scroll all the way to the top) it will collapse the menu.
In landscape mode:
Just about any scrolling collapses the menu
With Firefox on these same phones and tablets:
Both landscape and portrait on the clean install work fine.
(My site with the template still seems to exhibit the problem but for now I am just trying to focus on the plain untouched template)
If I visit your demo page (
http://www.zenlyzen.com/responsive-z..._id=dover_fine) on these same devices on chrome its menu also works fine.
I can only guess there is some difference between the template on your demo site and 1.1 version downloaded from zen carts module section. Otherwise why would a clean install perform differently than your demo site?
I appreciate your ideas on this. :^)
-Dion
My guess is that you have not overwritten the js file on your server with the one from the patch. The patch really does fix this bug and is confirmed to work. Try removing the js file completely form your server and then uploading the patch js file.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
My guess is that you have not overwritten the js file on your server with the one from the patch. The patch really does fix this bug and is confirmed to work. Try removing the js file completely form your server and then uploading the patch js file.
Thanks,
Anne
The thread that had the file has two posts in a row from you with the second post stating that the first post was the incorrect file and having a new attachment. That second attachment was the one I was using. I was overwriting the file. I had also tried deleting the file and uploading a new. Also this was having the problem on my original store as well as the test store.
What I just did is download your original attachment. I had to rename the file because the one in the original is jquery.slimmenu.js but the second attachment as well as the original file was jquery.slimmenu.min.js. So after renaming the file and uploading it the menu system now works properly in chrome. Is there any bugs or side effects I should know about by using the jquery.slimmenu.js file?
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
spyderrobotics
The thread that had the file has two posts in a row from you with the second post stating that the first post was the incorrect file and having a new attachment. That second attachment was the one I was using. I was overwriting the file. I had also tried deleting the file and uploading a new. Also this was having the problem on my original store as well as the test store.
What I just did is download your original attachment. I had to rename the file because the one in the original is jquery.slimmenu.js but the second attachment as well as the original file was jquery.slimmenu.min.js. So after renaming the file and uploading it the menu system now works properly in chrome. Is there any bugs or side effects I should know about by using the jquery.slimmenu.js file?
No, there is no problem ;)
Thanks,
Anne
Re: Dover Fine Responsive Template
One other thing I noticed. When using the homepageslide banner all the banners open in a new window even though in the banner manager the new window option has the red X and Banner New Window is set to No. I am not really sure how to edit the template to change this so that it doesn't open in a new window. I did find in the tpl_main_page.php a line that shows banners_open_new_windows but I don't know if that is the key or not. Any ideas?
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
spyderrobotics
One other thing I noticed. When using the homepageslide banner all the banners open in a new window even though in the banner manager the new window option has the red X and Banner New Window is set to No. I am not really sure how to edit the template to change this so that it doesn't open in a new window. I did find in the tpl_main_page.php a line that shows banners_open_new_windows but I don't know if that is the key or not. Any ideas?
I believe that this has already been covered in the thread so if you do a search you can find the related posts. You will need to edit the javascript for the background slide show in the tpl_main_page.php file.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
These links are an unorderd list. If you do a google search for how to create a drop down menu you will find step by step instructions ;)
Thanks,
Anne
Is there a way I can get a dropdown on the sidebar links? My main categories is desk frames, but we now have Mororised, manual and education has sub categories
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
dharrison
Is there a way I can get a dropdown on the sidebar links? My main categories is desk frames, but we now have Mororised, manual and education has sub categories
You could install a fly out menu. There are a few in the plugins section. Or you can do a google search to find a jquery fly out menu and custom code it.
Thanks,
Anne