Q2A Market - Support

We are here to provide you support for Q2A Market premium and free products. If you have any issue in installation, option settings or any bug you found. Please create a ticket. We would try to get back to you as soon as possible.

MaxControl impossible to vote in tablet or mobile mode

MaxControl impossible to vote in tablet or mobile mode

opened on Apr 16 in Max Control

Please provide your website URL or add your website in your profile so we can check and see if there is any issue.

BTW, I have just checked on my mobile and I am able to vote up and down properly. If you have issue on specific device or page please mention and provide more details such as screenshot, devices you are using, website url etc.

1 Answer

 
Best answer

This is because the vote button has been hidden in mobile view by default for the theme. You can get vote button by removing following line from the stylesheet.

Open below file in code editor (do not use word or wordpad)

File device.php

Path: MaxControl/css/device.php

Before you move further, take backup of device.php file

Find below code around line #535

.qa-vote-buttons{display: none;}

Delete above code and reload the page. Now you shuld be able to see vote buttions on mobile devices.

answered Apr 18
selected Jun 20