birdsong16
Member
Posted 6 months ago #
When I set the height and width values in ThickBox Content they don't seem to have any effect. I tried it with a simple inline div of text. The width setting has an effect but not the height. Also I have a jpeg image that is 600x800 but it is displayed by ThickBox in a smaller, compressed version. Any idea why I can't change the height and width settings?
http://wordpress.org/extend/plugins/thickbox-content/
Hi there, could you please share the shortcode you're using as well as a link to the live example with the issue?
Thanks!
roger995
Member
Posted 5 months ago #
I have the same exact problem. Width parameter goes through, but not height. I've tried various heights. Working offline, so no url, but the shortcode is: [thkBC height="600" width="700" anchortext="Link Anchor Text" title="ThickBox Title" type="inline" inline_id="test1"]
thanks
Ahh, I figured it out. I ran into this before, but I totally forgot about it. This issue only arises when you don't have your Permalinks activated. You need to have clean URLs with no "?" marks in them. This won't be fixed because this is not the plugins' issue, but rather Thickbox' library (the library is part of the WordPress core).
Let me know if the issue goes away when you activate the permalinks. Thanks!
roger995
Member
Posted 5 months ago #
Yep, that did it. Thanks much.
:)