Forum

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 3 characters - maximum search word length is 84 characters

Topic RSS
Where do I go to change the appearance of the Download File Link?
9 July, 2011
7:47 am
scottlynn
Grand Ledge, Michigan, USA
Enthusiast
Forum Posts: 11
Member Since:
9 July, 2011
Offline

I am using SermonBrowser along with Audio Player to play files. I want to offer a Download link for those wanting to save sermons, and also to give the iPad users a way to play the file, this way they no longer have hang their heads in shame while us Android Tablet users brag about hearing the sermons just fine.

I would like to change the order and appearance of the download link, I would like to make it a small graphic and put it before the player. I can't figure out where in the code I would go to do this. Any ideas? It looks like the flash player is loaded by a javascript call.

21 July, 2011
3:42 pm
scottlynn
Grand Ledge, Michigan, USA
Enthusiast
Forum Posts: 11
Member Since:
9 July, 2011
Offline

I am still interested in doing this. I tried going through the code for 20 minutes or so, but no luck yet finding the download link generator. If someone could help me find where this is done, I am interested in modifying it for better display on iPads. I will share my code changes as soon as I figure it out, but any help is appreciated.

29 July, 2011
4:16 am
abtrenholm
Canada
New Member
Forum Posts: 2
Member Since:
25 July, 2011
Offline

Here's what I did for the download code that is

[dowload_link]

and also includes the player and should be inserted as such:

[files_loop][file_with_download][/files_loop][embed_loop][/embed_loop]

This is the page that I redesigned as I wasn't too keen on the other layout. It works but the code might be redundant in spots. If anyone can clean it up, I'd greatly appreciate it. I'm not super great at code.

It can be viewed at http://peoplesbaptist.ca

<div class="sermon-browser">
[filters_form]
<div class="clear">
<h4>Subscribe to Podcast</h4>
<table class="podcast">
<tr>
<td class="podcastall">
<table>
<tr>
<td class="podcast-icon"><a href="[podcast]">[podcasticon]</a></td>
<td><strong>All sermons</strong><br /><a href="[itunes_podcast]">iTunes</a> • <a href="[podcast]">Other</a></td>
</tr>
</table>
<td style="width: 2em"> </td>
<td class="podcastcustom">
<table>
<tr>
<td class="podcast-icon"><a href="[podcast_for_search]">[podcasticon_for_search]</a></td>
<td><strong>Filtered sermons</strong><br /><a href="[itunes_podcast_for_search]">iTunes</a> • <a href="[podcast_for_search]">Other</a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<h2 class="clear">Sermons ([sermons_count])</h2>
<div class="floatright">[next_page]</div>
<div class="floatleft">[previous_page]<p>&nbsp;</div>

<table class="sermons" width="769">

<tr>
<td class="date" width="72">Date</td>
<td class="sermon-title" width="496">Sermon Title &amp; Bible Passage</td>
<td class="Series" width="72">Series</td>
<td class="preacher-link" width="91">Speaker</td>
</tr></table>

<table class="sermons" width="768">
[sermons_loop]
<tr>
<td class="date" width="72">[date] <br>
([service_link])</td>
<td class="sermon-title" width="495"><h5>[sermon_title]</h5>
[first_passage] [editlink]<br>
[files_loop][file_with_download][/files_loop][embed_loop][/embed_loop]</td>
<td class="series" width="72">[series_link] </td>
<td class="preacher-link" width="91">[preacher_link] </td>

</tr>
<tr>
<td class="sermon-passage" colspan="5">&nbsp;</td>
</tr>
[/sermons_loop]
</table>
<div class="floatright">[next_page]</div>
<div class="floatleft">[previous_page]</div>
[creditlink]
</div>

Forum Timezone: Europe/London

Most Users Ever Online: 40

Currently Online:
15 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

malpan: 2453

jogen: 2440

VanWatterson: 652

GeraldSebring: 364

LucasWoltman: 362

RandellFeenstra: 362

Member Stats:

Guest Posters: 7

Members: 2066

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 2

Topics: 1071

Posts: 4045

Newest Members: Nixon Designs, zolaperry, tanec69, lbakyl, richdorm, Aaron Velasquez

Moderators: Ben Miller (387)

Administrators: Mark Barnes (425)

Comments are closed.