• Resolved loupiloop

    (@loupiloop)


    Hi

    Thanks for this plugin first

    I have a mistake. The bloc widget is well fixed on post page because there is a sidebar.
    But not on the homepage, and all other static pages, how can i do please to add the widget on the bottom left of screen please for example ?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 15026628

    (@anonymized-15026628)

    Hi loupiloop

    If you want a specified element anywhere on your website to be fixed, you need to enter its ID into the text field via Appearance – Fixed Widget Options – Custom IDs.

    Use your browser’s developer tools (press F12) and open the Inspector to find the ID of the element you want to be fixed within the source code.

    Example: <div id="s567" class="n123">...</div> – in this case the ID would be s567.

    If the element does not have an ID yet you must find a way to define it. For example, you could edit the source code of the element (“Edit as HTML” in Gutenberg Blocks), you could manipulate your template files, etc.

    Kind regards, Odilo

    Anonymous User 15026628

    (@anonymized-15026628)

    Hi loupiloop

    How is the current status? Did it work?

    Kind regards, Odilo

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget doesnt appear on homepage’ is closed to new replies.