- Posts: 136
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
mobile device
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
10 years 3 months ago - 10 years 3 months ago #139207
by Aaron Healey & Frank Clark
mobile device was created by Aaron Healey & Frank Clark
Google chrome browser and default browser of a mobile device
when accessing mobile website scrolling down to the djs part of the main site there is some red symbols on the message icon for djs
and also noticed on mobile website the schedule you cant choose another day
Website:http://www.phatbeatz.net
Many Thanks
Frank
when accessing mobile website scrolling down to the djs part of the main site there is some red symbols on the message icon for djs
and also noticed on mobile website the schedule you cant choose another day
Website:http://www.phatbeatz.net
Many Thanks
Frank
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 3 months ago #139208
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic mobile device
I checked the site on Chrome mobile and Android 4.
I cannot seem to verify these issues, which device and browser are you using?
I cannot seem to verify these issues, which device and browser are you using?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 3 months ago #139209
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic mobile device
Samsung s2 android 4 its mainly on the default android browser I will try and screen shot it
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 3 months ago #139210
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic mobile device
for problem one about schedule go here and emulate it
www.mobilephoneemulator.com/
then use phatbeatz.net
www.mobilephoneemulator.com/
then use phatbeatz.net
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 3 months ago - 10 years 3 months ago #139211
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic mobile device
also on iPhone 5
the dj icons are not lined up right as tested on here
mobiletest.me/iphone_5_emulator/#u=http://phatbeatz.net
and also noticed it makes the radio jar image goto the left on htc devices
mobiletest.me/htc_one_emulator/#u=http://phatbeatz.net
the dj icons are not lined up right as tested on here
mobiletest.me/iphone_5_emulator/#u=http://phatbeatz.net
and also noticed it makes the radio jar image goto the left on htc devices
mobiletest.me/htc_one_emulator/#u=http://phatbeatz.net
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 3 months ago - 10 years 3 months ago #139212
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic mobile device
nexus tablet same outcome with the djs part of it
mobiletest.me/google_nexus_7_emulator/#u=http://phatbeatz.net
as for the schedule it is not doing its js in some mobile browsers therefore it wont change to another day
mobiletest.me/google_nexus_7_emulator/#u=http://phatbeatz.net
as for the schedule it is not doing its js in some mobile browsers therefore it wont change to another day
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 3 months ago #139213
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic mobile device
any update on these issues yet
cheers
frank
cheers
frank
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 3 months ago #139214
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic mobile device
In all the links you sent me the tabs are functioning perfectly fine. If the demo logo is not appearing properly in one viewport, use the one you want to use on your real site, and then send me the link so I can work with a real logo.
As for the icons I have already sent you code that fixes the gap issue.
As for the icons I have already sent you code that fixes the gap issue.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 3 months ago #139215
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic mobile device
My point is the gap issue is still on mobile sites even with your code
It's not the demo logo its the radiohar logo that shows the station picture on the player its moves to the left in some mobile devices
It's not the demo logo its the radiohar logo that shows the station picture on the player its moves to the left in some mobile devices
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 3 months ago - 10 years 3 months ago #139216
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic mobile device
If you want to hide it on smaller devices use class="hide-for-small" on the rj-cover div.
Eg: <div id="rj-cover" class="hide-for-small"> ...
To push it on the right,
add float: left; to .jp-type-single
Adding a "left" class will also work.
Eg: <div id="rj-cover" class="hide-for-small"> ...
To push it on the right,
add float: left; to .jp-type-single
Adding a "left" class will also work.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.