-
AuthorPosts
-
October 3, 2012 at 1:52 pm #181159
I’m finishing up a new site http://www.ajequipmentrepair.com/joomla/ and noticed that on a mobile device it’s displaying the JA Portfolio page mixed in with some of the site. Anyone have any suggestions on how to fix this?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 5, 2012 at 3:42 am #469194From your site on Mobile device, i have checked and could see that your site is not yet added the module on mobile device. Please check the layout.
<blockquote>Admin area->Extensions->Template Manager->Edit JA_Portfolio – Default->Layout Tabs->iPhone</blockquote>
Add position and assign module on it.
If you still fail, you can send PM to me with admin access then I will help you out of this.
-
October 7, 2012 at 12:57 am #469308
I tried to inbox you but it’s not going through….? I could use your help!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 8, 2012 at 7:35 am #469392I checked your site but i could not find any info you add on iphone layout but i still help you change thelogo and add new position of “ja-news-mobile” on iPhone layout.
Change logo:
<blockquote>Open templates/ja_portfolio/css/iphone/template.css file</blockquote>from
h1.logo a {
background: url(../../images/logo.png) no-repeat left;
display: block;
width: 294px;
height: 68px;
}change to
h1.logo a {
background: url(http://www.ajequipmentrepair.com/joomla/images/ajphotos/new%20logo%20copy2.png) no-repeat left;
display: block;
width: 311px;
height: 72px;
}Add position:
<blockquote>Admin area->Extensions->Template Manager->Edit JA_Portfolio – Default->Layout Tabs->iPhone</blockquote>
From
<?xml version="1.0" encoding="utf-8"?>
<layout body-class="bd-iphone" device="iphone">
<name>Iphone</name>
<description>Default layout for Iphone</description>
<!--Extra css load for this layout-->
<stylesheets>
<file>css/iphone/layout.css</file>
<file>css/iphone/template.css</file>
</stylesheets>
<scripts>
<file>js/iphone.js</file>
</scripts>
<blocks name="top" style="xhtml">
<block name="mainnav" type="iphone/mainnav" class="black"></block>
<block name="header" type="iphone/header"></block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="footer" type="iphone/footer"></block>
</blocks>
</layout>
Change to
<?xml version="1.0" encoding="utf-8"?>
<layout body-class="bd-iphone" device="iphone">
<name>Iphone</name>
<description>Default layout for Iphone</description>
<!--Extra css load for this layout-->
<stylesheets>
<file>css/iphone/layout.css</file>
<file>css/iphone/template.css</file>
</stylesheets>
<scripts>
<file>js/iphone.js</file>
</scripts>
<blocks name="top" style="xhtml">
<block name="mainnav" type="iphone/mainnav" class="black"></block>
<block name="header" type="iphone/header"></block>
</blocks>
<blocks name="middle">
<block name="content-mass-top" style="raw">ja-news-mobile</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="footer" type="iphone/footer"></block>
</blocks>
</layout>
and check new module “Home Page Featured Product of The Month (iPhone)”Please check link your site on iPhone device again: http://www.ajequipmentrepair.com/joomla/
October 10, 2012 at 2:22 pm #469665I think I got it running right now!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 11, 2012 at 3:22 am #469705Yeah, it’s working now, you may look at the below screenshot for better illustration!
-
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Ninja Lead 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum