Forum Replies Created
š no, English is okay. May you please explain “Itās not changing to the new template automatically.” little more.
there are some js error already (wpdm is not active) coming from your there
@pikefisher, ok, i’ll check that. But wpdm pro is in different level, 100s more features and flexibility, you may try the demo to check pro in details.
just checked, all packs are showing, search with the last package “B Hamp – Go To Work” , found it there.
please give me login info here in a private reply.
I’m working on that. Pinterest don’t have any api to do that, I’m doing it in my own way, which is a bit complex and taking some time.
“Iād like to talk to you about possibly putting together a affiliate link for a package deal for a group that Iām in (200 members). ” <-- not clear
š extremely sorry, I’m still not clear.
the issue was with your theme. Your theme was removing default “the_content” hook. Anyhow I adjusted it apply following code in your theme file “single-wpdmpro.php”
<?php $tpl = get_post_meta($post->ID, '__wpdm_page_template', true); echo do_shortcode("[wpdm_package id={$post->ID} template='{$tpl}']"); ?>
in last update what we did ( http://wordpress.org/plugins/download-manager/changelog/ )
2.9.9
- Fixed issue with multiple package delete
- Fixed issue with show/hide counter
there was not big change comparing with previous version. so update update every thing should be same as earlier except, now you will be able to use multiple delete.
added and replied you, actually you already had another account except “PMCS-ICAP”, order was linked with that, anyhow login info already emailed .
just tested, drag and drop is working fine
you may try with this http://wordpress.org/plugins/quick-featured-images/
in same ways as you do in regular wp post. and to show the info from custom field, in page or link template you can use tag [custom-field-name] that will show the value of specific custom field and [wpdm_custom_field_table] tag will show the tabular list of custom field name/value.
ops i didn’t updated custom field add-on, anyhow I updated image button addon and extended short-code and tested image button, carousel and slider, all3 are working fine, anyhow updating custom field add-on
pro version is 100s more features then free, for some additional feature there need to add add some additional jquery files, but we added all files maintaining wp guideline 100%. So any theme or plugin which maintain wp guideline, will not cause conflict.
add-ons are updates and everything is working fine now.
its somewhere in php.ini, your hosting/server support could do that easily as its related to server.
@MarvinTheMouse, please try uploading from wp native media library, if it also is not working there, then it something with your server, otherwise please give me wp-admin login info in a private reply to check it in details. Thanks.
sorry, not yet. we had to focus of major upgrades, anyhow its in our to do list.
[wpdm_package id="package-id" template="page-template-id"]