Shahriar

Forum Replies Created

Viewing 25 posts - 7,651 through 7,675 (of 12,513 total)
Aug 11, 2017 at 8:58 pm
#61648
Moderator
Shahriar
Staff OP
Tunnel 5ac7a4a4.ngrok.io not found
Aug 11, 2017 at 8:56 pm
#61647
Moderator
Shahriar
Staff OP

1 ) Page loading time was normal in my test

2 ) Your theme has it’s own Bootstrap. So, I disabled WPDM’s bootstrap from Downloads Settings Basic. This will fix any Bootstrap conflict issue. But looks like your theme has layout issue. You have to fix those to make content area visible.

3 ) Please send me the link to the page where you put the search form shortcode.

Aug 11, 2017 at 8:38 pm
#61646
Moderator
Shahriar
Staff OP

Please try now.

Aug 11, 2017 at 8:36 pm
#61645
Moderator
Shahriar
Staff OP

You have to modify the frontend uploader template to add custom meta boxes. Please check this doc about template customization https://www.wpdownloadmanager.com/doc/template-files/

Frontend Uploader template is /download-manager/tpls/wpdm-add-new-file-front.php

Aug 11, 2017 at 8:33 pm
#61644
Moderator
Shahriar
Staff OP

Working now.

Applied Link Template Panel in the first shortcode. The number of packages is defined by cols parameter.

Added following custom CSS ( theme’s style.css ) to fix the card image overflow issue.

.w3eden .list-group-item img {
    max-width: 100%;
}

Please check this page https://shifmanmattresses.com/test/

Aug 11, 2017 at 8:22 pm
#61643
Moderator
Shahriar
Staff OP

You can do that by adding the following post type hidden input field in your homepage search form.

<input name="post_type" value="wpdmpro" type="hidden">

Another way is adding the following code in your theme’s functions.php file. But this approach will effect all search query.

function wpdmpro_searchfilter($query) {
    if ($query->is_search && !is_admin() ) {
        $query->set('post_type',array('wpdmpro'));
    }
return $query;
}
add_filter('pre_get_posts','wpdmpro_searchfilter');
Aug 11, 2017 at 8:16 pm
#61642
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 11, 2017 at 8:12 pm
#61640
Moderator
Shahriar
Staff OP

Looks like there is an issue in G+ lock in the current version. We are looking into this and releasing an update soon.

Aug 11, 2017 at 8:05 pm
#61639
Moderator
Shahriar
Staff OP

You’re welcome 🙂

Aug 11, 2017 at 8:04 pm
#61638
Moderator
Shahriar
Staff OP

Thanks for sharing the solution for the reported issue.

Aug 11, 2017 at 8:01 pm
#61637
Moderator
Shahriar
Staff OP

Sorry, I missed your point the first time.

The solution is using you custom profile template. You can read the detailed documentation of using the custom template here.

Basically, follow the steps listed below to create custom profile template,

1 ) Create a directory named /your-theme/download-manager/ under you active theme dir

2 ) Copy /download-manager/tpls/user-profile/ dir and paste it on your theme’s /download-manager dir

3 ) Then open /your-theme/download-manager/user-profile/profile.php file and find the following code and edit the background CSS.

https://www.evernote.com/l/AUeAyVxMEmFN2rBoakQMajXa9VYv5-dC1w0B/image.png

You won’t lose your changes even after plugin update.

Aug 11, 2017 at 7:50 pm
#61636
Moderator
Shahriar
Staff OP

Glad to know!

Aug 11, 2017 at 7:45 pm
#61635
Moderator
Shahriar
Staff OP

Unlocked your key from test domain.

Aug 11, 2017 at 7:43 pm
#61634
Moderator
Shahriar
Staff OP

There is no option yet to turn off master key.

But this key is only accessible by admin users, so your downloads are safe even when the master key is active.

Aug 11, 2017 at 7:24 pm
#61631
Moderator
Shahriar
Staff OP

Do you have Advanced Access control add-on? This add-on allows you to assign the package to a specific user without creating user role.

Aug 11, 2017 at 7:21 pm
#61630
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue.

Aug 10, 2017 at 7:46 pm
#61601
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 10, 2017 at 7:17 pm
#61598
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Aug 10, 2017 at 7:16 pm
#61597
Moderator
Shahriar
Staff OP

Happy to help anytime 🙂

Aug 10, 2017 at 7:13 pm
#61596
Moderator
Shahriar
Staff OP

Please check if discussion if off. Does comment section appear if you deactivate WpDiscuz?

Aug 10, 2017 at 6:54 pm
#61595
Moderator
Shahriar
Staff OP

Please check following screenshots to understand the differences between two approaches.

Without initial download link ( Using Google Doc viewer )

https://www.evernote.com/l/AUebu2a4eKlILZ37bdtwcz5_IHZulWuKP_8B/image.png

Opening using Browser’s pdf viewer,

https://www.evernote.com/l/AUfT6qa78NFPs4t2bklo2Qk63iVxFFTj2nYB/image.png

Aug 10, 2017 at 6:47 pm
#61594
Moderator
Shahriar
Staff OP

There are several occurrences of $dfiles variable in that file. You have to work on that variable to change the sorting style.

Please list your precise requirements and email the list to customize@wpdownloadmanager.com to get a quote on the customization.

Aug 10, 2017 at 6:40 pm
#61593
Moderator
Shahriar
Staff OP

Okay, let us know if need any help then.

Aug 10, 2017 at 6:38 pm
#61592
Moderator
Shahriar
Staff OP

Add the following code inside package info div,

  • Please check this screenshot,
    https://www.evernote.com/l/AUf36YqusxFDwYuhTyN4VIw-pyu8FF_qmbIB/image.png

    Aug 10, 2017 at 6:32 pm
    #61591
    Moderator
    Shahriar
    Staff OP

    With each WPDM order, you get a unique license key. Based on license type it can be used on 1/5/unlimited domains. When you save the key in your domain WPDM license server verifies’s if the key is a valid one.

    If you want to change your domain we have to unlock the key from old domain so you can use it in your new domain.

    No need to worry about the license related issue. Just let us know when you see an invalid key error. We will take care of the rest.

    Viewing 25 posts - 7,651 through 7,675 (of 12,513 total)