Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11087
    kalledrengennr1
    Participant

    Hi there :-)

    Need help getting the plugin up and running.

    I have the following code, which (as far as my rookie eyes can tell) should work … but doesn’t:

    		<div class="material-single-gallery-container">
    		<div class="material-single-gallery-module">
    		<?php
    
    			echo '<a rel="lightbox" href="'. $url . $dirname . $prefix .'-gallery'. $j . '.jpg" title=""> <img alt="" src="' . $url . $imagethumbnail . '"/> </a><br>';
    
    		?>
    		</div>
    		</div>

    As I’m probably doing something wrong, can anyone please point me in the right direction?

    Thanks a lot in advance!

    Kind regards

    #11097
    Bartosz
    Keymaster

    Hi,

    Can we take a look at this gallery online?

    #11240
    lyndamarie
    Participant

    Same problem for me. I just uninstalled the plugin.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.