-
carlos malakias's profile was updated 8 years, 3 months ago
-
Adams Walks's profile was updated 8 years, 3 months ago
-
Henry Wright replied to the topic WordPress to BuddyPress profile sync in the forum How-to & Troubleshooting 8 years, 3 months ago
Unfortunately, the fields are synchronized only when the profile is updated. I do not know how to start mass synchronization
This is likely because you’re hooking to a hook fired at profile update. You’ll need to hook your code to something that gets fired at another point in time.
-
Henry Wright replied to the topic Why is Members page not part of the BuddyPress menu? in the forum Requests & Feedback 8 years, 3 months ago
I wonder why Members page is not part of the BuddyPress menu?
Good question! This is something you can change at the theme level. Nearly all areas of BuddyPress can be customised. If you need help feel free to post questions and open new topics.
-
Henry Wright replied to the topic Links in the forum How-to & Troubleshooting 8 years, 3 months ago
You’ll need to use HTML. Check out this guide: https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started
-
WordPress Web Developer in Pune, India's profile was updated 8 years, 3 months ago
-
Daniel James's profile was updated 8 years, 3 months ago
-
Support Contact Number's profile was updated 8 years, 3 months ago
-
batg1rl replied to the topic Email's situation's are not displayed… in the forum Requests & Feedback 8 years, 3 months ago
OMG David, having spent weeks and weeks trying to find/get all the email templates and situations to appear, I have just used the tool and everything has appeared as it should have in the beginning – thank you !!
I just have to hope that when I test it, it all works without further problems 🙂
-
Walatra gamat emas kapsul's profile was updated 8 years, 3 months ago
-
David Cavins replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 8 years, 3 months ago
Yes, anywhere that the author link is created using the
the_author_posts_link()function, the link will no longer be/author/usernamebut/members/username. -
Ania's profile was updated 8 years, 3 months ago
-
Zofia Zoey's profile was updated 8 years, 3 months ago
-
Ertlin Jeams's profile was updated 8 years, 3 months ago
-
jamtogel's profile was updated 8 years, 3 months ago
-
Danice Professional Services Inc's profile was updated 8 years, 3 months ago
-
otty-dev replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 8 years, 3 months ago
weird, now I can’t even see the author box anymore :S taking out the <?php tag did solve the syntax error however.
will your code redirect /author –> /member’s profile page at all instances? e.g. also when a user clicks on the author name on the top of a blog post
-
David Cavins replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 8 years, 3 months ago
You’ll have to read the syntax error warning to see where it is. My code starts with a
<?phptag you won’t need if you’re adding it to an existing php file, for instance, so that could be tripping you up. -
otty-dev replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 8 years, 3 months ago
Hi @dcavins
I added your code to the end of child theme > functions.php at the end of the code provided by @mastershas and got a syntax error
-
David Cavins replied to the topic Members Component has no Associated Pages in the forum How-to & Troubleshooting 8 years, 3 months ago
Hi @baccoeur. What happens if you disable the plugin that includes Widget_Stockdio_Ticker? It sounds like the page load is being aborted before BP can save the values.
- Load More