I’m the developer of the Consent Mode Banner plugin, and I’m currently unable to reply to a support ticket regarding my plugin. It seems like my developer account (@tagconcierge) might be restricted or blocked from posting responses.
When I try to reply, I don’t see any option to submit a message. I’ve checked my account settings, but everything appears normal. Has anyone experienced a similar issue? Is there a way to verify if my account has been flagged or restricted?
I’d really appreciate any guidance on how to resolve this, as I need to assist a user with a support request.
Thanks in advance for your help!
Best,
Micha?
Is something wrong?
]]>thank you.
]]>$show_menu = astra_get_option( 'header-account-action-menu-display-on' );
[...]
if ( 'hover' === $show_menu ) {
$link_href = ( '' !== $link_url ) ? 'href=' . esc_url( $link_url ) : '';
}
As a result, the link doesn’t get filled for logged users. Maybe it’s an old option that was removed, or something from Astra Pro?
We confirmed this by running a brand new install, with only Astra.
Is this a known bug, or you have any idea if this will get solved?
We have patched the code temporarily, but this is of course not a sustainable option.
Thanks!
how can i remove the social links in the account details page? i looked at form-edit-account.php with no luck.
thank you.
]]>After entering the requested details, I receive this error:
Here’s what I’ve tried to do:
– Install Jetpack, connect & reconnect (mentioned solution here)
– Downgrade WP Core from 6.7.1 to 6.6.2
– Enabled Legacy REST API
– Changed PHP version to 8.2, 8.0, 7.4
– Using the latest WooCommerce plugins and extensions
No error logs appear inside the WooCommerce > Status > Logs, only this one inside debug.log:
PHP Deprecated: Hook woocommerce_rest_api_option_permissions is deprecated since version 6.3.0 with no alternative available. in /home/u929254612/domains/modded.lt/public_html/wp-includes/functions.php on line 6085
Error checking in buffer: There are no checked out buffers
Let me know if I can provide any other data for you.