Shahriar

Forum Replies Created

Viewing 25 posts - 12,426 through 12,450 (of 12,510 total)
in reply to: Include Category description in WPDM Archive template #32095

Shahriar
Moderator

in wpdm-archive-page.php, after line# 600, add $html = term_description($category, 'wpdmcategory').$html;

in reply to: Apache Errors / File Type Icon #32094

Shahriar
Moderator

It should be ok now 🙂

in reply to: Errors in receiving files > who can help? #32073

Shahriar
Moderator

Sorry to missing that, anyhow downloads are ok now.

in reply to: Issue with around 2 thousand empty package created #32070

Shahriar
Moderator

if you modified original db structure or code, it will be hard for us to trace.

in reply to: Make Download sortable by menu order #32069

Shahriar
Moderator

Probably we should wait a little more to see how many other peoples need this option, as it requires to change a core code.


Shahriar
Moderator

That will require to build a custom wpdm add-on for buddypress 🙂

in reply to: Apache Errors / File Type Icon #32066

Shahriar
Moderator

Ok, I’ll check and adjusted it with the next update of the plugin, but if you need immediate solution, please give me temporary wp-admin login info in a private reply

in reply to: Payment gateway ipaymu #32065

Shahriar
Moderator

Yes, noted, but may you please point me the English api docs

in reply to: There is No Content in the Download E Mail #32064

Shahriar
Moderator

@Beattle, in that case I need to check it in your installation.

in reply to: WPDM Archive Page Search does not search custom fields #32063

Shahriar
Moderator

@wilsonchua, from next update of the advanced custom field add-on, fields will be searchable.

in reply to: All Packages in alphabetical order? #32061

Shahriar
Moderator

Please give me temporary wp-admin login info to check your issue.

in reply to: Download Count from Bots? #32058

Shahriar
Moderator

Yes, it could be bot, but we already used rel='noindex nofollow' with download link. You also may try contacting hosting support or analyze website visit stats to check from where the traffics are coming.

in reply to: Security Update Available for Pro Version? #32057

Shahriar
Moderator

@Florian, Don’t worry about that, explained here

in reply to: WPDM New Packages Widget Not Updating #32056

Shahriar
Moderator

I’ve identified the issue, It is actually with your theme and visual builder. Need to be fixed from theme, please contact your theme developer.

in reply to: WPDM New Packages Widget Not Updating #32026

Shahriar
Moderator

Sorry for that, I need to check it deactivating other plugins, I ensure your it just will be for few mins.

in reply to: For Shaon #32025

Shahriar
Moderator
in reply to: Problem with icon #32020

Shahriar
Moderator

@believer, it was because your theme was using old version of font-awesome, I’ve disabling font awesome from download manager and now icons are showing fine in your site.


@albert
, find and remove wp_enqueue_style('font-awesome', WPDM_BASE_URL.'font-awesome/css/font-awesome.min.css'); from functions.php


Shahriar
Moderator

probably any other active plugin causing this issue, please try deactivating other plugins.

in reply to: Key has expired #32017

Shahriar
Moderator

Sorry for delay, please give me temporary wp-admin login info in a private reply.

in reply to: Development domain change #32016

Shahriar
Moderator

please give me your license key here in a private reply, we shall unlock it for you.

in reply to: Data export – how? #32015

Shahriar
Moderator

you need to copy data tables wp_posts and wp_postmeta to new server or try using wp’s native export feature.

in reply to: Category not working #32014

Shahriar
Moderator

You will not need pro for that, please give me temporary wp-admin login info in a private reply to check


Shahriar
Moderator

Apply same solution for both link and page template, download count will work fine.

in reply to: Accordion questions #32012

Shahriar
Moderator

Use following SQL to update all:
update wp_postmeta set meta_value = '' where meta_key = '__wpdm_access'

in reply to: I am having problem with z-index in Archive Page #32011

Shahriar
Moderator

Remove overflow: hidden from your theme style.css, line# 797 ( https://www.evernote.com/l/AV1PsGwaS_dApIS5nFpfq7iveiOtNKmAmiEB/image.png )

Viewing 25 posts - 12,426 through 12,450 (of 12,510 total)