Jump to content

Space gallery plugin


AnthonyJ

Recommended Posts

The XML file should exist within /wp-content/plugins/[name of space plugin]/. I'm assuming the XML file controls what images display.

 

The gallery can be inserted in one of two ways:

 

-- by editing your theme, and inserting the provided PHP code n a page template or whereever you want it to display

-- by adding the short code "[space-gallery=filename=space-gallery.xml&height=450]" into a WYSIWYG field, like the content of a blog post or page. You may need to update the XML path name to point to the correct file, and adjust the height to your liking.

Link to comment
Share on other sites

Well I come to find out I don't like this plugin....But I have looked at this one...

http://bohemiawebsites.com/WORDPRESS/

 

Part of the instructions are below and I have a hard part with "place something like" what do you mean something like? And "in your templates" what templates?

 

3. Place something like `<?php if (function_exists(boslideshow_show())) { boslideshow_show(); } ?>` in your templates within the desired div tag.

 

Can anyone shed some light on this for me?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...