- Posts: 3
- Thank you received: 0
How does Hikashop work for mobile phones?
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
If you want Hikashop or your web site to work fine with mobile phones, you'll just have to find a Joomla Template that can handle mobile phones.
Hope this will help you
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
HINT: Look at responsinator.com
if hikashop is made to adapt to the user's viewing environment (mobile, tablet, laptop etc.), than this is really great indeed...is it?
Please Log in or Create an account to join the conversation.
We'll work on that in a few months.
However, some templates, like the mainstream ones, have a "mobile" template mode which adapts your website to mobile phones. That's different from responsive design.
Please Log in or Create an account to join the conversation.
Project is starting in 40days or so, i hope HikaShop will be responsive by that time.
Keep up the good work
Regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
But there ways to achieve that.
For example you can restrict some menus to the mobile version of the template.
That way, you could duplicate your products listing menu and have one which would display for the mobile version and another one for the normal version.
Then, in the hikashop options of the menu, you could change the number of columns, images size, etc so that it fits properly.
That's not responsive but it already helps a lot for listings.
Then, for then product page, you could change a bit the code to adapt it based on the current menu:
global $Itemid;
if($Itemid==XX){
// display one way
}else{
// display another way
}
where XX would be the id of a menu.
Please Log in or Create an account to join the conversation.
- Posts: 218
- Thank you received: 6
thanks nicolas for putting it in the roadmap!!
Please Log in or Create an account to join the conversation.
peetree21 wrote: responsive is the way forward.
thanks nicolas for putting it in the roadmap!!
is there a road-map, or just using figure of speech?
...if there is i would like to see what else is next :woohoo: Please Log in or Create an account to join the conversation.
Next are:
wishlist system
cart management
advanced reporting along with new widget options
badges system
lot of new payment plugins
multi vendor
All that is currently being developed here. Next will be the compatibility with 3.0, PHP 5.4, responsive design, recurring payments.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
looking forward to your response :whistle:
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
.....as soon as it releases i will combine it with HikaSerial Please Log in or Create an account to join the conversation.