Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 13,501 through 13,525 (of 20,557 total)
Jan 20, 2021 at 5:30 am
#144885
Moderator
Nayeem Riddhi
Staff OP

please follow same as other plugins installation and also this doc, https://www.wpdownloadmanager.com/doc/installing-wordpress-download-manager-pro/

thanks

Jan 20, 2021 at 5:25 am
#144882
Moderator
Nayeem Riddhi
Staff OP

It should work like this, /src/Templates/[TMPL]/views/ user need to copy new template files /src/Templates/[TMPL]/views/ dir, please check and let me know

thanks

Jan 20, 2021 at 5:10 am
#144881
Moderator
Nayeem Riddhi
Staff OP

I have checked that here, https://xsell.lightstyle.co.nz/properties/1c-centofanti-avenue/, email-lock is working fine, are you using [file_list] template tag here? please let me know

thanks

Jan 20, 2021 at 4:54 am
#144880
Moderator
Nayeem Riddhi
Staff OP

As the developer documentation, https://developer.wordpress.org/reference/functions/get_terms/, post_type doesn’t require here, hearing back from you

thanks

Jan 20, 2021 at 4:37 am
#144879
Moderator
Nayeem Riddhi
Staff OP

Do you want to replace the icon with custom image, please let me know

thanks

Jan 20, 2021 at 4:20 am
#144878
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 20, 2021 at 4:12 am
#144877
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 20, 2021 at 4:08 am
#144876
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 20, 2021 at 4:00 am
#144875
Moderator
Nayeem Riddhi
Staff OP

Glad to hear this

thanks

Jan 19, 2021 at 5:26 pm
#144855
Moderator
Nayeem Riddhi
Staff OP

Ok, i shall try to check your issue details in tomorrow

thanks

Jan 19, 2021 at 5:22 pm
#144853
Moderator
Nayeem Riddhi
Staff OP

you are welcome

thanks

Jan 19, 2021 at 5:21 pm
#144852
Moderator
Nayeem Riddhi
Staff OP

Has the problem been resolved? please let me know, if you have other queries

thanks

Jan 19, 2021 at 5:19 pm
#144851
Moderator
Nayeem Riddhi
Staff OP

Hello,

Has the problem been resolved, please let me know if you have other queries

thanks

Jan 19, 2021 at 5:15 pm
#144850
Moderator
Nayeem Riddhi
Staff OP

Hello @Nelly,

please open a separate ticket for your issue elaborating on this

thanks

Jan 19, 2021 at 5:12 pm
#144849
Moderator
Nayeem Riddhi
Staff OP

If your site access credentials are ok, I shall try to update the code on your side tomorrow again

thanks

Jan 19, 2021 at 5:09 pm
#144848
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 19, 2021 at 5:08 pm
#144847
Moderator
Nayeem Riddhi
Staff OP

Glad to hear that, your problem has been resolved 🙂

thanks

Jan 19, 2021 at 5:07 pm
#144846
Moderator
Nayeem Riddhi
Staff OP

Can you elaborate more on your issue, please, do you want to remove the featured image function, let me know

thanks

Jan 19, 2021 at 5:05 pm
#144844
Moderator
Nayeem Riddhi
Staff OP

By default, you are using, link-template-default, for more template you can visit Downloads > Templates, let me know if you have other queries

thanks

Jan 19, 2021 at 5:01 pm
#144843
Moderator
Nayeem Riddhi
Staff OP

Yes, you can customize the link template. for more you can see this doc, https://www.wpdownloadmanager.com/building-a-wordpress-download-manager-link-template-from-scratch/ and also for the template tags, https://www.wpdownloadmanager.com/doc/templates/template-tags/

thanks

Jan 19, 2021 at 4:56 pm
#144841
Moderator
Nayeem Riddhi
Staff OP

Hi,

I have seen there are many packages on your side, and creating the new package I have found there are lots of error in the console,

Image 2021-01-19 at 10.53.16 PM

I think there conflicting somewhere, can you please enable/disable other plugins for checking, you may also switch theme to other for checking, please let me know then

thanks

Jan 19, 2021 at 4:28 pm
#144837
Moderator
Nayeem Riddhi
Staff OP

Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

1.Editing the wp-config.php file
2.Editing the php.ini file
3.Editing the .htaccess file

1.Editing the wp-config.php file

Here you will need to edit thewp-config.php file.
define( 'WP_MEMORY_LIMIT', '1024M' );

2.Editing the php.ini file

On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
Once this is done, open the file, add or edit the following line:

memory_limit 1024M

3.Editing the .htaccess file

The .htaccess file is a file located within the root of your WordPress files.

You will need to add or edit the following code to the bottom of the file:

php_value memory_limit 1024M

With this done, you can then save your changes and check if the error is resolved.

Thanks

Jan 19, 2021 at 4:24 pm
#144836
Moderator
Nayeem Riddhi
Staff OP

If they’re in the database, they should show in tags panel, because WPDM after update doesn’t reset tags or categories

thanks

Jan 19, 2021 at 4:19 pm
#144835
Moderator
Nayeem Riddhi
Staff OP

Hi,

Are you using this shortcode, [wpdm_archive_filter items_per_page="12" link_template="app_card" cols=3 colspad=2 colsphone=1], it is working fine from my side, please let me know

thanks

Jan 19, 2021 at 4:05 pm
#144833
Moderator
Nayeem Riddhi
Staff OP

Do you have Advanced Custom Fields Add-on, https://www.wpdownloadmanager.com/download/advanced-custom-fields/, this also helps you to add additional fields with the user registration form

thanks

Viewing 25 posts - 13,501 through 13,525 (of 20,557 total)