djh-world
Member
Posted 6 years ago #
Hi there,
I've just installed the "Lazy Gallery" plugin system, but I've become slightly confused by the fact that the installation steps don't really make any sense
"Create a link to the lazy-index.php file in your wordpress folder."
Can anyone explain to me what does this mean?
Thankyou, All I'm after is a simple gallery to intergrate into my blog
Having never seen this plugin and by reading the instructions on the plugin page I would think that you need to put a link to lazy-index.php in your wordpress index.php file.
djh-world
Member
Posted 6 years ago #
I see.
Sorry to be a nuisance, but how exactly do I make this "link"
Go into the sidebar file and create a link there ... or .... go into your links section in the admin module and create a link to http://www.yourblog.com/lazy-index.php ...
simple as that
I have the following code in my sidebar:
<!-- Lazy Gallery -->
<?php if (function_exists('showGallery')) { ?>
<h2><?php _e('Gallery'); ?></h2>
<?php showGallery(); ?>
<?php } ?>
Man, this is not workin for me! Errors all around!
7milesdown: what are your errors? you can email me at jwurster at comcast dot net.
jim