Forum Replies Created
if you click play, you need to click again to pause.
actually there is not limitation, may you please write the error message in English, which you see there.
mailchimp, campaing monitor and aweber add-on will be available soon.
please disable notice display and activate CURL in your server
please download archive page add-on again, looks like you are using old version of the add-on
it is something form your server, anyhow it also resolvable from plugin.
open download-manager.com
find and replace
base64_encode($id.'.hotlink')
with
rtrim(base64_encode($id.'.hotlink'),"=")
please download and install this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
@jsindelar, unlocked
1) if you are not seeing some categories in archive page it is because of category access settings. keep access field empty to make it accessible for all and then it will be visible in archive page.
2) you need to replace the text directly from wpdm-archive-page.php
3) pagination css is in /download-manager/bootstrap/bootstrap.css
@ptisecurity, unlocked.
@ihero1970, try now
please make the file “/plugins/download-manager/cache/wpdm_mysite.com” writable.
pro has better option for this login redirect, but in free you need to edit code in download-manager.php , which may require some php knowledge.
will work for single domain only.
installation steps: http://www.wpdownloadmanager.com/docs/installing-wordpress-download-manager-pro/
somehow your theme css conflicting with bootstrap, that was the issue. the fix will not affect anything else in your site.