• Closed by: Marek
  • Closed on: 16.11.18, 18:24
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12484 - Last modifications

Hi Marek.

I have, my last modifications and you get rid of me.

1. On the mobile, in the landscape area the search bar doesn’t have border. The customer doesn’t know if there is a search bar in front of the button or no.
The search bar is there, but, invisible. If you touch the area in front of the search button, the keyboard pops up. Attached picture.

Is there a possibility to have a search bar in landscape like in portrait?

2. On mobile the menu.
Is very difficult for the persons with big fingers to hit exactly on top of the the arrow when menu is displayed. Most of the time they hit next to and are directed in category instead of seeing subcategories. Attached picture.

All I want is to increase the active area of the arrow, on parent and subcategories, to eliminate this problem.

Thanks

Comments

Marek 06 Jul 2018, 12:49

I’m not able to login to your back office

Ionut Iordache 06 Jul 2018, 21:06

You still have access as I said, but in dev area.

Marek 08 Jul 2018, 15:30

Try this css for search:

@media (max-width:780px) {
body .search_widget input[type='text'] {
opacity:1
}
}

and for menu:

@media (max-width: 768px) {
 .pk-menu-horizontal li.level-1{
padding:20px
}}
Ionut Iordache 20 Jul 2018, 23:23

Can you confirm if Venedor works with Prestashop 1.7.4.1, the newest version?
I have tried locally whithout success.

Thanks.

Marek 21 Jul 2018, 12:39

No, Venedor does not work on 1.7.4 we will update it as soon as possible

Ionut Iordache 23 Jul 2018, 21:12

The updates will be free or we have to purchase something else?

Marek 24 Jul 2018, 06:41

All updates are free

Ionut Iordache 25 Jul 2018, 01:53

In admin area, Venedor settings, Customer CSS/JS section.
On JS text area, if is written any piece of code and save that code, you can’t erase it.
You have to do it manually through FTP

Marek 25 Jul 2018, 12:13

Yes, I know about that and we will fix that in the next update