Forum Replies Created
-
AuthorPosts
-
cicakMember
Update: Upon further trouble shooting I found the same issue with putting the same code into a page using the 2011 theme on a totally different site on my network.
cicakMemberOk. Thanks for the information. As you may recall, I’m running a site that allows clients to sign up to subscribe to my service which also makes them a “Full Member,”
Lets say I have a “Full Member” who’s paying to be apart of my site and they have a recurring annual fee in the form a subscription. If he/she wants to downgrade to being a “Free member” how can I get eStore to not charge them the next time their billing cycle comes due for their subscription? Is there some way that eStore notifies me that this has happened?
April 20, 2012 at 10:04 am in reply to: Lightbox Ultimate – Automatically popup content on page load #44211cicakMemberAgain, Tip and tricks proves itself to have outstanding customer service. Thank you immensely. Once I get my primary site up and running I’d be happy to advertise for you.
One small issue which I’m sure is easily resolved. I tried the following code as outlined in the PDF you linked to above
[wp_lightbox_ultimate_inline_content_embed div_id="letter" anchor_type="text" title="letter" text="Letter" auto_popup="true"]
<div id="letter" style="width:640px;height:480px;"><p>To whom it may concern,</p></div>Perhaps I’m doing something wrong but this shortcode doesn’t seem to function. Do I need to download the plugin again for the new shortcode to work?
April 15, 2012 at 12:48 pm in reply to: Lightbox Ultimate – Change width and height of anchor image #43773cicakMemberAlthough I’m asking yet another question about your Ultimate Lightbox plugin I want you to know that I still mean every word said before although I did call ‘joy’ a bit early.
As I’m sure you know by now, I’ve got an anchor image that the user clicks on to activate a lightbox and I’m having a small issue.
Before I get into that let me say that the anchor image resize short code works no matter what (Bravo!).
Ok, so when I read your document entitled “wp-lightbox-ultimate-youtube-shortcode-reference-guide” and “wp-lightbox-ultimate-shortcodes-by-library-type” I started to try to set some of Youtube player parameters listed in the first document such as autohide=”1″ or them=”dark” but I was trying to call a specific lightbox library (as mentioned in the second document). For example here I’m trying to call the colorbox library and get it to autohide.
[wp_lightbox_colorbox_video link="http://www.youtube.com/embed/FjL3EjAc2_Q" title="Example Video" autohide="1" source="http://www.iics-k12.com/music/wp-content/uploads/2011/11/Vaudeville-e1333549006913.png" img_attributes="width='100%' height='100%'"]
This doesn’t work and I’m wondering if it is even possible to use the shortcodes listed in “wp-lightbox-ultimate-youtube-shortcode-reference-guide” and apply them to the codes found in “wp-lightbox-ultimate-shortcodes-by-library-type.”
I know that you offer an ultimate shortcode such as this the one outlined in “wp-lightbox-ultimate-youtube-shortcode-reference-guide”:
[wp_lightbox_ultimate_youtube_video_embed videoid="YIW5oo-8NYw" playlist="" width="500" height="400" hd="0" autoplay="0" display_control="1" fullscreen="1" autohide="2" theme="dark" use_https="" enable_privacy="" show_logo="1" showinfo="1" auto_popup="" direct_embed="1" anchor_type="" text="" source=""]
Unfortunately however, I can’t use this shortcode. I’m getting a really weird situation where the video loads and then shrinks to about 20px by 20px. The movie plays (I can hear the audio) but I can’t see it. I’ve narrowed this down to another plugin I’m using WP-UI (http://wordpress.org/extend/plugins/wp-ui/). I know that’s not ULB’s fault and I wouldn’t expect a solution per se but I thought you might like to know about the conflict. Actually I’m using ULB and WP-UI in another site (www.iics-k12.com/music/roots [its under the vaudeville menu item]) and it works fine. Go Figure.
Anyhow, if you could let me know if I can apply parameters (such as autoplay=”0″) to individual LB libraries (such as PrettyPhoto) that would be great. If not, thats ok too. I’m getting 95% out of this plugin right now so I’m really just knit picking so thanks for your patience and your support. It really is awesome.
April 15, 2012 at 4:32 am in reply to: Lightbox Ultimate – Change width and height of anchor image #43771cicakMemberWow! Your customer support is outstanding which I’ve come to realize is critical when designing your own themes in WordPress. At my work we’ve gone with a WP MU account for our wordpress needs and their support leaves something to be desired. When I tell our guys in the tech department at work that you updated a plugin within days of having a useful shortcode feature pointed out I’m not sure they’ll believe that level of customer support still exists. I think I’ll have to show them this discussion thread just to prove it to them. Bravo!
April 13, 2012 at 8:51 am in reply to: Lightbox Ultimate – Change width and height of anchor image #43768cicakMemberThank you for your response. I understand that you have an extensive list of youtube parameters (such as hd=1) in your shortcode list. I would be happy to use the shortcode outlined in the documents you cited above but they (unfortunately) do not allow me the option to adjust the size of the anchor image which would, in any case, be a useful feature.
You can see, above, how it was suggested that I use the html that the short codes generates rather than the short codes themselves. So, for example when I asked how I could control the dimensions of the anchor image I was prompted to use the following html rather than the prescribed short code.
<div class="lightbox_ultimate_anchor lightbox_ultimate_image_anchor ">
<a href="http://www.iics-k12.com/music/wp-content/uploads/2011/12/Blues-Scale-RH-only1.jpg" rel="wp_lightbox_prettyPhoto" title=""><img src="http://www.iics-k12.com/music/wp-content/uploads/2011/12/Blues-Scale-RH-only-e1333555036903.jpg" alt="" /></a>
</div>I am attempting to duplicate a similar HTML code but I would like to apply it to an anchor embed of a youtube video. My issue is that I am attempting to set parameters for the youtube video (such as hd=1 or autohide). With the code I’m currently using (as seen above) the video is disregarding these parameters. What I would like to know is how I should add these parameters to the html in a way that Ultimate Light Box will understand.
I asked a similar question in another forum post about how to add the gallery setting to the another piece of html I was writing. In that instance I was asked to put place the gallery setting within the “rel” ( rel=wp_lightbox_prettyPhoto[gallery1] ) I’m under the impression that there is a similar circumstance here so I’m hoping to find out where in the html code below that I should put these parameters for the youtube video playback (version=3&autoplay=1&showinfo=0&modestbranding=1&hd=1&autohide=1)
<div class="lightbox_ultimate_anchor lightbox_ultimate_video_anchor ">
<a href="http://www.youtube.com/watch?v=FjL3EjAc2_Q?version=3&autoplay=1&showinfo=0&modestbranding=1&hd=1&autohide=1" rel=wp_lightbox_prettyPhoto><img src="http://www.iics-k12.com/music/wp-content/uploads/2011/11/Vaudeville-e1333549006913.png" width="100%" height="100%" alt="" /></a>
</div>Thanks again so much for your help.
April 12, 2012 at 3:05 pm in reply to: Lightbox Ultimate – Change width and height of anchor image #43766cicakMemberGot it after I saw the directions below. Sorry.
April 12, 2012 at 3:04 pm in reply to: Lightbox Ultimate – Change width and height of anchor image #43765cicakMemberOK. There must be trick to posting code correctly into the forum that I’m missing…
<div class="lightbox_ultimate_anchor lightbox_ultimate_video_anchor ">
<a href="http://www.youtube.com/watch?v=FjL3EjAc2_Q?version=3&autoplay=1&showinfo=0&modestbranding=1&hd=1&autohide=1" rel=wp_lightbox_prettyPhoto><img src="http://www.iics-k12.com/music/wp-content/uploads/2011/11/Vaudeville-e1333549006913.png" width="100%" height="100%" alt="" /></a>
</div>April 12, 2012 at 3:02 pm in reply to: Lightbox Ultimate – Change width and height of anchor image #43764cicakMembersorry, somehow my code was copied incorrectly above. I’ll try again here.
‘<div class=”lightbox_ultimate_anchor lightbox_ultimate_video_anchor “>
<img src=”http://www.iics-k12.com/music/wp-content/uploads/2011/11/Vaudeville-e1333549006913.png” width=”100%” height=”100%” alt=”” />
</div>’
April 12, 2012 at 3:00 pm in reply to: Lightbox Ultimate – Change width and height of anchor image #43763cicakMemberHi,
I’m trying to make a slight variation in the code you provided me for the image issue I was having above. This time I’m trying to anchor a Youtube video to an image I would also like to control the dimensions of. I’m having difficulty geting the Youtube video to acknowledge the parameters I’m setting (such as auto hide controls). The video is being displayed in the lightbox and playing just fine.
<div class=”lightbox_ultimate_anchor lightbox_ultimate_video_anchor “>
<img src=”http://www.iics-k12.com/music/wp-content/uploads/2011/11/Vaudeville-e1333549006913.png” width=”100%” height=”100%” alt=”” />
</div>
From my reading of your material I know that you support these functions I think I’m just not putting them in the correct spot of the html.
playlist=”” width=”500″ height=”400″ hd=”0″ autoplay=”0″ display_control=”1″ fullscreen=”1″ autohide=”2″ theme=”dark” use_https=”” enable_privacy=”” show_logo=”1″ showinfo=”1″ auto_popup=”” direct_embed=”” anchor_type=”image” text=””
cicakMemberThanks so much for your help. I do apologize for posting something that is at best in the grey area of the user agreement. I appreciate the information.
cicakMemberThanks for the help but I’m having a bit of an issue implementing this code. In another thread I was told to use html in order to get the anchor image size that I wanted and it isn’t clear as to where in the html I should identify the gallery group. Here is what I’ve got and thanks for the help.
<div class=”lightbox_ultimate_anchor lightbox_ultimate_image_anchor “>
<img src=”http://www.iics-k12.com/music/wp-content/uploads/2011/12/Blues-Scale-RH-only-e1333555036903.jpg” width=”272px” height=”317px” alt=”” gallery_group=”image_group1″/>
</div>
-
AuthorPosts