Hi,
I am using mediapress grid view. But got a problem and could not find a solution for this. My grid view breaks when one of my site user uploaded an image with long filename. I am showing recent media with media title using shortcode in a page.
Thanks in advance for assistance.
Hi Monsur,
It is most probably a Word Wrap/Word break issue.In MediaPress we are using the following to force wrap title
.mpp-item-title { word-wrap: break-word; }
It is possible that there is a conflict in css.
If you can link me to the page, I can assist with the proper css. If you don’t want to make the link public, Please mark the reply as private.
Regards
BrajeshHi Monsur,
Thank you.
I checked it. It is not a css issue. Your grid is set to one column(mpp-u-24-24).Can you please post me your shortcode. I can help with that.
Regards
BrajeshHi Brajesh,
Thank you for the reply.
The shortcode I am using is [widget id=”mpp_media_list_widget-4″ lightbox=1] this shortcode is generated from a shortcode generator plugin , but it is perfectly working with the shortcode you gave on your site, like; i added lightbox=1 with that and it is reflected perfectly on my site.
More over, I have gave you full access of my test site, you access and check there if you would like.
Thank you again.
Hi Monsur,
Thank you. Please try this shortcode instead.[mpp-list-media view=grid column=3 lightbox=1]
You can see more about it here
https://buddydev.com/mediapress/topics/getting-started/shortcodes/mpp-list-media/Hope that helps.
Brajesh
Hi Monsur,
I am sorry about that.I will test on the site and update(In the second half of the day today).
I will post back after that.
Regards
BrajeshHi Monsur,
I am sorry, I forgot about it. Will test today and get back to you.regards
Brajesh
You must be logged in to reply to this topic.