Hello,
How can i remove the white box in the lightbox so i only get the image?
See link for what i mean:
http://postimg.org/image/4jy7mv1n5/
(content is safe for work, i use blur)Hope you can help me out.
Kind regards
ChristianHi Christian,
You don’t want the commenting functionality? Please let us know here
@ravisharma will get back to you tomorrow with details.Thank you
BrajeshHi, thnx for helping. No, i dont need the commenting because they comment in my theme, not in the lightbox.
Thnx
Yes, no problem. If you can tell me how and where i can change the code. 🙂
Thank you,
ChristianHi Christian,
Please do the following modification to the MediaPress plugin code.
1. open file “mediapress/core/ajax/class-mpp-ajax-lightbox-helper.php” and change the following code from line no. 175
mpp_get_template_part( ‘gallery/media/views/lightbox-comment’ );
to
mpp_get_template_part( ‘gallery/media/views/lightbox’ );
2. And modify the css file “mediapress/assets/css/mpp-core.css”
find “.mpp-lightbox-media-container” and change width to 100%. Also “.mpp-lightbox-media-meta” change width to 100%
Thank You
RaviI change it all back, but lightbox is also not open. I think i have a good problem now.
Hop you can help me out.
I can sent you the username and password from my server?
You must be logged in to reply to this topic.