Replies
Hi @tehetena,
Can you please open a different topic and provide a debug log (Dashboard->MediaPress->Tools menu).It is a resolved topic. We will be happy to help on the new topic.
Thank you
Brajesh- Brajesh Singh on April 1, 2017 at 11:13 am in reply to: Show Last Pagination by default in PHP #8357
Hi Dandy,
I am very sorry but I am still not able to understand what you want to accomplish here. Please help me understand and I can assist.here is what I am thinking
– There are x items
– You are showing n items per page
– There is K paginated pagesNow, you are listing the K paginated pages as links and also displaying the last n1 items which is for K(th) page?
Sorry for posting a delayed reply. I have tested it and it is saving/displaying fine for me.
Please post me a screenshot to give me better idea of the context.
Thank you
BrajeshHi Nana,
can you please post me a screenshot and I will be able to help for the logo.About the background, depends on which background you are rying to change. The last will change for the whole panel, the .panel-sidebar .widget will do it for individual widgets inside the panel.
Regards
Brajesh- Brajesh Singh on April 1, 2017 at 11:03 am in reply to: Show Last Pagination by default in PHP #8353
Hi Dandy,
Thank you for posting. did you mean showing last N entries? Hi Nana,
.widget is the generic class to target widgets inside the panels, please use
.panel-sidebar .widget{}
You can even target the lest/right panels differently using
#panel-left .widget {}
#panel-right .widget {}Hope that helps.
Regards
Brajesh- Brajesh Singh on March 31, 2017 at 5:21 pm in reply to: [Resolved] All galleries page translation issue #8349
Hi OB,
Thank you. I am glad you found the issue and resolved it. Thank you again for updating here.Regards
Brajesh - Brajesh Singh on March 31, 2017 at 5:18 pm in reply to: [Resolved] Limit the searching range of members #8347
You are welcome. I am glad I could help.
Thank you for marking it as resolved 🙂Regards
Brajesh Hi Nana,
currently we haven’t provided customizer control for it. If you are comfortable with css, Please feel free to do it via custom css section.We are planning a release early next week(Tuesday in all possibilities) to allow customizing panels and the item grid backgrounds.
Thank you
Brajesh- Brajesh Singh on March 31, 2017 at 9:57 am in reply to: [Resolved] MediaPress – Document Galleries Not Accepting Image File Types #8340
Thank you.
I can see the issue now.In MediaPress we detect type of as media based on the extension. For that purpose, It is assumed that one extension can be part of only one type.
You are using the jpeg,jpg,gif,png for both image and documents. You can remove it from images and it will work for document gallery.
Hope that helps.
Regards
Brajesh