Internal Anchor Rewrites Break JS Modal Windows
-
When a page is enabled with https, internal anchor links to “#” used for modal windows break.
In particular, the Lightbox Plus plugin is being used with inline modal lightboxes. This works by embedding the form in a div tag with “display:none” set. Clicking of a link elsewhere, and with the anchor as “#” opens that div block as a lightbox.
The “#” links get written with the full https uri and thus break this functionality.
Is there any means to prevent this links from being rewritten?
WP 3.4
WordPress HTTPS 3.3.0
- The topic ‘Internal Anchor Rewrites Break JS Modal Windows’ is closed to new replies.