Forum Replies Created
give me your url and a login info in a private reply to check
1) ok now, sorry It also required a change in theme’s functions.php from define("WPDM_THEME_SUPPORT", true); to define("WPDM_THEME_SUPPORT", false);
2) update date is ok, see here http://www.soft-4-free.com/download/avast-premier-antivirus/
3) adjusted in homepage-top.php
Actually there is no issue with wpdm pro. It is an issue with the other plugin 🙂 .
ok :). anyhow let me know if you need assistance anywhere else
where are you facing problem, as I tested everything is perfectly functional there.
please mail your license key to support@wpdownloadmanager.com
ok now, the problem was causing by “The Events Calendar”, it was clearing ro blocking custom data.
your theme adding https://cef.org.au/wp-content/themes/zap/lib/css/jquery-ui-1.8.5.custom.css which is causing the css issue. I need ftp info to adjust that.
you can ignore page link from link template, you simply need to create a new link template using the info you want to show. more details : http://newlook.wpdownloadmanager.com/doc/templates/link-template/
please give me a tmeporary wp-admin login info in a private reply, i’ll set it up there for you :).
you can delete free version, then install pro. After install and activating pro please use the attached add-on to import data from free to pro if there is any.
please give me a temporary wp-admin login info in a private reply, i’ll check and set it up there for you.
simply use this code 😉 :
function wpdm_flag_tags($vars){
$vars['el'] = '<img src="image-url-here" />';
$vars['en'] = '<img src="image-url-here" />';
return $vars;
}
add_filter("wdm_before_fetch_template", "wpdm_flag_tags");
🙂 no such option actually, also unnecessary for wpdm pro as a core feature. But it can be done as an add-on.
you simply need to login from same account that you used to purchase pro, to get access to pro forum. Thanks
looks like you are using old version of add-on , please download the extended short-code add-on again and update your copy.
as you used [el], now create a custom field name el and value <img src="image-url-here" />
deleting plugin dir will not delete your data, so, no worry :). yes, you also can rename old dir and install new version of plugin and activate.
yes, it could be, but you theme messing with some js code, so when it is hidden, google+1 button is not working.