Aaron
Forum Replies Created
-
Hey @hardeepasrani,
I managed to make it work by copying the content to a new page.
However, on a bedrock project I am not getting the “Saving CSS…” and “CSS Saved” statements which I do get in otter. Anyway, it seems to work, since I can’t spot a difference in the generated CSS.
@hardeepasrani
I noticed the plugin was updated, but the CSS is still only visible in the editor.
Also, disabling Otter and a rollback to Block CSS version 1.1.2 did not solve the problem.Forum: Plugins
In reply to: [Add-on Contact Form 7 – MailPoet 3] Plugin does not work properlyI had the same issue. As soon as you have a Mailpoet form with a required custom field checkbox, make sure to include this custom field in your cf7 form. Unfortunately, deleting the Mailpoet custom field will not make your cf7 form work again. I think we have a bug here @abdultikweb
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Can’t access dashboardHi, I experienced the same issue.
I registered a custom post type with
'capability_type' => 'event', 'map_meta_cap' => true,and created a new role with grants for each value on that post type. an user with this sole role can’t access the dashbord or edit it’s profile until ‘Delete Posts’ is granted. The same is true for the subscriber role. An subscriber can’t edit it’s profile until ‘Delete Posts’ is granted.Im using WordPress 5.6.1 and Members 3.1.3