Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 13,476 through 13,500 (of 20,557 total)
Jan 20, 2021 at 5:35 pm
#144948
Moderator
Nayeem Riddhi
Staff OP

Glad to hear this

thanks

Jan 20, 2021 at 5:35 pm
#144947
Moderator
Nayeem Riddhi
Staff OP

Please check now, I think it is now working fine now, you may also enable/disable style/scripts from Avada settings too if the further problem persist

thanks

Jan 20, 2021 at 5:28 pm
#144946
Moderator
Nayeem Riddhi
Staff OP

I have checked from your side and also on our testing site, from our testing site it is working fine, 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 20, 2021 at 4:57 pm
#144943
Moderator
Nayeem Riddhi
Staff OP

Please check wpdm tag taxonomy is wpdmtag,

wpdmtag

thanks

Jan 20, 2021 at 4:53 pm
#144942
Moderator
Nayeem Riddhi
Staff OP

I have checked that, Allow Access option is empty from the package settings,

Image 2021-01-20 at 10.49.12 PM

there also select members are different from different packages, so here it is not showing the packages, https://dev.residentsofprestwick.com/wpdm-test/

please check

thanks

Jan 20, 2021 at 3:50 pm
#144936
Moderator
Nayeem Riddhi
Staff OP

Can you please tell where is conflicting with your Avada theme for checking

thanks

Jan 20, 2021 at 3:40 pm
#144933
Moderator
Nayeem Riddhi
Staff OP
This reply has been marked as private.
Jan 20, 2021 at 3:28 pm
#144930
Moderator
Nayeem Riddhi
Staff OP
This reply has been marked as private.
Jan 20, 2021 at 3:22 pm
#144928
Moderator
Nayeem Riddhi
Staff OP

Hi,

you can use [download_link_extended] template tag in your page template for extended form display, for more template tag, you can see the doc here, https://www.wpdownloadmanager.com/doc/templates/template-tags/

thanks

Jan 20, 2021 at 2:58 pm
#144926
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 20, 2021 at 2:52 pm
#144925
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 2:43 pm
#144921
Moderator
Nayeem Riddhi
Staff OP

Can you please tell from which folder from your server you are trying to attach images, I shall try to check this with your another topic, let me know

thanks

Jan 20, 2021 at 2:29 pm
#144920
Moderator
Nayeem Riddhi
Staff OP

Hi,

I have checked that you are using the free version of WPDM, please download your copy from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

thanks

Jan 20, 2021 at 9:41 am
#144911
Moderator
Nayeem Riddhi
Staff OP

Sorry being missing, checking the issue soon

thanks

Jan 20, 2021 at 9:36 am
#144910
Moderator
Nayeem Riddhi
Staff OP

As we have many features including pro, we have included this in an additional feature as an add-on

thanks

Jan 20, 2021 at 9:18 am
#144908
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 9:17 am
#144907
Moderator
Nayeem Riddhi
Staff OP

you are welcome, let us know if you have other queries

thanks

Jan 20, 2021 at 6:48 am
#144894
Moderator
Nayeem Riddhi
Staff OP

No There is no incompatibility between, download manager and elementor , there is also an elementor add-on we have, https://www.wpdownloadmanager.com/download/download-manager-addons-for-elementor/

thanks

Jan 20, 2021 at 6:35 am
#144893
Moderator
Nayeem Riddhi
Staff OP

Yes, licence key required to run an update for the PRO plugin, let me know, how can I further help you

thanks

Jan 20, 2021 at 6:32 am
#144892
Moderator
Nayeem Riddhi
Staff OP

Hi,

Your code is Ok, but are you facing the problem regarding rendering the property id from $post_data array or it is not saving the data for $post_data, let me know

thanks

Jan 20, 2021 at 6:21 am
#144891
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 6:16 am
#144889
Moderator
Nayeem Riddhi
Staff OP

please you can edit the existing template or check the template div class/id if it is related any scripts inside the theme or plugin, or you can also use our created any existing link-template

thanks

Jan 20, 2021 at 5:58 am
#144888
Moderator
Nayeem Riddhi
Staff OP

For admin notification, you may check this add-on, https://www.wpdownloadmanager.com/download/download-notifications/

thanks

Jan 20, 2021 at 5:49 am
#144887
Moderator
Nayeem Riddhi
Staff OP

If this is your $post_data print array,

Array
(
[__wpdm_ID] ► 124
[dataType] ► json
[execute] ► wpdm_getlink
[verify] ► email
[action] ► wpdm_email_lock
[name] ► Hello Web Developer
[email] ► hello_wdee223@gmail.com
),

that means, $post_data doesn’t have property_id here, I am only seeing here, __wpdm_ID, let me know

thanks

Jan 20, 2021 at 5:33 am
#144886
Moderator
Nayeem Riddhi
Staff OP

Can you please elaborate on Junk folder issue please, we shall try to assist you

thanks

Viewing 25 posts - 13,476 through 13,500 (of 20,557 total)