Forum Replies Created
-
AuthorPosts
-
September 12, 2012 at 2:53 am in reply to: Lightbox Ulimate – Internet Explorer display issue #49206kjoyMember
See http://www.therosejh.com/background1
I did what you asked and now I realize its any link, not just the Ultimate Lightbox links.
Apologies, I had tested it only by removing the Ultimate Lightbox links, not adding in another link, so it seemed that was what was causing it.
Do you have any suggestions based on this new information even though I know it is now known that it is not Ultimate Lightbox?
Thank you
September 12, 2012 at 1:22 am in reply to: Lightbox Ulimate – Internet Explorer display issue #49204kjoyMember<div class="border"> <img class="wp-image-41 aligncenter" title="The Rose" src="http://therosejh.com/wp-content/uploads/2012/07/rose-logomark.png" alt="The Rose" width="128" height="131" /><h1>[wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER2.jpg" text="cocktails" description="" gallery_group="cocktails" class="my_test_class titlelink"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER22.jpg" class="h1" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER23.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER24.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER25.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER26.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER27.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER28.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"] | [wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER29.jpg" text="food" description="" class="my_test_class titlelink"] | [wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/08/HAPPYHOUR_WEBSITE.jpg" text="happy hour" description="" class="my_test_class titlelink"]</h1>
</div>September 12, 2012 at 1:21 am in reply to: Lightbox Ulimate – Internet Explorer display issue #49203kjoyMemberThis is the page:
<div class="border"> <img class="wp-image-41 aligncenter" title="The Rose" src="http://therosejh.com/wp-content/uploads/2012/07/rose-logomark.png" alt="The Rose" width="128" height="131" /><h1>[wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER2.jpg" text="cocktails" description="" gallery_group="cocktails" class="my_test_class titlelink"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER22.jpg" class="h1" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER23.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER24.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER25.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER26.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER27.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"][wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER28.jpg" text="" description="" gallery_group="cocktails" class="my_hidden_block"] | [wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/07/ROSE_MENU_SUMMER29.jpg" text="food" description="" class="my_test_class titlelink"] | [wp_lightbox_prettyPhoto_anchor_text_image link="http://therosejh.com/wp-content/uploads/2012/08/HAPPYHOUR_WEBSITE.jpg" text="happy hour" description="" class="my_test_class titlelink"]</h1>
</div>Titlelink is:
.titlelink a {
color: #ffffff;
}
my_test_class is nothing. I deleted it.
There is also my_hidden_block which is just:
.my_hidden_block {
display: none;
}
That is so that only one anchor link shows up but multiple gallery images. But on a test page http://www.therosejh.com/background1 which does not include the my_hidden_block, the same split page occurs.
September 11, 2012 at 3:58 am in reply to: Lightbox Ulimate – Internet Explorer display issue #49201kjoyMemberOnly:
‘.lightbox_ultimate_text_anchor
{
display: inline;
}’
and when I take it out the page is still cut in half.
August 28, 2012 at 8:22 pm in reply to: Lightbox Ulitmate – Link anchor image to an external webpage #48622kjoyMemberThank you, it is working now.
August 23, 2012 at 3:50 pm in reply to: Lightbox Ulitmate – Link anchor image to an external webpage #48620kjoyMemberWhen I use this shortcode:
[wp_lightbox_anchor_text_display_external_page link=”http://www.planetjh.com/news/A_108163.aspx” width=”640″ height=”480″ title=”title goes here” text=”click here to open the external page”]
it says, You do not have WP Lightbox Special checkbox enabled in the settings. But I have checked the “Enable HTML Overlay” in the settings. Do I need to enable something else?
August 21, 2012 at 7:03 pm in reply to: Lightbox Ultimate – How to modify thumbnail placement in PrettyPhoto Gallery #48199kjoyMemberThank you!
August 20, 2012 at 5:00 pm in reply to: Lightbox Ultimate – How to modify thumbnail placement in PrettyPhoto Gallery #48196kjoyMemberSure, how how would I do that?
August 16, 2012 at 7:28 pm in reply to: Lightbox Ultimate – How to modify thumbnail placement in PrettyPhoto Gallery #48194kjoyMemberSo there is no way to modify the CSS to move them?
August 9, 2012 at 9:27 pm in reply to: Lightbox Ultimate – How to modify thumbnail placement in PrettyPhoto Gallery #48192kjoyMemberI would like the thumbnails to be down in the black area above the <-2/10-> and close[x] but below the actual image being displayed. Let me know if this makes sense. Thank you.
August 9, 2012 at 5:10 pm in reply to: Lightbox Ultimate – How to modify thumbnail placement in PrettyPhoto Gallery #48191kjoyMemberYes, sorry for the confusion.
-
AuthorPosts