earthsite

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
in reply to: How to Order Packages in a Category? #9425

earthsite
Member

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"]

in reply to: 404 Error on all Download Details Pages – URGENT #9264

earthsite
Member

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!

in reply to: 404 Error on all Download Details Pages – URGENT #9249

earthsite
Member

Thanks, I sent over a temp login earlier today.

I look forward to your response.

in reply to: 404 Error on all Download Details Pages – URGENT #9199

earthsite
Member

Any response? My downloads are broken!

in reply to: 404 Error on all Download Details Pages – URGENT #9181

earthsite
Member

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.

in reply to: Invalid Key #8382

earthsite
Member

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

in reply to: Invalid Key #8365

earthsite
Member

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

in reply to: Removing Trackback #8225

earthsite
Member

Awesome, that worked!

Thanks so much for the support.

in reply to: Removing Trackback #8207

earthsite
Member

Thanks for the reply.

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

Ideas?

in reply to: Removing Trackback #8189

earthsite
Member

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)