-
Jigesh's profile was updated 10 years, 5 months ago
-
Jigesh replied to the topic How to display a custom field? in the forum How-to & Troubleshooting 10 years, 5 months ago
Hello @stilld
Is there any kind of data showing of actual user on order page?
If not, than i need to check database fields of leanpress order table , there must be user id passed in the database.
Thanks.
-
Jigesh replied to the topic How to display a custom field? in the forum How-to & Troubleshooting 10 years, 5 months ago
Hello @stilld
I feel i can surely help you in this, can you please print your order screenshot here ?
I mean your order page admin screenshot and not codes.
Thanks.
-
Jigesh replied to the topic Compatibility in the forum Miscellaneous 10 years, 5 months ago
Hello,
If you are able to give url , i can test and help you out in this.
Thanks
-
Jigesh replied to the topic How to display a custom field? in the forum How-to & Troubleshooting 10 years, 5 months ago
Hello @stilld
I am sorry, i didn’t read everything carefully. From your last comment what i can understand is
bp_displayed_user_id() – This function only work on any user profile.
bp_loggedin_user_id() – Logged in user id is global function can work anywhere.I hope you get this.
Thanks.
-
Ben Hansen replied to the topic New – Buddy Progress Bar in the forum Third Party Plugins 10 years, 5 months ago
that’s pretty cool!
-
Henry Wright replied to the topic Bump Activity to top Plugin in the forum Third Party Plugins 10 years, 5 months ago
Hi @namrons, unfortunately I have no spare time right now to develop this. Hope you find someone who can help you out!
-
@mercime replied to the topic New – Buddy Progress Bar in the forum Third Party Plugins 10 years, 5 months ago
Cool! Thank you @danbp š
-
@mercime replied to the topic Could not Save Basic Settings in the forum Installing BuddyPress 10 years, 5 months ago
@danbp thumbs up! š
I guess Iām not going to pursue getting a forum on my site.
@ldesherl You do not need to install BuddyPress in order to get a forum. You only need to install bbPress forums plugin https://wordpress.org/plugins/bbpress/ which works perfectly without BuddyPress.
-
@mercime replied to the topic center buddypress register page in the forum Creating & Extending 10 years, 5 months ago
@mrunal2989 Then there’s something awry with your configuration or with the theme’s Full Width template. When I looked at the source code of the registration page, there’s a (left-column) div and a sidebar (aside) … so that’s not a full-width layout at all. I suggest you contact the premium theme author why the Full Width page template is…[Read more]
-
Joshua Blevins replied to the topic Question about bp_activity_action in the forum Creating & Extending 10 years, 5 months ago
Right now I am trying out Dreamweaver for production. However for a bit more versatility I am thinking about going back to Sublime Text. If not mainly for awesome plugins.
-
Joshua Blevins replied to the topic Question about bp_activity_action in the forum Creating & Extending 10 years, 5 months ago
I did look at that function as well.
/**[Read more]
* Return the activity content.
*
* @since 1.0.0
* @deprecated 1.5.0
*
* @todo properly deprecate this function.
*
* @uses bp_get_activity_action()
* @uses bp_get_activity_content_body()
* @uses apply_filters() To call the 'bp_get_activity_content' hook.
*
* @return string The… -
Joshua Blevins started the topic Question about bp_activity_action in the forum Creating & Extending 10 years, 5 months ago
Right now I am trying to make my own custom entry.php for my activity loops. When looking at the bp-default one to get a good idea of what one should look like i ran into the following code.
<?php bp_activity_action(); ?>Now I found this function in bp-activity-template.php in the github project, but that was not too helpful either. The file…[Read more]
-
Hugo Ashmore replied to the topic Could not Save Basic Settings in the forum Installing BuddyPress 10 years, 5 months ago
@ldesherl I think it might help if you could leave that link above switched to a WP default theme and with all plugins deactivated, just while you’re seeking help for this issue, as things stand I see no sight of BuddyPress or bbPress running, and the theme is a custom one with a lot of plugins running. Buddypress should default to using a series…[Read more]
-
@mercime replied to the topic center buddypress register page in the forum Creating & Extending 10 years, 5 months ago
@mrunal2989 my bad, it should be
body.register #buddypress {
width: 90%;
margin-left: auto;
margin-right: auto;
} -
@mercime replied to the topic center buddypress register page in the forum Creating & Extending 10 years, 5 months ago
@mrunal2989 the easiest way to center the registration page to select the full-width page template (instead of the Default Template) of your theme from the “Register” page Page Attribute box and then use CSS on the #buddypress wrapper to center the registration page. e.g. add
#buddypress {[Read more]
width: 90%;
margin-left: auto;… -
@mercime replied to the topic No "Save" Options for Setting Buddypress Pages! in the forum Installing BuddyPress 10 years, 5 months ago
Closing this topic, and continuing discussion at https://buddypress.org/support/topic/could-not-save-basic-settings/#post-248032
-
@mercime replied to the topic Can't Do Anything With Pugin in the forum Installing BuddyPress 10 years, 5 months ago
@ldesherl Sorry to learn that you’re having many issues with BuddyPress. Closing this topic and continuing discussion at https://buddypress.org/support/topic/could-not-save-basic-settings/
-
@mercime replied to the topic Could not Save Basic Settings in the forum Installing BuddyPress 10 years, 5 months ago
@ldesherl If you’re not seeing the button to save settings to associate Pages with BP components, then you might need to delete BuddyPress then re-install BuddyPress.
As for the content of the BuddyPress pages not showing up: I suspect it’s a plugin conflict, specifically with the Shareaholic share buttons and possibly the JetPack Like Button.…[Read more]
-
@mercime replied to the topic BuddyPress not Showing on My Menu in the forum Creating & Extending 10 years, 5 months ago
@golf2bi I can see Members and Groups in your main menu. If you’re referring to BuddyPress links in Appearance > Menus, then click on the “Screen Options” tab at the upper right hand corner of that screen to show a panel. Check “BuddyPress” under the “Boxes” section.
- Load More