toolance
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] Showing 2 file lists in 1 Sortable Data Tableyep, checked all that a few times, still no joy. Thanks for trying though. I really appreciate the help.
Cheers
GavinForum: Plugins
In reply to: [File Away] Showing 2 file lists in 1 Sortable Data Tablethat fixed the error but the list is just showing the aiff files with no sign of the MP3 files.
Forum: Plugins
In reply to: [File Away] Showing 2 file lists in 1 Sortable Data TableI’m only able to specify one line of url in that Exclude Directories field. Is there a way to enter more than one?
Forum: Plugins
In reply to: [File Away] Showing 2 file lists in 1 Sortable Data TableThanks Thom but it didn’t seem to like that.
I specified the mp3 preview folder in the ‘Exclude Directories’ field and then used this shortcode in my page
‘[fileaway type=”table” name=”list” sub=”bass_guitar_samples” images=”none” recursive=”ohglory”]
It resulted in this error on the page.
Warning: Invalid argument supplied for foreach() in /home3/toolance/public_html/domain.com/wp-content/plugins/file-away/includes/reference-functions.php on line 33
Forum: Plugins
In reply to: [File Away] Showing 2 file lists in 1 Sortable Data TableCan I throw some dollars at you to speed things along?
Forum: Plugins
In reply to: [File Away] Showing 2 file lists in 1 Sortable Data TableYes lots, that was just a rough example. Ok, let me give a more accurate example.
This is where the protected files with their sub folders live
domain.com/wp-content/plugins/protected_dir/audio1/example1.aiffThis is where the publicly downloadable files that are not protected live. All files and folders would have the same names as the ones liste above but with different file extension.
domain.com/mp3_previews/audio1/example1.mp3So, the purpose is to protect the .aiff file and only let paid members download it but the .mp3 file is a preview and can be downloaded by all. If both files are shown in the Sortable Data table that would be awesome.
Unless ofcourse you can figure a way to replace the .mp3 file link with a music player, now that would be the ultimate.
Forum: Plugins
In reply to: [File Away] Showing 2 file lists in 1 Sortable Data TableThanks Thom,
But whjat if the two folders are in totally different locations ie:
httpdocs/protected_files/
httpdocs/not_protected/Cheers
Forum: Alpha/Beta/RC
In reply to: CSS for WP 3.6 built in audio/videoThanks for this info. Does anyone know how to remove the volume bar completely? In Firefox it often discolates from the main container when squeezed into a tight space.
The default volume is also around 80% so it’d be nice to edit that too.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Possible Re-CAPTCHA supportHi Takayuki,
I’m just trying to get the captcha form to show up. I dont know if this is because my server does’nt have the required libraries or if i’m doing it wrong.
Form your support docs am I correct in assuming this should be all the code I need to insert into my page?
[contact-form 1 "Contact form 1"]
[captchac captcha-1]
[captchar captcha-1]Is there a way I cant test if my server has GD and FreeType library installed?