DoubleFish
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Is CF7 Secure enough to gather sensitive InformationThanks for the quick reply Takayuki!
Why is this so hard to get an answer to?
I started with the host and they said get with the theme developer. Got with the theme developer an they said get with you.
Can you at least explain which part of the transmission SSL protects and where CF7 fits into that?
I really would appreciate it. Long time user and contributor.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Not working after update to 1.6.3Yep, prettyphoto fixed…
Thanks for updating!
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Not working after update to 1.6.3Just an added note: I did switch to different scripts. Currently “SwipeBox” is the only (one out of the other five) the works decently with this site.
Also the “Image Lightbox” scripts takes you straight to YT as well.
I would much rather use PrettyPhoto like we were before because that looks and functions the best with our site.
So it’s most likely an issue within the “PrettyPhoto” and “Image Lightbox” scripts.
Thanks again for the great work and help in getting this resolved.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Not working after update to 1.6.3Thanks for checking again but that didn’t resolve the issue. I found that in the forums and tried it previously as well.
<a title="Shawn Evans - The Trade Doctor" href="https://www.youtube.com/watch?v=E6zGVWDyW5g&rel=0" data-rel="lightbox"><img src="http://www.thetradeindoctor.com/images/video-slide-main2.jpg" alt="Shawn Evans - The Trade Doctor" /></a>FYI, I also deactivated all plugins except responsive lightbox to ensure it wasn’t a plugin conflict.
Can I privately send you log-in credentials so you can take a closer look?
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Not working after update to 1.6.3Hey Thanks for the response,
I know you’re busy but can you please try again. I don’t know why you can’t get on. It does take few seconds sometime but generally loads right up.
This is a clients site and I really need to get this issue resolved.
I can’t figure out why it works in a news ticker plugin and through widgets but not within pages and post (which is where the non working links are).
I did read something either in the forums or change logs for the plugin that this was a resolved issue but…
Anyhow, this is how the link in the post is set up. Same as all other that are working. Like I mentioned it was working perfectly for well over a year… probably closer to 2 years.
<a title="Shawn Evans - The Trade Doctor" href="https://www.youtube.com/watch?v=E6zGVWDyW5g&rel=0" rel="lightbox"><img src="http://www.thetradeindoctor.com/images/video-slide-main2.jpg" alt="Shawn Evans - The Trade Doctor" /></a>I really appreciate your help.
Forum: Plugins
In reply to: [Event Calendar] Changing background color of event list not workingNevermind,
For those who are looking for an answer on how to style the [evenlist] background, border, font color, etc… do the following.
Add whitelabel=”true” to the shortcode [eventlist]
then target the following css in your themes style.css file.
.aec-eventlist li { color: #yourcolor; background-color: #yourcolor; border-color: #yourcolor; }Super easy but not very clear via settings, documentation, etc.
Still good plugin…everything evolves…give it time.
Forum: Plugins
In reply to: [Logo Slider] Broke after trying to install second slider.Sorry to double post.
The first box of code above is the short code I have in a widget along with the CSS to control it.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] How do I add a NextGEN gallery to a page?Hey bobtem,
Providing you’ve installed the plugin and set up the gallery correctly this is how you get the gallery to display…
In your wordpress dashboard simply got to the “pages” tab and open the page you want the gallery to display on.
On the far right of the tool bar (above the text box) you’ll find a small icon for the nextgen gallery. Click it.
This will launch a box that will walk you through choosing whether you want an album or a gallery to display as well as whether you want it to display as “compact” or “extended”.
Hope this helps.