- Posts: 10
COMMUNITY FORUM
Formatting issue
- Hannah
-
Topic Author
- Offline
- New Member
I'd appreciate your help to remedy this.
Thank you.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hannah
-
Topic Author
- Offline
- New Member
- Posts: 10
The url is: processcoaching.com/coachescalls
Thanks for your help!
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
CSS & JS is currently broken in your site: jmp.sh/7MS5Llv
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hannah
-
Topic Author
- Offline
- New Member
- Posts: 10
Any other suggestions?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hannah
-
Topic Author
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
It appears to be the Ampz plugin. Disable it and try again please.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hannah
-
Topic Author
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hannah
-
Topic Author
- Offline
- New Member
- Posts: 10
I've attached a screenshot.
However this has not fixed the issue.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
If you call the component only processcoaching.com/coachescalls?tmpl=component you'll see the play button (albeit vertically mis-aligned).
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hannah
-
Topic Author
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Mary Layman
-
- Offline
- New Member
- Posts: 4
What I did to fix the formatting issue (in case it helps others):
1) In the plugin settings, I set the audio width to 100% and the height to 60 on a responsive theme.
2) Then, I added the following code to my template as an override:
svg.poster-icon {transform: scale(2,2); color: #ccc;}
.avDownloadLink {margin-top: 50px; }
Note: even in Beez3 template, the play button was very small.
I also used the following css as a backup, in case the transition:scale did not work above:
svg.poster-icon:before {font-family:'FontAwesome'; content:"\f054"; font-size: 2.0em; color: #666; display:block; width: 40px; height: 40px; background-color: #fff;}
Now, my only remaining issue is keeping the controls visible. They want to go off-canvas (out of black box) as soon as the audio starts playing. You can change the height of the box and it still goes off-canvas. I have confirmed that no other javascript players are running and there are no .js errors on the page. I wonder what bootstrap version you are using, if any? The old site is on 3.0. I really don't want to upgrade bootstrap until Joomla 4 is ready.
Here's a link to one of my pages: www.ginnywalker.com/freedom-from-overwhelm-download
Thanks in advance for any ideas!
Mary
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Mary Layman
-
- Offline
- New Member
- Posts: 4
I understand. I tried using a set width of 300 but the black background floated left while the svg was centered on the screen. It just didn't work, even in Beez3. No matter what setting of width, the controls disappeared while playing. Same is true for all themes (dropdown in the plugin itself).
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Mary Layman
-
- Offline
- New Member
- Posts: 4
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.