mais88

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 25 total)
in reply to: Invalid License Key #112827

mais88
Member

After upgrading to WPDM v5 it seems to work again. Don’t know if you did anything?
If so, thank you ๐Ÿ™‚

in reply to: Invalid License Key #112810

mais88
Member
This reply has been marked as private.
in reply to: [Mobile iOS] Mp3 Player #94774

mais88
Member

Push! 5 Months now and still no solution!

in reply to: License-Key invalid #88482

mais88
Member

Worked, thank you!

in reply to: License-Key invalid #88438

mais88
Member
This reply has been marked as private.
in reply to: [Mobile iOS] Mp3 Player #88348

mais88
Member

Still waiting for help! Iโ€˜m happy to assist and provide information if required!

in reply to: [Mobile iOS] Mp3 Player #88101

mais88
Member

Hm, its nothing I can activate in my php settings…. Just activated everything possible – didnt work ๐Ÿ˜€

in reply to: [Mobile iOS] Mp3 Player #88099

mais88
Member

@quirky: That sounds pretty much like the same issue I found looking for the problem on Google! (#87850)
But I also don’t know what to do now…. Perhaps its some missing / not activated php extension?

in reply to: [Mobile iOS] Mp3 Player #88088

mais88
Member

Same for me! The content on your demo site works…

in reply to: [Mobile iOS] Mp3 Player #87972

mais88
Member

Screenshot from iPhone

in reply to: [Mobile iOS] Mp3 Player #87970

mais88
Member
This reply has been marked as private.
in reply to: Hide logon forms #87967

mais88
Member

Nobody changed the shortcodes…

Anyway, I just removed the stuff from the css code,
the signup forms are gone…. -.- WTF?

Okay, lets hope the stay gone ๐Ÿ™‚

Thanks!

in reply to: [Mobile iOS] Mp3 Player #87909

mais88
Member

Using an own template

<div class="clear"></div>
<div class="col-md-12 __2c_outer">
  <div class="__2c_header">
    <span class="__2c_title"><strong>[title]</strong></span>
  </div>
  <div class="__2c_body">
    <div class="row">
      <div class="col-md-6 __2c_info">
          <table class="table table-bordered table-striped">
          <tbody>
            <!--<tr><td>Size</td><td>[file_size]</td></tr>-->
            <tr><td colspan="2">[description]</td></tr>
            <tr><td colspan="2"><div style="margin-top:3px;width:50%;float:left;text-align:left;font-size:8pt;font-weight:300"><i class="fa fa-files-o"></i> [file_count] file(s) <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-database"></i> [file_size]</div><div style="width:50%;float:right;text-align:right;">[download_link]</div></td></tr>
          </tbody>
          </table>
      </div>
      <div class="col-md-6 __2c_playlist">
        <span>[play_list]</span>
      </div>
    </div> 
  </div>
</div>

Probably its some php settings from my hoster then?

in reply to: [Mobile iOS] Mp3 Player #87908

mais88
Member
This reply has been marked as private.
in reply to: Hide logon forms #87907

mais88
Member
This reply has been marked as private.
in reply to: [Chrome] Can't scroll mp3 player #87865

mais88
Member
This reply has been marked as private.
in reply to: Hide logon forms #87855

mais88
Member

Linktemplate for Download Button

<div class="media well __dl_button_frame">
    <a class="pull-left" href="[download_url]" download >
    [icon]
    </a>
    <div class="__dl_button_content">
    <a href="[download_url]" style="display: block;clear: bottom;font-size: 11pt;font-weight: bold;" download>[title]</a>
        <div style="font-size: 9pt;">
    <i class="fa fa-database color-green"></i> [file_size] &nbsp; <i class="fa fa-files-o color-purple"></i> [file_count] file(s) </div>
    </div>
</div>
<style>
    .wpdm_icon{ max-width: 48px; width: 48px; }
</style>

Inserting:
[wpdm_package id='485']

Linktemplate for Mp3 Table

<div class="clear"></div>
<div class="col-md-12 __2c_outer">
  <div class="__2c_header">
    <span class="__2c_title"><strong>[title]</strong></span>
  </div>
  <div class="__2c_body">
    <div class="row">
      <div class="col-md-6 __2c_info">
          <table class="table table-bordered table-striped">
          <tbody>
            <!--<tr><td>Size</td><td>[file_size]</td></tr>-->
            <tr><td colspan="2">[description]</td></tr>
            <tr><td colspan="2"><div style="margin-top:3px;width:50%;float:left;text-align:left;font-size:8pt;font-weight:300"><i class="fa fa-files-o"></i> [file_count] file(s) <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-database"></i> [file_size]</div><div style="width:50%;float:right;text-align:right;">[download_link]</div></td></tr>
          </tbody>
          </table>
      </div>
      <div class="col-md-6 __2c_playlist">
        <span>[play_list]</span>
      </div>
    </div> 
  </div>
</div>

Inserting:
[wpdm_category id="Audio" operator="IN" toolbar="0" order_by="title" order="asc" paging=0 item_per_page="100" template="5bb0032b31828" cols=1 colsphone=1]

in reply to: [Mobile iOS] Mp3 Player #87850

mais88
Member

This thread says something about Safari trying to get 2 Bytes first, but the PHP script on the server ignoring that and delivering the whole mp3 immediately. Then after a second try, Safari thinks its Streaming media… Perhaps it helps…

https://stackoverflow.com/questions/1995589/html5-audio-safari-live-broadcast-vs-not

in reply to: [Mobile iOS] Mp3 Player #87848

mais88
Member
This reply has been marked as private.
in reply to: Hide logon forms #87844

mais88
Member
This reply has been marked as private.
in reply to: [Mobile iOS] Mp3 Player #87842

mais88
Member

1st issue: if you play anything of the Audio tracks on an iPhone,
it will show the player after clicking on the Button, but its not
automatically starting.

2nd issue: it shows “livestream” on the player and you have no
scroll bar

3rd issue: it stops playing after aroud 45 seconds

in reply to: Hide logon forms #87841

mais88
Member

Hey Shahriar,

thanks! That seems to have done the trick!

Best regards,
Marcel

in reply to: Hide logon forms #87782

mais88
Member

Currently I created a workaround in css

.login-form > div.form-group {   
display: none;    
}
#wpdmlogin > div.form-group{   
display: none;   
}

But a clean solution would be nice!

in reply to: [Mobile iOS] Mp3 Player #87671

mais88
Member

I’ll do as soon as the site is up

in reply to: Video support #87611

mais88
Member

Hi,

I don’t have a popup but I managed to directly show the player where it belongs…

Thanks!

Best regards,
Marcel

Viewing 25 posts - 1 through 25 (of 25 total)