eddiebouncer
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Select required and include_blankSame issue here,
using ‘include_blank’ results in “—” which fools the validation.
Here’s a post on how to change the “—” into something else, but this still doesn’t leave the field empty
Any suggestions would be appreciated.
Forum: Plugins
In reply to: [watermark] image doesn't show watemarkAh, i guess i had to increase image-size under wp > settings > media…makes sense
Forum: Plugins
In reply to: [watermark] image doesn't show watemarkThat worked like a charm. Not sure how this occured, i’ve used more large images that got smallified in revolution-sliders.
Thanks for helping out! Cheers, Ed’
Forum: Plugins
In reply to: [Background Manager] background not full on iphone (due to bottom browserbar)I dont need a slider nor see how your slider would work as full background?
Ok, perhaps it was a clear your cache issue. But i just updated your other plugin and see you made that one responsive also – so i’ll stick to that one.
Thanks again!
Forum: Plugins
In reply to: [Sharing buttons shortcode for Jetpack] duplicate row of share buttonsSorry, this doesn’t work either.
I keep having double or nothing, any other suggestion we can try?
Thanks again.
Forum: Plugins
In reply to: [Sharing buttons shortcode for Jetpack] duplicate row of share buttonsThanks,
I saw that, but:
1. where do i put the custom code in functions.php? (does it matter?)
2. how do i insert the code in the area i want (regular text block? php plugin?)the jquery option feels less difficult to me but as Lebens says himself: “This is definitely a developer’s solution, so it might be tricky for you to get working.”
Forum: Plugins
In reply to: [jQuery Pin It Button for Images] pin it button and revolution sliderUnlucky, but thanks for the replies!
Forum: Plugins
In reply to: [jQuery Pin It Button for Images] pin it button and revolution sliderIf i change the image selector i do get the PIN button, yet it hovers over the navigation arrows :/
Can i set a smaller overlay or something? (if i win 20px around it should be good)
Add.: i set a higher z-index for navigation, but on a 2nd slide the pinterest button is lost
Thanks sofar, Ed’
Forum: Plugins
In reply to: [jQuery Pin It Button for Images] pin it button and revolution sliderHey,
Thanks for the suggestion, i’ll give it a try asap!
Forum: Plugins
In reply to: [jQuery Pin It Button for Images] pin it button and revolution sliderExcusez-le-mot, read your thread.
Our link is https://www.lassooydesign.nl
some pin it’s work, some won’t on sliders. I set the visual settings to static again, because dynamic was loading the pinit label even less often.
Thanks again, Ed’
Forum: Plugins
In reply to: [Firelight Lightbox] Keep modal window open with mailchimpAh thanks, good find!
I searched in vain, so in header and footer i used
<?php if( !is_page( '1' ) ) : ?> skipped content <?php endif; ?>
But that sucks when theme gets updated. Gonna check the plugin!
Forum: Plugins
In reply to: [Firelight Lightbox] Keep modal window open with mailchimpThanks for the reply Ra,
makes sense to make things reload within the modal window. I’ll go with iframe mode.
But then i have to implement the stylesheet of my WP-theme yet without menu and footer right? Is there an easy way of doing that?
Cheers, Ed’
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] how to set languageI looked at it and changed it back to rotatingtweets/languages and now it works here also. No idea, but it’s all functional now..
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] how to set languageThanks, i got it working now.
I had the
.mo file
in the/wp-content/languages
folder. But in/wp-config.php
i set:define('WPLANG', 'rotatingtweets-nl_NL');
instead ofdefine('WPLANG', 'nl_NL');
Thanks again for a nice plugin! Cheers, Ed’