royalpools
Forum Replies Created
-
I have found a solution to my request. Using the Easy Fancy Box plugin set the Caption Field to the title of the image/product and then the Description in the Alt Text. Under the Easy Fancy Box settings find Images->Appearance, check Show Title, choose a Title Position and check Allow Title From Thumbnail Alt Tag.
Thanks
Forum: Plugins
In reply to: [FooGallery Owl Carousel Template] Display Title in Thumbnail?To clarify, I would like the title to show up on the thumbnail, but a different longer description to show up when clicked and lighboxed. With the current set up the entire caption and or description show up in the thumbnail
Forum: Plugins
In reply to: [FooGallery Owl Carousel Template] Display Title in Thumbnail?Adding Captions, descriptions and titles all show up in the lightbox, but when show image caption is set to Yes! Please do! the entire caption shows up on the thumbnail. But even with all fields filled there is no text on the actual thumbnail. If the title should be showing up on the thumbnail it may be something with my site.
Thank you for the response.
Thank you for the reply. I have tried all listed lightbox plugins and did not find the ability to do this. Will there be support for more in the future possibly? If so I will wait as I accomplished what I needed using another series of plugins for the time being.
Forum: Plugins
In reply to: [GC Testimonials] Pagination at top and bottom of each page?Also, a helpful hint for those using Dillon’s great method. If you add this code to your in your .disabledPage CSS class you can easily disable those last and first page links.
.disabledPage { pointer-events:none; }It is supported in most current browsers now.
Forum: Plugins
In reply to: [GC Testimonials] Pagination at top and bottom of each page?Works beautifully Chris. Thank you. It is a real nice enhancement to this plug-in.
Forum: Plugins
In reply to: [GC Testimonials] Pagination at top and bottom of each page?Chris Dillon’s method does work! Is there any way to get the disabledPage to automatically set both and not just the one you click? For example when the property is set to both, and you click the bottom Next link, the top Next link does not “grey out” or change only the bottom. I have messed around a bit with it and I can not get it accomplished. Thanks for the fix Chris, it is a welcome addition to GC Testimonials.
Forum: Plugins
In reply to: [Contact Form 7] Can you style checkbox sets? Please Help!!bump
I figured it out. Just so anyone else has this issue. The shortcodes are sensitive to extra </div> tags in the code.
I have tried updating all clear:both; tags to clear:none; in the css override pane. This also does nothing.