Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

sparker

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 16 total)
1 2 →
  • Author
    Posts
  • March 15, 2014 at 4:05 pm in reply to: Having problems playing Amazon S3 embedded videos #60841
    sparker
    Member

    I can finally give this a little more time.

    I’ve updated everything on the site to the latest versions, just so I’d have a known starting point. This includes WPLU 2.0.9.

    I don’t think it’s related to plugin conflicts, because the videos seem to work fine in some of the latest browsers, but not on others:

    Windoze

    – Chrome 33.0.1750 works

    – Internet Exploder 9.0.8112 works

    – Firefox 27.0.1 does not work – shows gray screen with encrypted URL

    Macintosh

    – Safari 7.0.2 Works

    – Chrome 34.0.1847.50 beta does not work – shows gray screen with encrypted URL

    – Firefox 27.0.1 does not work – shows gray screen with encrypted URL

    Any ideas where to look next? I’ve kept the same “test page” live if you have time to look at it. That’s at [https://www.socialmarketingnoise.com/test].

    If needed for debugging, I can provide an administrator account to our site.

    I’d appreciate any help you can provide.

    Steve

    September 17, 2012 at 9:12 pm in reply to: Lightbox Ultimate – Custom CSS for anchors not working right #48370
    sparker
    Member

    Just checking back to see if you had any idea why this isn’t working.

    September 14, 2012 at 4:21 pm in reply to: Lightbox Ultimate – RTMP Streaming from Amazon S3 #49290
    sparker
    Member

    Thanks for the info. I’ll keep an eye on new releases. I realize you can’t commit to release dates, but hopefully we’re talking weeks instead of months… :)

    Steve

    August 25, 2012 at 10:55 pm in reply to: Notification of plugin updates #48522
    sparker
    Member

    I apologize that I posted into the wrong forum.

    Thanks!

    Steve

    August 24, 2012 at 4:56 pm in reply to: Notification of plugin updates #48520
    sparker
    Member

    One more quick question: Where can I find release notes for what has changed in each release?

    Thanks!

    Steve

    August 24, 2012 at 4:16 pm in reply to: Notification of plugin updates #48519
    sparker
    Member

    I agree with wanting “proactive notification” about new releases to the products I’ve purchased without me having to go look at a web page.

    Can you please look into sending out notification messages (or post upgrade notices to a form we can RSS subscribe to) whenever upgrades are made? It’d make our lives a lot easier!

    Steve

    August 15, 2012 at 2:35 pm in reply to: Lightbox Ultimate – Custom CSS for anchors not working right #48369
    sparker
    Member

    Info sent. Thanks in advance for any help you can provide.

    Steve

    August 15, 2012 at 12:51 am in reply to: Lightbox Ultimate – Custom CSS for anchors not working right #48367
    sparker
    Member

    Sorry, but I can’t post a link. It’s on a private membership page. If you can contact me at my email address, I’ll email you a link, a username and password to log into the site.

    Thanks!

    Steve

    August 14, 2012 at 3:42 pm in reply to: Lightbox Ultimate – Custom CSS for anchors not working right #48365
    sparker
    Member

    Thanks, I was following some other forum posts I found, and they didn’t reference this method. I already had the CSS defined for other links, so this was an easy change. This is almost working. The only issue I have now is that the rendered “text link” isn’t obeying the font color declaration in my css. Let me know how I can send you an email with a temporary username and password to log into the site, along with a page that has the text link I’m trying to use.

    In the mean time, here’s the shortcode that I’m using, followed by the style declaration for the class “nav-button”. My issue is that the text is being rendered as black instead of white.

    Shortcode

    <p>[wp_lightbox_ultimate_inline_content_embed class="nav-button" div_id="Workshop_help" anchor_type="text" title="" text="Need help?" source="" auto_popup="false"]</p>

    <div id="Workshop_help" style="width: 380px; height: 480px;">[si-contact-form form='3']</div>

    CSS Definition

    .nav-button {
    -moz-border-radius:6px;
    -moz-box-shadow: 3px 3px 5px 2px #888;
    -webkit-border-radius:6px;
    -webkit-box-shadow: 3px 3px 5px 2px #888;
    background-color:#009ab9;
    background:-moz-linear-gradient( center top, #009ab9 5%, #10aac9 100% );
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009ab9), color-stop(1, #10aac9) );
    border-radius:6px;
    border:1px solid #dcdcdc;
    box-shadow: 3px 3px 5px 2px #888;
    color:#fff;
    display:inline-block;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ab9', endColorstr='#10aac9');
    font-family:lato;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    }
    .nav-button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #10aac9), color-stop(1, #009ab9) );
    background:-moz-linear-gradient( center top, #10aac9 5%, #009ab9 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#10aac9', endColorstr='#009ab9');
    background-color:#10aac9;
    }
    .nav-button:active {
    position:relative;
    top:2px;
    left:2px;
    }
    a.nav-button:link {color: #fff;}
    a.nav-button:active {color: #fff;}
    a.nav-button:visited {color: #fff;}
    a.nav-button:hover {color: #fff;}

    August 13, 2012 at 11:42 pm in reply to: Lightbox Ultimate – Custom CSS for anchors not working right #48363
    sparker
    Member

    [wp_lightbox_ultimate_youtube_video_embed videoid="0v6ey6UolCQ" width="900" height="507" hd="0" autoplay="1" display_control="1" fullscreen="1" autohide="1" theme="dark" use_https="1" enable_privacy="" show_logo="0" showinfo="1" auto_popup="" direct_embed="" anchor_type="image" text="SMN Intro" source="/wp/wp-content/uploads/2012/05/Overview.jpg"]

    And… I get the same red background if I delete the "text="SMN Intro" tag completely…

    Thanks!

    Steve

    August 9, 2012 at 2:53 pm in reply to: Lightbox Ultimate – Inserting thumbnail image into body of paragraph text #48221
    sparker
    Member

    That latest reply could NOT have been better timing. I was going to ask a question about this exact scenario today…

    Way to anticipate my every need!!!!

    Steve

    August 8, 2012 at 4:27 pm in reply to: Lightbox Ultimate – Page load delay in IE8 #46711
    sparker
    Member

    Wow. This one slipped by as I worked on the site, and I completely forgot about it. Until now… :|

    The problem manifests itself in IE7 and IE8. IE9 seems to work “OK” (for IE…. )

    The WP Lightbox libraries I have enabled are:

    – PrettyPhoto (required by HTML Overlay)

    – Fancybox

    – WP Lightbox Special

    – Flowplayer

    – HTML5

    – HTML Overlay Related Settings

    And by the way, you no longer need the “letmein” URL for the page. The site is now live.

    If worse comes to worse, I’ll install an IE7/IE8 blocker that forces the users to upgrade, but I really don’t want to have to do this if I can avoid it.

    Thanks!

    Steve

    June 22, 2012 at 3:59 pm in reply to: Lightbox Ultimate – Descriptions aren't working for S3 protected videos #46204
    sparker
    Member

    Sorry. My bad for not coming back and adding that the problem was what you said. Thanks again for all your help! Everything sorted.

    Steve

    June 19, 2012 at 4:25 pm in reply to: Lightbox Ultimate – Descriptions aren't working for S3 protected videos #46201
    sparker
    Member

    One quick update. The new “title” attribute works well on individual lightbox anchors, but only works for the first anchor in a gallery. If I roll over others in a gallery after the first one has popped, they never appear. I have to click somewhere outside the gallery (or on another anchor that’s not in the gallery), and then can come back to vid#2 and it’ll appear. But it’ll no longer work over vid1.

    It’s like the whole gallery is being treated as the rollover trigger instead of individual videos in the gallery being treated as such.

    The page in question is on a site protected by “coming soon pro” and requires a paid membership to get to. I can send you a private message with a login that will let you get at the page in question, but I’d prefer not to post it in public view (like a forum).

    Steve

    June 19, 2012 at 2:40 pm in reply to: Lightbox Ultimate – Descriptions aren't working for S3 protected videos #46200
    sparker
    Member

    That new change is what we needed and is working. Thanks for taking care of it so quickly.

    And the bonus change that allows me to resize the image on the fly will REALLY help. I’ve been resizing/reuploading them manually, and never even thought to ask if you could throw that in attributes. Way to jump the gun and solve a problem I didn’t even know I had (yet)!!!!

    Steve

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 16 total)
1 2 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ