- Posts: 116
- Thank you received: 1
How does Hikashop work for mobile phones?
Please Log in or Create an account to join the conversation.
Has any progress been made in regards to this?
Thanks
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.
- Posts: 259
- Thank you received: 22
Please Log in or Create an account to join the conversation.
Maybe offer an option to make product boxes the width of the iphone screen.
I need your help please.
Thanks.
Please Log in or Create an account to join the conversation.
@media only screen and (max-width: 640px) {
.hikashop_products .hikashop_product{ width: 100% !important; }
}
But I can't guarantee that it will work.
For next version, we'll have a much more complex system using bootstrap functions on Joomla 3.0 to properly handle the resizing of the element areas.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Posts: 259
- Thank you received: 22
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.
"Bootstrap" is integrated directly in Joomla 3.0
If you use Joomla 2.5, you have to use a responsive template which use bootstrap and activate the option "use bootstrap design" in the HikaShop configuration.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
So HikaShop would not be compatible with and you would have to modify your HikaShop views in order to use the CSS classes for your responsive template.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
There is some bootstrap templates for Joomla 2.5 too.
But Joomla 3.0 decided to use bootstrap for the responsive so we are compatible we it.
We can't be compatible with all, it's just impossible.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
We even allow you to use responsive design on Joomla 2.5 if your template uses Bootstrap, and most responsive templates for 2.5 actually do use Bootstrap !
So I don't see where the minus is for HikaShop ? The minus is rather for your template because everyone (extension developers) is working on being compatible with Bootstrap for responsive design so they will have the same issue with most of the other extensions which need to be responsive.
Please Log in or Create an account to join the conversation.
my two cents
Please Log in or Create an account to join the conversation.
- Posts: 259
- Thank you received: 22
An ecommerce extension like Hikashop is a massive project in its own right. I have used another ecommerce extension (Tienda) that tried to be everything to everyone only to bog the project down with excessive and buggy code. That project has now collapsed and left website developers like me many thousands of dollars out of pocket, having to redevelop all of our clients sites. I for one an very happy that Hikashop is focusing on core Joomla compatibility.
Having recently had the misfortune to inherit a Virtuemart website project I can attest that Hikashop is without doubt the best ecommerce solution for Joomla bar none and more and more template developers will be developing specifically for Hikashop compatibility, which is the way it should be, not the other way around.
Please Log in or Create an account to join the conversation.