-
AuthorPosts
-
alicebb Friend
alicebb
- Join date:
- May 2008
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
August 12, 2010 at 4:26 pm #153485My test site http://www.romanticriviera.no1ladiestest.com uses Teline III but when viewed on an iPhone has two major problems
1) Nothing on the right of the screen is displayed so anything in those module positions doesn’t appear on the iPhone left, right col-mass1, col-mass2 etc These module positions don’t display on your demo page for Teline III either
2) Selecting ‘Desktop Version’ does not work it stays as iPhone version. Neither clicking on the icon on the top menu or the words ‘Desktop Version’ functions. The screen refreshes but still only the iPhone version displays. This does work on your demo page for Teline III
I am not using the System Cache plugin or any other cache for Joomla
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 13, 2010 at 8:10 am #352590Hello
1) please open the file: templatesja_teline_iiilayoutsiphone.php, this is a layout using for iphone, you can see position’s configuration:
[PHP]
$positions = array (
‘content-top’ =>”,
‘content-bottom’ =>’content-bot’,
);[/PHP]
and compare with the configuration in this file: templatesja_teline_iiilayoutsdefault.php ( this is using for desktop)
[PHP]
$positions = array (
‘left1’ =>”,
‘left2’ =>”,
‘left-mass-top’ =>”,
‘left-mass-bottom’ =>”,
‘right1′ =>’left’,
‘right2′ =>’right’,
‘right-mass-top’ =>’col-mass1′,
‘right-mass-bottom’ =>’col-mass2′,
‘content-mass-top’ =>”,
‘content-mass-bottom’ =>”,
‘content-top’ =>’content-top’,
‘content-bottom’ =>’content-bot’,
‘inset1’ =>”,
‘inset2’ =>”
);[/PHP]
the iphone layout only enable the content-bottom position, so that you must to change the configuration to enable your expecty positions2) May be your template is an old version, please download the template on the download section to upgrade for you template, you try to upgrade “libs” folder and “layout” folders. and then test this function again
el patron Friendel patron
- Join date:
- October 2009
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 14
- Thanked:
- 4 times in 1 posts
August 14, 2010 at 2:26 pm #352683another thought…
if you are using cache-control headers for your site, it’s possible that it’s incorrectly set up to refresh cache for handheld devices, i.e. it is getting cache-control from a server based on typical web browser.
Clear you phone’s cache to see if it displays properly…if so then a change to cache-control definitions just might fix it.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 16, 2010 at 2:11 am #352743The T3 Framework version 2.0 has been revamped to work with the Joomla Cache. This feature is not yet available in the version 1.0. Thus, it’s recommended to update to the latest T3 v2.0, which has just been released some days ago.
-
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by Saguaros 14 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum