Dan Stramer
Forum Replies Created
-
Forum: Plugins
In reply to: [Getty Images] Featured ImageThanks Karissa,
My client was so excited about embedding the Getty images in his site, but not being able to utilize the featured image option will not make this option feasible for him.I hope support for this will come in the future.
Do you have a licensing plan for non-profits which can withhold lower costs?Dan
Forum: Plugins
In reply to: [Getty Images] Featured ImageThanks for your answer, Is there any workaround?
Forum: Plugins
In reply to: [Campaign Monitor Dual Registration] Plugin still maintainedThanks Carlo,
I installed the plugin, it does work but causes the names of the users (which are in hebrew to turn into question marks). This could be an encoding issue with the plugin, I don’t know…once I uninstalled are re-named the user they were ok again.
Also, I wanted only subscribers of a specific form (S2member plugin form) to be added to a list, not all users on the site. But I guess this is not in the feature list of this plugin.Thanks,
DanForum: Plugins
In reply to: [Firelight Lightbox] Gutenberg GallerySwitching to the “all in one” option solved the issue.
No rush in waiting for the next release, I bet it will be before the Gutenberg release. 🙂Dan
Forum: Plugins
In reply to: [Firelight Lightbox] Gutenberg GalleryThanks a lot
I will give it a try and report.Dan
Forum: Plugins
In reply to: [Firelight Lightbox] Gutenberg Galleryit’s still local,
but if it helps, here the bit of code for that gallery:
https://www.dropbox.com/s/n4ft8dfikehwrgi/guten-gallery.png?dl=0<ul class="wp-block-gallery alignnone columns-3 is-cropped"> <li class="blocks-gallery-item"> <figure><a href="http://localhost/test/wp-content/uploads/2018/02/dominik-lalic-517260-unsplash-Large.jpg" class="fancybox image"><img src="http://localhost/test/wp-content/uploads/2018/02/dominik-lalic-517260-unsplash-Large.jpg" alt="" data-id="56"></a></figure> </li> <li class="blocks-gallery-item"> <figure><a href="http://localhost/test/wp-content/uploads/2018/02/pawel-nolbert-284283-unsplash-Large.jpg" class="fancybox image"><img src="http://localhost/test/wp-content/uploads/2018/02/pawel-nolbert-284283-unsplash-Large.jpg" alt="" data-id="57"></a></figure> </li> <li class="blocks-gallery-item"> <figure><a href="http://localhost/test/wp-content/uploads/2018/02/ales-krivec-107499-unsplash-Large-1.jpg" class="fancybox image"><img src="http://localhost/test/wp-content/uploads/2018/02/ales-krivec-107499-unsplash-Large-1.jpg" alt="" data-id="58"></a></figure> </li> </ul>Forum: Plugins
In reply to: [Max Mega Menu] use a stylesheet fileForum: Plugins
In reply to: [Max Mega Menu] use a stylesheet fileThanks,
But how can I set that new style sheet to over-ride the plugin’s style?
To give it priority after the plugin’s CSS?
Is there a dependency?Dan
Forum: Plugins
In reply to: [Meteor Slides] Slideshow Templates – more than 1Thanks!
Forum: Plugins
In reply to: [Meteor Slides] Slideshow Templates – more than 1Thank you very much Josh for your detailed explanation!
I’ll try it out.Dan
Forum: Plugins
In reply to: [Contact Form 7] Submit button instead of input[type=”submit”]Thanks, yes that’s what I did:
<button id='submit' class='wpcf7-form-control wpcf7-submit'>Send</button>Dan
Forum: Plugins
In reply to: [WP Show Posts] Show pagesThanks Tom.
So maybe if I choose *page* as post type and add a custom field “featured” for example on the pages I want to show, and set the Meta key and Meta Value in the “More Settings” tab, that could work?
I would like to allow the user to select specific pages to show in wpsp.Dan
Forum: Plugins
In reply to: [CF7 to Webhook] Additional fieldsOk, thanks.
And if I wanted to use a cf7 tag for date or page title etc… how can this be achieved with your plugin?Forum: Plugins
In reply to: [CF7 to Webhook] Additional fieldsFor future reference, if I’ll use the function above, where should I add the [submited_at] tag? With the other mail tags in cf7?
Thanks
DanForum: Plugins
In reply to: [Smart Slider 3] Layer AnimationThanks Ramona for your answer.
Dan