Edit profile link
-
Hello
I have a site with WordPress block theme 2025 and create forum by bbPress in it.
I need a Edit profile link of user in bbPress to put it in the menu or footer so user can access his bbPress profile not WordPress profile.
Can someone help me.
Thanks before
-
Install
once activated go to
dashboard>settings>bbp style pack>shortcodes
and look at ‘Display profile link’ for how to use the shortcode.
Then simply add the shortcode using a ‘shortcode’ block wherever you want it
Thanks for your reply Mr. Robin.
but I don’t want to use plugins for that.
I’m looking for the link of the user profile in bbPress
like This:
https://example.com/wp-admin/profile.php
for WordPress user profile.
I understand what you want to do, it requires code which is in my plugin.
If you don’t want to use my plugin, the code is in the shortcodes.php file in the plugin, feel free to use it.
I am a beginner in wordpress and bbPress so less familiar with PHP code.
If it’s possible, send here the required code to paste in the “WPCode plugin” to generate the direct link to user’s profile in bbPress.
Of course, I’m using your plugin but the shortcut [bsp-profile label=”Edit My Profile” edit=”true”] works in the site’s footer but doesn’t work in the forum footer.
ok,
1. can you define what you mean by ‘site footer’ vs ‘forum footer’
2. can you define what you mean by ‘doesn’t work’yes.
The shortcut [bsp-profile label=”Edit My Profile” edit=”true”] is displayed “Edit My Profile”
in the footer of site, this is ok,but in the footer of forum is displyed [bsp-profile label=”Edit My Profile” edit=”true”] which isn’t useful.
As I said beforeو my site is using WP block theme 2025 for both site and forum.
so is the footer of the forum a different area than the site footer? or have you just entered this code once and it displays diferently?
The footer of the forum is the same area of the site footer.
I’ve had just entered this code once and it displays diferently.
do you have a link to a live example please?
thanks,
so what theme are you using?
As I said before “WordPress block theme 2025 “
apologies, I work on many sites and threads
I will take a further look
After some research, I have found that the newer FSE themes (such as twenty 25)have an issue where shortcodes will not work in footers for what are called hybrid templates.
I am working on a solution, hopefully with a resolution in then next couple of days
Thank and that very kind of you, Mr Robin.
In addition, as the 2025 WordPress block theme has other problems with your “bbp style pack” plugin, if it is possible for you to check and fix them.
These are:
1- When the bbp style pack plugin is active and you go to the theme editor section and click on Show all templates, only one template is displayed, not all templates that can be selected. The problem is solved by disabling the plugin.
2- In the Topic/Reply Form plugin tab, in section 18. Limit Topic Tags to a list, when this option is activated and you refresh the site, at the same time and a little later it causes the editor section to go to the bottom right and the forum template to be broken.
3- In the Topic/Reply Form plugin tab, in section 10. Topic Posting Rules, when the visual editor is activated, HTML codes are also inserted into the text, while this should not be the case.
4- When the sidebar is activated for the forum through the bbp style pack plugin block or by ourselves, this sidebar is only displayed on the first page of the forum or the forum index, but is not displayed on the pages of subforums and topics, while like the classic template, it should be displayed on all sidebar pages.
Thanks in advance.
I’ve released version 6.1.6 which should fix the shortcode issue for footers and the templates displaying in your last post item 1.
For the footer, you will see a new option in
dashboard>settings>bbp style pack>theme support>Footer Options which you will need to set.
Hello Mr. Rubin
Thank you for your efforts in solving the problem and updating the plugin.
Since it was not possible to send the entire answer at once, I will send it in two parts:1- I updated the plugin and enabled the option
If you are using shortcodes in your footer, this option should ensure they display correctly
but unfortunately the problem of not displaying the shortcode in the footer of the site and the forum was not resolved and still remains, which you can see on the site and the forum at the following address:
and
https://ghazavatonline.ir/forums/* It is worth mentioning that, with the plugin update, the problem of not being able to view all templates in the site editor section, which I had previously announced, was also resolved. I do not know if it was related to the shortcode problem or if you fixed it separately. In any case, thank you very much for fixing this problem.
2- With the update of the bbp style pack plugin to the new version, a new problem appeared related to the Google Search Custom activation code (gsc) on a personal site, explaining that:
I use the gsc code in the Custom HTML block in the site header to activate Google Search on the site.Before updating the above plugin, there was no problem in executing the above code on the site and forum, but as soon as the plugin was updated and even before activating
If you are using shortcodes in your footer, this option should ensure they display correctly
It was observed that the words #gsc.tab=0 were added to the end of every address, including the site and forum, such asand
https://ghazavatonline.ir/forums/#gsc.tab=0This problem is such that it cannot be solved by disabling the add-on and inevitably the entire code from the above block must be deleted, which I also inevitably deleted.
It is also worth mentioning that, to make sure that the recent problem is related to the bbp style pack plugin, I created a test site and activated the previous version of the plugin and used the Google code. There was no problem with the site and forum addresses, but after updating the plugin, it was noticed that the problem with the mentioned addresses appeared.
Is it possible to solve the recent problem in particular?
Thank you for all your hard work and honest efforts.
With many apologies
Regarding the shortcode problem, I forgot to mention that this problem was tested in four browsers, and the results are as follows:A- In the Chrome browser, there is no problem of not displaying, but there is a problem of not being able to color, that is, when I place the extension shortcode inside the shortcode block and then place this block inside the group block and give it a color, for example, red, the shortcode is displayed correctly in the footer of the site with red color, but in the forum, the shortcode color is not applied.
B- In the Microsoft Edge, Mozilla Firefox, and Opera browsers, it is not displayed at all.
In the Microsoft Edge, Mozilla Firefox, and Opera browsers, it is not displayed at all.
you will only see this if the user is logged in, please confirm that this is the case
- You must be logged in to reply to this topic.