Replies
- calu on September 13, 2018 at 12:46 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17315
Hi, I have a login question
I would like to have my Search profile tab as landing page after logging in, and have marked ‘set it as default component’.A lot of plugins offer login redirections. I have been using Login with ajax for redirection, but would like to cut down unnecessary extensions.
With this extension deactivated, I am redirected to my home page.Documentation:
‘Allows you to set a tab as the default landing page for user profiles. In other words, when you click on a user link, that tab will be opened by default.’Maybe I read the documentation wrong, but can a user be redirected to this component after logging in?
I see no other effects after marking this option like the documentation says?
Regards
- calu on September 13, 2018 at 11:53 am in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17314
Hi Brajesh, I understand your explanation now, I can see the difference between having a shortcode to add content and linking to another page, in this case the members directory.
‘If you do not want to link to directory and want to show the members list inside the profile tab’
Yes that is what I had hoped for.‘(I do not think it is a good idea as Buddypress already provides the directory)’
This I don’t understand in relation to my design wish?
Maybe it is because I do not understand the difference between BP components and BP pages, why is Members a page, not a component?
Regards
Carsten - calu on September 12, 2018 at 10:24 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17309
Note, I wrote my last post, before I had read your second answer, thanks, i’ll look at it tomorrow
- calu on September 12, 2018 at 10:21 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17308
Hi Brajesh, thanks for your prompt reply.
I is a bit complex to me, but it is late, and I will look at your explanation again tomorrow.
Just to rule out misunderstandings, what I want is this, the users own profile to be displayed at all time, no matter what tab you activate.
When I talk about Search, it is not the BP standard search component, but the BP Profile Search plugin, which I created a tab for earlier with the shortcode.
- calu on September 12, 2018 at 10:10 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17306
‘Activating search tab LEAVES the member profile information, tabs, profile image and cover image’
*in BP user profile tabs. When clicking Search in Header menu, the profile information disappears as well
https://imgur.com/a/mHll6Sx - calu on September 12, 2018 at 9:49 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17302
Hi Brajesh, I have found som design irregularities with the new created tabs. You have been most helpful with this plugin, so take your time, it is not an urgent issue.
This is the members own profile, My Profile
https://imgur.com/a/g9x6OU5Activating Members tab REMOVES the member profile information, tabs, profile image and cover image
https://imgur.com/a/kSf4CVMActivating search tab LEAVES the member profile information, tabs, profile image and cover image
https://imgur.com/a/OV005zNWhen entering a members profile the new tabs Members and Search are displayed, next to Profile and Gallery. this seems a bit weird.
https://imgur.com/a/Js1c0lTAgain clicking Members tab removes the visited members profile information
https://imgur.com/a/K69JWOGHitting the Search tab, does not
https://imgur.com/a/IDCigpVOptimally the members own Profile, should stay on top all the time, with all tabs visible, like it does when clicking Profile, Notifications
Messages, Gallery and Settings, Obviously all the BP Components. But then again, also Search and Gallery, but not Members?And the added tabs should not display when visiting a members profile.
Regards
Carsten - calu on September 12, 2018 at 7:53 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17299This reply has been marked as private.
- calu on September 12, 2018 at 7:42 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17298
It is working now, thank you. One question regarding custom links vs. Pages
‘You can disable the code and simply create a tab and in the first sub tab add that shortcode. That will do it.’
I deleted the code from my functions.php.
Now the search tab in the WP menu, is a Page reference, before it was a was a Custom Link.All menu items are automated Custom links, except Home, Search and Members, which are page references
Why was Search a Custom Link before, and now a Page, what’s the difference, and what’s best?
Regards
Carsten - calu on September 12, 2018 at 2:18 pm in reply to: BuddyPress User Profile Tabs Creator Pro – how to link tabs? #17293
Hi Brajesh, thanks for your answers
1. Adding Members
It is working now!2. Adding Search
‘simply create a tab and in the first sub tab add that shortcode.’ I can’t find subnav but not a sub tab with a field to enter the short code?
I prefer to add the shortcode solution, but alternatively I assume I can link the search page in the Tab link as I did with the Members page?
Slugs are created from the Tab title, should I just leave them like that?
Regards
Carsten - calu on September 11, 2018 at 6:12 pm in reply to: What can I achieve with BuddyPress User Profile Tabs Creator Pro #17257
Hi Brajesh, thank you for clarifying the functionality and possibilities with this plugin.
‘There is one restriction, if you are removing the default landing page of a profile, you will need to set another tab as landing(It applies in code too). Also, you can not change “slug” of the existing tab/subtab.’
I am not sure I understand this, could you please explain this in another way?
‘You can not change the color/background as that needs css and we did not think that as a major feature. I can provide css that you can add in your customize settings(Additional Styles) to change the color if needed.’
okay, thanks, I can do some CSS myself, though it sometime can be difficult to find the right selector, and sometimes selectors working in the inspector, does not work in your CSS sheet.
My purpose of customizing the tabs is to make them look less BuddyPress, matching my other menu tabs.
Regards