aghajoon
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Cover] A problem when using Chromehi
Thanks for your report
I will reviewForum: Plugins
In reply to: [BuddyPress Cover] CSS files not loading on some Buddypress pagesHi
Thanks for your reportForum: Plugins
In reply to: [BuddyPress Cover] default avatarhi
you can delete profile avatar in
tab profile/Change Profile Photo and delete avatarForum: Plugins
In reply to: [BuddyPress Cover] default avatarhi
you can delete profile avatar in
tab profile/Change Profile Photo and delete avatarForum: Plugins
In reply to: [BuddyPress Cover] max upload size & max total space for bp-coveradded in new Version
Forum: Plugins
In reply to: [BuddyPress Cover] Avatar not workignHi
Would you explain more?Forum: Plugins
In reply to: [BuddyPress Cover] CSS files not loading on some Buddypress pagesThank you for reporting
Hi
The new version is resolvedForum: Plugins
In reply to: [BuddyPress Cover] Flowing text on bannerthank you! Destac
Forum: Plugins
In reply to: [BuddyPress Cover] Display echo uploaded cover elsewhereyou can used this code:
<?php $image = get_user_meta(bp_displayed_user_id(), ‘bp_cover’, true);?>
<div id=”my id”>
<img class=”my class” src=”<?php echo $image ;?>”>
</div>Forum: Plugins
In reply to: [BuddyPress Cover] questions/ideas on default, Groups, editThanks for the suggestions
I’ll put some photos in default to allow users to chooseForum: Plugins
In reply to: [BuddyPress Cover] In responsive themes the cover image floats on topHi
Thanks for your report
fixedForum: Plugins
In reply to: [BuddyPress Cover] Flowing text on bannerThis WordPress plugin has been tested with default theme
You need to edit your css themeForum: Plugins
In reply to: [BuddyPress Cover] 404 file jquery-ui.jsYou are right
Sorry, the Internet is very slow in Iran
I am facing a problem Uploadhi
I will add in the next version