Tagged: x
-
AuthorPosts
-
February 1, 2017 at 2:26 am #1353339
Gridley123ParticipantWordpress version: 4.7.2–en_GB
X-Theme: 4.6.4
Essential Grid: 2.1.0.1I am creating a website for a local magazine. One of the pages needs to be a gallery of previously published magazines. These are hosted at issue.com. Issuu provides an embed code, that looks like this:
<div data-configid="18888859/42729822" style="width:100%; height:363px;" class="issuuembed"></div> <script type="text/javascript" src="//e.issuu.com/embed.js" async="true"></script>These embeds are great as you can flick through the pages in the embed, or go to the full screen version on Issuu.com.
I want to use Essential Grid to create a grid of these embeds. I have created posts for every previous issue, and created 2 custom fields using ACF, the values being the embed code and the magazine published date (to allow for sorting by this, rather than the post’s published date).
I am struggling to work out how to show the result of the html above using the grid. How do I show the result of raw html as the entire grid element?
February 1, 2017 at 4:11 am #1353414
LelyModeratorHello There,
Thanks for posting in. Unfortunately, this is not possible by default. It could be possible with custom development, but this would be outside the scope of support we can offer. The JS from that embed code might disrupt how the grid works. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1353339 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
