-
Georgio replied to the topic Changing adminbar site-name url in the forum How-to & Troubleshooting 8 years, 3 months ago
Thanks @mrjarbenne for your response.
Unfortunately your code doesn’t work for me; it makes my dashboard a blank page. I already tested the concept “remove the original Home in order to add my own customized Home” with snippets I found on the internet, but this solution is not compatible with responsiveness. All the links you add on the…[Read more]
-
Georgio started the topic Changing adminbar site-name url in the forum How-to & Troubleshooting 8 years, 3 months ago
Hi everybody,
When you are in the dashboard and click on the site name (in the left corner of the adminbar) you are normally redirected to the site url (homepage), which in my case is pretitude.com
How can change that url, so that the user goes to another page, for example pretitude.com/activity/ ?
Why I want to do that:
Because my homepage is…[Read more]
-
Georgio replied to the topic Buddy Press advice welcome in the forum How-to & Troubleshooting 8 years, 7 months ago
Is BuddyPress the right tool for this simple approach to begin with?
It depends on the image you want for your network. For example, you can rename the groups to clubs, but this will not affect second level slugs. Look at my problem I am googling since two days and don’t find solution. I found threads of people that ask for slug customization…[Read more]
-
Georgio replied to the topic Change all occurrences for "group" slug in the forum How-to & Troubleshooting 8 years, 7 months ago
added more tags
-
Georgio started the topic Change all occurrences for "group" slug in the forum How-to & Troubleshooting 8 years, 7 months ago
Hi
I have changed the slug “group” to “space” according to that page:
https://codex.buddypress.org/getting-started/customizing/changing-internal-configuration-settings/I still see secondary slugs like:
/group-settings/
/group-avatar/
/delete-group/For example:
mysite.com/spaces/name_of_space/admin/**group-settings**/How do I change these,…[Read more]
-
Georgio replied to the topic [Resolved] Position Notification Counter Bubble after Specific Navigation Tab ID in the forum How-to & Troubleshooting 8 years, 7 months ago
Hi @mcuk
The bubble works well, thank you very much!
Here is a screenshotAs you see, I put the notification link (Appearance>Menus) on the menubar and I added the bubble with negative left margin (-5 px) for the two elements to be near each other. So if a user has a notification, they can click the notification link (notif) directly to see it.…[Read more]
-
Georgio started the topic Customize register page in the forum How-to & Troubleshooting 8 years, 7 months ago
Hi
I would like to customize the register page. I think that inserting an image above the form would make it more nice. I have already found the template and removed some things but how can I insert an image ?Thanks in advance and any other ideas are welcomed.
-
Georgio replied to the topic Login widget customization in the forum How-to & Troubleshooting 8 years, 8 months ago
Thanks! 🙂
-
Georgio replied to the topic Login widget customization in the forum How-to & Troubleshooting 8 years, 8 months ago
I made some small changes with your code (width, height, margin-right)
#bp-login-widget-submit {
width: 80px;
height: auto;
padding: 4px 10px;
margin-right: 10px;
..................and the result is really very nice: My site
Is it OK that I have put the “height” to “auto” ?
Thank you again for your help !
-
Georgio replied to the topic Login widget customization in the forum How-to & Troubleshooting 8 years, 8 months ago
I used:
#bp-login-widget-submit {
border: 1px solid #78B8CE;
border-radius: 4px;
background: #84D0EF;
color: #fff;
}and here is the result
It is much better than before, but the size of the button is always large. I can make the button smaller, but the link ‘Connexion’ will not be centered any more.
If I don’t have more chance…[Read more] -
Georgio started the topic Login widget customization in the forum How-to & Troubleshooting 8 years, 8 months ago
Hi
I would like to make a more beautiful login widget on my site’s sidebar.If I put the buddypress widget, the button ‘Login’ (Connexion in french) is large and black.
ScreenshotIf I put the bbpress widget, the button is nice, but I cannot remove the widget title (I created a thread in their forums).
Since I am on the buddypress forums now,…[Read more]
-
Georgio replied to the topic Names show twice on the profile cover image in the forum How-to & Troubleshooting 8 years, 8 months ago
Yes, I use a child theme everytime it is possible! Thanks 🙂
-
Georgio replied to the topic Names show twice on the profile cover image in the forum How-to & Troubleshooting 8 years, 8 months ago
Well I found the file and removed the part that was creating this. Then I modified some css in the plugin and I am happy with the result
Your help was great and I thank you very much!
-
Georgio started the topic Names show twice on the profile cover image in the forum How-to & Troubleshooting 8 years, 8 months ago
Hi
I installed the plugin Buddypress Cover and it shows a user’s name twice. I would like that the name be shown only once. screenshotIs it possible? Thanks in advance.
____________________________________PS I posted here because I am not sure whether this problem is related to the plugin or not as its screenshots don’t show this…[Read more]
-
Georgio replied to the topic How to make the admin bar transparent? in the forum How-to & Troubleshooting 8 years, 8 months ago
Wow, it works like a charm! Thank you very much and have a nice day!
-
Georgio replied to the topic How to make the admin bar transparent? in the forum How-to & Troubleshooting 8 years, 8 months ago
Sorry, I didn’t explain it well: I want to keep the admin bar for non-admins (it is usefull for the notifications etc) but make disappear the word “Pretitude” (that gives access to dashboard).
Well, after using your code, non-admins don’t have access to dashboard any more, but the word Pretitude stays visible and points to the home page. This…[Read more] -
Georgio replied to the topic How to make the admin bar transparent? in the forum How-to & Troubleshooting 8 years, 8 months ago
With your code and the use of the plugin Better Admin Bar I have made a nice unobtrusive admin bar.
Any idea how to hide/remove the dashboard link for NON-admins? Thanks. -
Georgio replied to the topic How to make the admin bar transparent? in the forum How-to & Troubleshooting 8 years, 8 months ago
It works fine! Thank you very much!
-
Georgio started the topic How to make the admin bar transparent? in the forum How-to & Troubleshooting 8 years, 8 months ago
Hi
I would like to make my adminbar transparent. Is it possible?
screenshotThanks in advance
-
Georgio started the topic Remove/hide extended profile tab & biography in the forum How-to & Troubleshooting 9 years ago
Hi
how can I remove/hide the extended profile tab and the biography field (main tab) from the dashboard?
Thanks in advance
WP 4.2.5
BP 2.4.0
@georgio-1
Active 4 years, 4 months ago