Creating a Html5 mobile compatiable template. Need help.

Hey guys. So i've gotten good with html5 and i am working on a 3rd party mobile app store for a company. So i have to make the site be viewable in mobile without any apps whats so ever. Well   i know how to do it. Not very difficult how ever. I wanted to make 1 template that will adapt  both to desktop and mobile but i have to make the site be in 1 column. Which will not look so great in the desktop. So instead i want to create a template mirroring the original site. Something like m.mysite.com . All i want to know right now since the only module i am using right is store. I want to know whats the php code (function) or call or echo..and displays the block Store on homepage. Anyone know. I tried using Danos tools to find it but it doesn't display that block's php code. Any help guys? Maybe when i finish the template i share it for free here in unity.

Quote · 21 Jun 2012

did you not at least get the wap module, and  7.0.9 has mobile site capabilities eh? 

 

sp upi are referencing the most recent products from the store or something along those lines?

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 22 Jun 2012

No, i don't need that module. Am not buidling a community. I can make the site's "template" be mobile optimized. But i just need the the php function that displays the homepage block of stores. so i can add it to the mobile version of the site.

Quote · 22 Jun 2012

The blocks php code is

bx_import('BxDolService');
return BxDolService::call('store', 'homepage_block');

Found just by looking in the database in the table sys_page_compose.




https://www.deanbassett.com
Quote · 22 Jun 2012

Yeah thanks. I had already found that. (: thanks though.

Quote · 22 Jun 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.