Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 12,776 through 12,800 (of 20,540 total)
Feb 23, 2021 at 5:12 pm
#147300
Moderator
Nayeem Riddhi
Staff OP

Generally, category access for roles and packages follow these steps as I describe below,

before giving access to a certain category for a particular role you have to set from edit category option,

then you have to make empty for Allow Access option or giving a particular role on it like as I image attached or as usual for select member option too,

cat2

because Package Access = Package Access + All Category Access = All Visitors + Subscribers = All Visitors

and Package Access = Package Access empty + Category Access(Subscribers) = Subscribers

or Package Access = Package Access(subscriber) + Category Access(Subscribers) = Subscribers

Thanks

Feb 23, 2021 at 4:57 pm
#147299
Moderator
Nayeem Riddhi
Staff OP

Hi,

I think to Reactivate and reactivating the plugin will update the database automatically and fix the issue, please check and let me know

thanks

Feb 23, 2021 at 4:55 pm
#147298
Moderator
Nayeem Riddhi
Staff OP

Does this problem showing PHP log error, can you please elaborate more on this, if possible you may share some screenshots

thanks

Feb 23, 2021 at 4:48 pm
#147297
Moderator
Nayeem Riddhi
Staff OP

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

thanks

Feb 23, 2021 at 3:14 pm
#147285
Moderator
Nayeem Riddhi
Staff OP

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

Thanks

Feb 23, 2021 at 3:06 pm
#147284
Moderator
Nayeem Riddhi
Staff OP

For category shortcode, you can set templates from Downloads > Templates and use the link-template, please check and let me know if it works for you

thanks

Feb 23, 2021 at 2:57 pm
#147282
Moderator
Nayeem Riddhi
Staff OP

This message is showing while trying to login,

ERROR : Please check the ReCaptcha box.

please check

thanks

Feb 23, 2021 at 2:53 pm
#147281
Moderator
Nayeem Riddhi
Staff OP

Can you please share your related URL, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Feb 23, 2021 at 2:51 pm
#147280
Moderator
Nayeem Riddhi
Staff OP

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

Thanks

Feb 23, 2021 at 2:48 pm
#147279
Moderator
Nayeem Riddhi
Staff OP

I have checked that, this page https://verbrec.com/investor-centre/asx-announcements/ descending is working fine here, can you please elaborate on it?

thanks

Feb 23, 2021 at 2:33 pm
#147278
Moderator
Nayeem Riddhi
Staff OP

You can set API for live mode or you can also check it test for testing purpose

thanks

Feb 23, 2021 at 2:27 pm
#147277
Moderator
Nayeem Riddhi
Staff OP

For now, you can use the unmasked link for working

thanks

Feb 23, 2021 at 2:23 pm
#147275
Moderator
Nayeem Riddhi
Staff OP

Please simply click the Save Settings again for license key option from Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this time

and for add-on for now,

1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version

thanks

Feb 23, 2021 at 2:22 pm
#147274
Moderator
Nayeem Riddhi
Staff OP

Are you talking about the Downloads > All Packages, Embed option, please let me know, if possible,
please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Feb 23, 2021 at 2:16 pm
#147269
Moderator
Nayeem Riddhi
Staff OP

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

Thanks

Feb 23, 2021 at 2:09 pm
#147268
Moderator
Nayeem Riddhi
Staff OP

Can you please elaborate more on your issue, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue

Thanks

Feb 23, 2021 at 2:03 pm
#147266
Moderator
Nayeem Riddhi
Staff OP

I have downloaded the PDF file which you have already uploaded, the uploaded file also not clickable, can you please check and elaborate on it?

thanks

Feb 23, 2021 at 1:26 pm
#147262
Moderator
Nayeem Riddhi
Staff OP

Can you please elaborate on your issue which are you facing now, please let me know

thanks

Feb 23, 2021 at 1:07 pm
#147260
Moderator
Nayeem Riddhi
Staff OP

Can you please share the related category URL, please

thanks

Feb 23, 2021 at 12:37 pm
#147257
Moderator
Nayeem Riddhi
Staff OP

Sorry again, can you please share the related URL, please

thanks

Feb 22, 2021 at 5:07 pm
#147222
Moderator
Nayeem Riddhi
Staff OP

The credentials are not working, please check

thanks

Feb 22, 2021 at 5:05 pm
#147221
Moderator
Nayeem Riddhi
Staff OP

Have you downloaded the directory add-on from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

thanks

Feb 22, 2021 at 4:39 pm
#147216
Moderator
Nayeem Riddhi
Staff OP

For while page error, it is showing Fatal error : Allowed memory size of 268435456 bytes exhausted,
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 the wp-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.

Out of this doesn’t solve your issue, please contact your server administrator

Thanks

Feb 22, 2021 at 4:31 pm
#147213
Moderator
Nayeem Riddhi
Staff OP

Can you please share your related URL please, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue

Thanks

Feb 22, 2021 at 4:13 pm
#147210
Moderator
Nayeem Riddhi
Staff OP

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

Thanks

Viewing 25 posts - 12,776 through 12,800 (of 20,540 total)