Cais,
Thanks for referring me to https://imagely.com/docs/nextgen-gallery-shortcodes/.
I attempted to use [ngg_images gallery_ids=”1″ display_type=”photocrati-nextgen_basic_imagebrowser”] in the Custom Code block in HeadwayThemes. I believe it is similar to the text editor mentioned in the above article.
The following is the code in the Custom Block.
==========================================
<html>
<head>
<style>
p.justify {
line-height: 1.5;
text-align: justify;
font-size: 14px;
font-family: Verdana;
padding-top: 10px;
}
p.left {
line-height: 1.5;
text-align: left;
font-size: 18px;
font-family: Verdana;
padding-top: 10px;
}
p.center {
line-height: 1.5;
text-align: center;
font-size: 18px;
font-family: Verdana;
}
</style>
</head>
<p class=”left”>New Resident Orientation</p>
<p class=”center”><iframe style=”width:550px;height:350px” src=”https://s3.amazonaws.com/online.anyflip.com/wyvx/ztly/index.html” seamless=”seamless” scrolling=”no” frameborder=”0″ allowtransparency=”true” allowfullscreen=”true” ></iframe></p>
<p class=”left”>Garden Walk – NextGen</p>
<p class=”center”>
[ngg_images gallery_ids=”1″ display_type=”photocrati-nextgen_basic_imagebrowser”]
</p
</html>
==========================================
The following appears in the browser at the bottom of the page.
https://www.joelestingi.com/dwlp-wordpress/lifestyle/
Hope you can help find my error.
Joe