Plugin element not visible in front end

I installed and uninstalled a bunch of JavaScript-based plugins while testing different plugins for pagination.

Now, a plugin that I just installed is not showing up as visible in the front end even though it is set to visible on page load. Please see the screenshot attached.

The element in question is PaginationJS A, which is highlighted in pink (but not visible).

Another curious thing is that the Inspector tool on the debugger shows all elements that are currenly visible as not visible on page load.

several elements based on js are invisible in the preview, only serve to activate action and workflows.

This is not an invisible element. These are page numbers for pagination, so it needs to be visible in front-end.

sometimes, the element is enclosed in an invisible group or container and that’s why it’s hidden. maybe.