• Resolved Bonaldi

    (@bonaldi)


    Hi Marc,

    I’m getting this message in the Firefox console: [SilentShield] useSettingsContext called outside SettingsProvider – returning loading fallback.

    I’ve noticed that in the administration panel of some sites, the right-hand menu column doesn’t appear, even after clicking the column icon near the breadcrumb.

    It appears in other configurations.

    Regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support forge12marc

    (@forge12marc)

    Hello @bonaldi,
    thank you for your support. We’ve updated the plugin – can you verify if that solves your issue?

    Best Regards
    Marc

    Thread Starter Bonaldi

    (@bonaldi)

    Hi Marc,

    This doesn’t solve the issue: I still have a hidden element that calls a CSS display: none;.


    html.wp-toolbar.light body.wp-admin.wp-core-ui.js.silentshield_page_silentshield-admin.auto-fold.admin-bar.branch-6-9.version-6-9-4.admin-color-midnight.locale-fr-fr.svg.wp-theme-mytheme.customize-support div#wpwrap div#wpcontent div#wpbody div#wpbody-content div.wrap div#silentshield-root div.group/sidebar-wrapper.relative.flex.min-h-[calc(100vh-46px)].w-full.has-[[data-variant=inset]]:bg-sidebar div.min-h-screen.flex.w-full div.group.peer.text-sidebar-foreground.md:block div.absolute.inset-y-0.z-10.hidden.h-full.w-[--sidebar-width].transition-[left,right,width].duration-200.ease-linear.md:flex.left-0.group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)].group-data-[collapsible=icon]:w-[--sidebar-width-icon].group-data-[side=left]:border-r.group-data-[side=right]:border-l

    Regards.

    Thread Starter Bonaldi

    (@bonaldi)

    When it works, this CSS rule from silentshield-admin.css is called and overwrites display: none;

    @media (min-width: 768px) {
    .md\:flex {
    display: flex;
    }
    }

    Plugin Support forge12marc

    (@forge12marc)

    Hello @bonaldi,

    thank you for your feedback. Would it be possible to send us a copy using duplicator of the page via mail to info@forge12.com ?

    Best Regards
    Marc

    Thread Starter Bonaldi

    (@bonaldi)

    Sorry, but I can’t send you a duplicated site.

    The bug exists on several of my sites, by the way.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.