earthsite

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
Oct 25, 2013 at 5:03 pm
#9425
Member
earthsite
OP

Ok, thanks for sharing the documentation.

order_by:
field name to sort packages, you can sort by title, download_count, create_date, update_date or id , its a optional parameter, if you skip this parameter “id” will be taken as default.

order:
asc or desc, options parameter

Example:
[wpdm_category id="Category ID" title="Custom Title Here or 1" desc="Custom Dscription or 1" order_by="field name" order="asc or desc" item_per_page="10" template="temaplte name or ID"]

Oct 17, 2013 at 3:17 pm
#9264
Member
earthsite
OP

SOLUTION: Simply deactivate and reactivate the plugin. It somehow resets the URLs and restored all 404 errors.

This issue was likely caused because of an upgrade of the plugin or wordpress.

Thanks!

Oct 17, 2013 at 1:53 am
#9249
Member
earthsite
OP

Thanks, I sent over a temp login earlier today.

I look forward to your response.

Oct 15, 2013 at 8:27 pm
#9199
Member
earthsite
OP

Any response? My downloads are broken!

Oct 14, 2013 at 8:47 pm
#9181
Member
earthsite
OP

An update: I’ve tried changing the URL base urls, the 404’s still persist.

Current Settings:
PDM Category URL Base: downloads
WPDM Package URL Base: download

TEST Settings:
PDM Category URL Base: downloads22
WPDM Package URL Base: download22
Urls changed, but still showed 404 error.

So, I don’t think this issue is related to URL base conflicts.

Thanks for any help you can provide.

Sep 10, 2013 at 6:38 pm
#8382
Member
earthsite
OP

My first support email didn’t get answered. Two weeks went by. My second message got answered within 24 hours.

Sep 9, 2013 at 10:18 pm
#8365
Member
earthsite
OP

Thanks for resolving my issue over email. My registration key is now working. I appreciate the quick response.

Aug 30, 2013 at 6:16 pm
#8225
Member
earthsite
OP

Awesome, that worked!

Thanks so much for the support.

Aug 30, 2013 at 4:18 am
#8207
Member
earthsite
OP

Thanks for the reply.

When I try the above query, I get:
#1054 – Unknown column ‘’closed’’ in ‘field list’

Ideas?

Aug 28, 2013 at 11:17 pm
#8189
Member
earthsite
OP

I’m wondering the same thing.

It looks like you can disable trackbacks in the WordPress Settings Discussion, but that only affects new Pages/Posts. For ones already created, you need to manually edit the database.

Here is an article on how to: http://www.wpbeginner.com/wp-tutorials/how-to-disable-trackbacks-and-pings-on-existing-wordpress-posts/

But the query doesn’t work for me… I can’t seem to locate correct database table or query to get it to work.

Here is the basic query I’ve been trying…
UPDATE wp_ahm_files SET ping_status=’closed’;

Hope to get some help soon on this one!

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