Site wide media gallery
-
Sitewide media page—–>
I was wondering if it was possible to put all the images from every one of my users gallery on one page. As it stand I can make a page that list all the different galleries and then click on the front image and it navigates to the users page that has the gallery. I would like to have a page that can display all the individual images of all the galleries on the site on a single page. And to make it so it does not overflow. Perhaps making it so it only shows images that have been recently uploaded. I know there is a media press widget that does this, but all is show is a one columns strip of recently uploaded images. And I would like to be able to display this gallery on the main section of the site. With many rows and columns.
Gallery Archive error—->
I have also noticed when I Enable Gallery Archive the link to the page breaks and goes into a loop.
Display Problems——>
There is also a problem with the display when you click on an image in the Media Press widget and it navigates to the individual image. I had to override the css code in order to get it to display correctly with this.
/*————————————————————–
MediaPress
————————————————————–*/.mpp-media-single .mpp-media-title{ padding: 25px; color: #000000; } .mpp-item-title{ padding: 25px; color: #000000; } .activity-greeting{ padding:10px; } #mpp-whats-new-avatar{ float : left; clear: both; padding-top: 35px; } form#mpp-whats-new-form p.activity-greeting{ margin-left: 65px; margin-top: 65px; margin-bottom: 0px; }
Speaking of css code. Why am I not able to directly access the css code of the MediaPress app?
CSS Styles—>
Could you by chance add an option to change the coloring of the header or description?
Could you make the it previous and next navigation instead of using the title of the image as a navigation label? My users create long titles and it becomes a problem when the “next” and “previous” links are the label as the title of the image.
<span class="mpp-previous">? <a href="https://tgpalace.com/members/darkm/mediapress/darkms-montages/breaking-in-my-new-lucky-charm" rel="prev">Breaking in my new lucky charm</a> </span> <span class="mpp-next">? <a href="https://tgpalace.com/members/darkm/mediapress/darkms-montages/i-like-cheese-so-much" rel="next">I like cheese so much</a> </span>
This
<<Prev Next>>
Instead of this
<<Breaking in my new lucky charm I like cheese so much>>
- The topic ‘Site wide media gallery’ is closed to new replies.