Marklcm
Forum Replies Created
-
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Titles for pagingHello Josh
Thank you, your support is remarkable
Mark
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Titles for pagingThanks Josh
that works.
Your help is invaluable and much appreciated.
I tried to add the excerpt to the button as well as the title by adding<a class="meteor-excerpt meteor-excerpt-<?php echo $meteor_count; ?>" href="#"><?php the_excerpt(); ?></a>
to the loop which loads the pager nav with slideshow titles. This does display the excerpt but not in the same button. I tried wrapping the title and excerpt calls in a div but that didn’t seem to work.
Would you be able to show me how to do that?
MarkForum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Titles for pagingI’ve uploaded my test localhost site for you to look at & will email you the address. I’m happy to post the link to the site here when it goes live for the benefit of others if necessary, just not as it is now.
The text next to the slide image is just a place holder for an example of how I hope to have the pagers in list style down the left of the image, which will eventually be maps. I will set the slider on that page to a slow transition speed so the viewer will have the information about each map available in the pager button and be able to choose.
Of interest, I have found that addingrel=prettyPhoto
after the slide link will open the larger version of the image in this lightbox without leaving the page. It will also be able to do the same for a pdf file for users to be able to print the map. Anyway that is the planThanks
MarkHello all
If I want only one slide to display for some reason, I put two slides in the slideshow and use ‘Electric Studio Auto Post Expire’ to set the slide you don’t want displaying to expire immediately.
Works for me.Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Titles for pagingWhoops! the firebug info didn’t display. I’lltry again here
<a class="meteor-title meteor-title-1" href="#">map2</a> <a class="meteor-title meteor-title-2 activeSlide" href="#">map1</a>
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Titles for pagingHello Josh,
I hope you may be able to help. I’ve followed the instructions here and from your website https://www.jleuze.com/plugins/meteor-slides/customizing-the-slideshow-script/, on my local site and can’t get the title text to display.
The styling is as shown on your website and displays as 2 square grey dots as expected. each linking to the slide successfully and firebug
shows”map2
map1” when inspecting the button element.
In the test site ‘map1’ and ‘map2’ are the respective titles of the slides, its just that the text isn’t displaying. I think I have followed your instructions correctly and am probably missing something pretty basic as ‘basic’ is the level of my skill level doing this.My eventual hope is to have the title in h3, and the excerpt for each slide displayed together in its own pager button, in a vertical list to the left of the slides. Hope that makes sense. I would appreciate any assistance you may be able to offer
Thanks
MarkForum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] using shadow filter for ie7/8I’ve been doing a bit of reading and it appears these filters sometimes don’t play nicely, so I’m going to try “CSS3 PIE” which looks as if it may be a better solution.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Centering buttonsThanks GhostToast
works a treat for meread further down in the faq
Alternate method:
Note: some themes might set input color in the theme css. You can sometimes override the theme css input color by adding this to the last line in your theme style.css (adjust css as needed).
input[type=”text”], input[type=”email”], textarea {
padding : 2px;
background : #f9f9f9;
border : 1px solid #ccc;
}Thanks for quick response
I’ll have to update
Markall fixed, thanks James
The images are in the sidebar inserted using the NextGEN Widget, so although the images are all from the same gallery, because they are in the sidebar, colorbox doesn’t seem to recognize them as a group & I surmise that is why the ‘prev’ ‘next’ & slideshow ‘play, stop’ buttons aren’t showing.
Thanks
Msorry I can’t help as I’m having a similar problem. An ngg album on my static homepage looks for the gallery on the first post page(which is unused as the site is not a blog as such, rather a series of static pages) instead of the gallery page. The album works as expected when placed on any other page.
Perhaps someone else has experienced similar problems & found a fix although I’ve done a fair bit of searching
Thanks for quick reply. I’m new to this but was just reading up about creating templates,but am a bit in the dark. Could I paste your code into the top? body? foot? of existing gallery.php & save as ‘gallery-new version.php’ and put it in the folder nggallery