| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
#1
|
|||||||
|
|||||||
![]() Is there anyway to edit the Admin top menu so it no longer uses the dopdown choices so you an use admin from an iPad?
Tried a couple of iPad browsers and seem to get the same problem but the home button does work due to no other menu option. ~Thanks
__________________
X-Cart 4.7.12 (Live) Redux Template CDSEO |
|||||||
#2
|
|||||||
|
|||||||
![]() I am also having this problem. I would appreciate some help.
Can we make the menu buttons to show after a mouse click instead of a mouse rollover? I feel like this would solve the problem. Everything else works perfectly fine on the ipad, except the horizontal menu buttons in the admin area.
__________________
x cart pro 4.4.3 |
|||||||
#3
|
|||||||
|
|||||||
![]() Same issue ....I often check my site while travelling. Is their a fix for this.?
__________________
Version 4.7.7 |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Try the following solution:
1. alter the "skin/common_files/(admin/single/provider)/home.tpl" templates and insert this code right after the <body> tag: Code:
2. alter the "skin/common_files/css/skin1_admin.css" file and replace this code fragment: Code:
with this one: Code:
Thats all, after the modification is complete admin menu will be using click JS events instead of DHTML hover.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful ![]() Click here to learn how to apply patches X-Cart Extensions |
|||||||||
|
#5
|
|||||||
|
|||||||
![]() This modification works brilliantly.
Thank you.
__________________
X-Cart 4.4.4 X-Cart Mailchimp X-Cart Mods Smart Template X-Cart Mods Advanced Videos X-Cart Mods Thumbnail Candy |
|||||||
#6
|
|||||||||
|
|||||||||
![]() I can use other hover drop-down menus on iPad. Maybe this should be considered a bug and fixed in a future version?
|
|||||||||
#7
|
|||||||||
|
|||||||||
![]() I have CSS-only based menu which works without any problems on iPad/iPhone so yes maybe XC default admin menu is just "broken"
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#8
|
|||||||||
|
|||||||||
![]() X-Cart default menu is based on CSS "hover" effect.
This is the style that is used by default: --- .horizontal-menu-li-hover-div, #horizontal-menu li:hover div { display: block; position: absolute; left: -1px; top: 21px; background: #fff; border: 1px #aaa solid; border-top: 0 none; min-width: 170px; } --- I do not see any problems with it. As far as I know, on certain iPhones and iPads 'hover' does not work, in contrast to JS "onclick", that works fine on these devices.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful ![]() Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#9
|
|||||||
|
|||||||
![]() Quote:
I only have a home.tpl file in the /single/ folder. There is no home.tpl in the /admin/ or /provider/ folder. I tried the fix with adding it only to the home.tpl in the single folder and it didn't work. Help? |
|||||||
#10
|
|||||||||
|
|||||||||
![]() It depends on the X-Cart version you use PRO or GOLD.
In case of Gold only */single/* folder is there. Try clearing the templates cache (clenup.php script).
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful ![]() Click here to learn how to apply patches X-Cart Extensions |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|