Replies
Hi Tom,
My apologies for the inconvenience.
Please allow me half an hour to check and get back to you.Thank you
Brajesh- Brajesh Singh on February 20, 2017 at 6:46 pm in reply to: Get drop downlist of “certain” pages #7380
Hi,
you can use the following code<?php wp_dropdown_pages( array('include'=> array( 2,3,4 ) ) );?>Please make sure to pass the correct page ids in the inclide array.
Hope that helps.
regards
Brajesh Thank you Graham.
This weekend, I looked at the theme a lot and I was not able to reproduce the cover image.
I am guessing the problem is happening due to caching there(The css is not generating). Since you seem to be on Site Ground, do you have a staging server where we can disable/clear cache and check again? I did not change it on the site as it is live.
Thank you
BrajeshHi Graham,
I am unable to edit/load this this file in theme editor there.
can you please check if the file lib/buddypress/cb-bp-cover.php is present and loaded?Thank you
BrajeshHi Graham,
I am sorry for the issue. Most probably you are using an older version of BP Ajax registration. The plugin did no clear new bp hash for activation, so BuddyPress is not listing the users(BuddyPress hides them). Please upgrade and deactivate/reactivate the Ajax registration plugin. It will fix the issue.I am going to look at the site now.
Thank you
BrajeshThank you. Please do promote me temporarily.
Somehow the generator for the css is not being called and is not generating the css at all(BuddyPress calls our callback to generate the inline css for the header part, any chance of css caching there?)
I will check and update.
Thank you
BrajeshThank you.
I have registered an account and I am able to see the problem on the site. Images are uploading but the cover is not being set.Please allow me 1 hour to check a few more things on local. If I am unable to reproduce it on local, I will need temporary admin access to troubleshoot.
Thank you
Brajesh- Brajesh Singh on February 17, 2017 at 1:32 am in reply to: [Resolved] Auto Reload after changing profile avatar #7362
Hi,
Which theme are you using? It is an issue with the theme. BuddyPress does it out of the box and most of theme supporting this should it doo. Hi Graham,
Thank you.
More updates coming this weekend too.I tested the cover upload, It is working for me. I am not sure what could be the reason. can you please try a different image.
Also, is the any chance that you have overridden the profile background in custom css(just trying to find out the conflict). Or, I do have link to the site, Can you please post me to a profile where you have uploaded a cover, I can see if it is some css conflict.
About the media, If there were multiple media, It would have been like that(filled space). I am assuming in MediaPress, we should check the count and if it is a single media, we should use the mid/large size image instead of the thumbnail. I am going to update MediaPress with it and see how it goes.
Thank you
BrajeshHi Kenneth,
It is not going to make much of a difference.The performance depends on a lot of things. It may have a tiny affect(few ns) but nothing to worry about.
Regards
Brajesh