Dan Stramer
Forum Replies Created
-
Forum: Plugins
In reply to: [Flamingo] Subhect and date fieldsHI
do you have any update on this?Thanks,
DanHi Kevin,
Thanks for your reply.
Clearing the cash + cookies did the trick.
But what about the ‘regular’ website users? will they have to do the same action too?Dan
Hi,
I am having a problem with displaying the PDF in Chrome/
Firefox displays correctly.
I have tried the change of the != operator you suggested and turning error checking back on and it still doens’t work. (just a white blank area)
This is the URL:
https://www.boazkraus.co.il/%D7%9E%D7%9F-%D7%94%D7%AA%D7%A7%D7%A9%D7%95%D7%A8%D7%AA/%D7%9E%D7%9C%D7%97%D7%9E%D7%AA-%D7%94%D7%90%D7%97%D7%99%D7%9D-%D7%94%D7%9C%D7%A4%D7%A8%D7%99%D7%9F/Any suggestions?
Thanks
DanForum: Plugins
In reply to: [Firelight Lightbox] images showing behind youtube video IE@ravanh Great thanks, looking forward
Forum: Plugins
In reply to: [Firelight Lightbox] images showing behind youtube video IEThanks for the plugin.
Do you have an estimate when the next version is released with the wmode fix?Thanks
DanForum: Reviews
In reply to: [Meteor Slides] Best Slideshow PluginA video would be great, and maybe even add some more help items to the help area in the wordpress admin, like you did.
Dan
Forum: Plugins
In reply to: [Meteor Slides] filter by slideshow on backendThanks Josh,
I guess I was looking for a way to filter on the slides pages, not on the slideshow page.Dan
Forum: Reviews
In reply to: [Meteor Slides] Best Slideshow PluginHi Josh
Regarding the video, I would think about being able to embed a youtube/vimeo video, and to have a selected still image representing the video. When clicked, the video starts playing inside the meteor-slides window and the cycle of course stops. when the video ends, the cycle continues.
I don’t have to tell you how much video is popular and I have been getting plenty of requests regarding video in slideshows.
Look at this site I made a couple of months ago using meteor and video:
https://www.mychic.com/
All the requests above would work great with this site.I would prefer drag and drop sorting – it is the easiest and most understandable (similar to ACF repeater field – if you are familiar).
Documentation – actually if there were some more demos with the different meta’s in the shortcode and php template code.
Another point – maybe you could create a tinyMCE button when clicked the user can select which slideshow he want’s to add to his page (like the one nextgen gallery has).
Thanks alot!
Dan
Forum: Plugins
In reply to: [Firelight Lightbox] images showing behind youtube video IEyes, The site is: https://www.game-star.co.il
but I added the code above to solve the problem.you can see a gallery and video in this page for example:
https://www.game-star.co.il/attractions/laser-guns/Thanks,
DanForum: Plugins
In reply to: [Firelight Lightbox] images showing behind youtube video IEI found this solution – isn’t it supposed to be bundled with the easy fancybox plugin?
https://mehigh.biz/wordpress/adding-wmode-transparent-to-wordpress-3-media-embeds.htmlThanks
DanForum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] paralax effectHi Josh
Should I add this code in the meteor-slideshow.php
I added the <p> tag with the caption the “meteor-caption” class<script type="text/javascript"> jQuery(document).ready(function($){ $.fn.cycle.defaults = { before: function () { $j('.meteor-caption').css('left', -600); $j('.meteor-caption').animate({left:140}, 1500); } } }); </script>
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] paralax effectThanks Josh, will give it a try
Dan
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Slide URL link dont workHI
I need the post thumbnails filter working.
How can it work together with meteor slides?
Is there a fix for that?Thanks
DanI fixed the fade to black issue adding the css fix I wrote above.
It’s not optimal, because if I upgrade the plugin it will probably erase that line of code (if the css file gets updated too)Thanks,
Dan