• Snippet of Gallery Code below. These stray paragraph tags are causing my large images not to show. Any idea why they are appearing, or how to remove them? page:

    <p> jQuery(document).ready(function($) {</p>
    <p> // We only want these styles applied when javascript is enabled
    $(‘.gal_content’).css(‘display’, ‘block’);
    $(‘.thumnail_col’).css(‘width’, ‘181px’);</p>
    <p> // Initialize Advanced Galleriffic Gallery
    var gallery = $(‘#thumbs_2672_1’).galleriffic({
    delay: 3500,
    numThumbs: 9,
    preloadAhead: 9,

    https://wordpress.org/plugins/photospace/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Photospace Gallery large image not appearing – stray in code?’ is closed to new replies.