Olawale Adesina
Forum Replies Created
-
If you go to Manage Series > Series Order for your series, can you see any posts in the list or the list is empty for all your series?
Hello @wp-mememe
After upgrading the plugin, you should get a notification below on admin pages for data upgrade.
Can you confirm if you completed the upgrade task?
Hi @jroselarsen
Thanks for reporting this issue.
A fix has been made which will be included in this week follow up release.
Here’s the patch you can install pending the time the update is released https://drive.google.com/file/d/1qQC_XnbtQVb_H4odaBkdEX-30Yv8EPZZ/view?usp=sharing
Hi @nitrofox
Thanks for reporting this issue.
A fix has been made which will be included in this week follow up release.
Here’s the patch you can install pending the time the update is released https://drive.google.com/file/d/1qQC_XnbtQVb_H4odaBkdEX-30Yv8EPZZ/view?usp=sharing
Hello @seshelby1
Here’s a potential fix for the reported issue.
Can you try it and update us on the status?
https://drive.google.com/file/d/1p7l2LUDX_zT0rXFDxTDS8TVWMlsAigIj/view?usp=sharing
Hi @nreljed
While waiting for the release, i made a quick check on our code and notice there’s a way you can enable classic editor tab before we release an update to fix this issue by simply defining PP_CAPABILITIES_CONFIGURE_CLASSIC_EDITOR as true in your wp-config.php
Example: Adding the below code in your config file will enable the classic editor tab even without classic editor plugin been active.
define('PP_CAPABILITIES_CONFIGURE_CLASSIC_EDITOR', true);Thanks for reporting this issue @leonardcraft
We’ve opened issue on it and the fix will be available in next release.
Hello @rcosmos
Thanks for reporting the issue, we’ve made a fix for this which will be available on scheduled release coming on Monday but before then, here’s the beta package that has latest update as well fixing the issue which you can use pending the time the release will be out.
https://drive.google.com/file/d/1B5gRsbBACztQ_3PV4D6OAWMig5AGV4m_/view?usp=sharing
Thanks for reporting the issue, we’ve made a fix for this which will be available on scheduled release coming on Monday but before then, here’s the beta package that has latest update as well fixing the issue which you can use pending the time the release will be out.
https://drive.google.com/file/d/1B5gRsbBACztQ_3PV4D6OAWMig5AGV4m_/view?usp=sharing
- This reply was modified 3 years, 11 months ago by Olawale Adesina.
Hello @natethenomad, this doesn’t seems to be capabilities plugin issue.
Did you try deactivating capabilities while the other plugin is still active and then test if the problem still exist or not?
Hi @williamwps we’ve added consideration for issue reported and made a fix which will be available in the next release but before the, download the version that contain the fix in the link below pending the time we’ll make a release.
https://drive.google.com/file/d/17y4ygkUsUVW8CBdARMZapcJtljN9Jzr2/view?usp=sharing
Hi @williamwps, thanks for providing the requested information.
Kindly be informed this is not a conflict with woocommerce latest version as earlier suggested but an option key returning unexpected data.
The issue has been noted and will be fix in the next update but before then, you can get a quick fix so everything could be back to normal by deleting “
capsman_feature_restrict_classic_product” inwp_optiontable as it contain invalid data or alternatively, simply go to Editor features via ‘/wp-admin/admin.php?page=pp-capabilities-editor-features’ and update the settings for affected roles.Regards.
Hi James, sorry to hear that. We just made a fix for this issue. Can you try it out and confirm if this resolve your issue?