Inline content without shortcode
-
Hello,
I’ve set up a div in the following manner:
<div class=”inline_content” style=”display: none;”>content</div>and I’ve set up a link in this way:
< a href=”javascript:;” data-fancybox data-src=”#fancybox-hidden-[id]”> link < /a >
I don’t understand much of js so I got this hyperlink from having ran the shortcode once (it was working) and copied from the source code… I guess I’m missing something eh? :\I’m getting this in the popup:
“The requested page cannot be loaded. Please try again later”The issue is that I can’t use the shortcode in the way I need to implement the link to the content (I’m using w4-post-list and I want to load each post as modal popup when their links are clicked) so I need to have a way to setup the link WITHOUT the shortcode method…
Can you please help me?
Thank you very much.
- The topic ‘Inline content without shortcode’ is closed to new replies.