-
jaci replied to the question how to make header scalable in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester that worked beautifully!!! thank you so much. 🙂
-
jaci replied to the question how to make header scalable in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester
everything on the site scales perfectly except for header. I have tested this on ipad air and also here: http://mobiletest.me/ipad_mini_emulator/#u=http://members.caravancamping.club
on devices.on a mobile the header disappears – so that’s fine – it’s only on tablets where the header area is too large for just the site title.
thanks
-
jaci replied to the question how to make header scalable in the forum BuddyBoss 3.0 10 years, 7 months ago
hi there, please find attached screenshot, as you can see everything scales except header? thanks
-
jaci started the question how to make header scalable in the forum BuddyBoss 3.0 10 years, 7 months ago
hi there, could you please help me to make the header scalable – as in to reduce proportionately when viewing site on a tablet please. everything else is responsive beautifully except header 🙁 thank you so much
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester – thank you so much for this change – that did remove the code however I am now back to square one – still having the original header of my site that buddyboss uses. this is the relevant code in functions but it does not seem to want to remove the header – I really need it replaced with the custom image I have in the login file. how…[Read more]
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
@tjchester – I wasn’t able to upload functions.php – but here is all the code in it:
<?php
/**
* @package BuddyBoss Child
* The parent theme functions are located at /buddyboss/buddyboss-inc/theme-functions.php
* Add your own functions in this file.
*//**
* Sets up theme defaults
*
* @since BuddyBoss 3.0
*/
function…[Read more] -
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester, thanks for the response. that didn’t work either????? I have absoloutely no idea why. that code you gave does make sense – but would I maybe need to put that somewhere else too?
this code is still appears at the top of my login page: #login h1 a { background-image:…[Read more]
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
thanks @style960 for the very useful advice. i did all of that and that code still displays on login page. i am banging my head against a brick wall here!! please @tjchester can you save the day and please tell me how to get rid of that code without affecting anything else. i’ll leave it for now. thanks
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
hi there @paul @tjchester – no, you had the right intentions so don’t worry. your code worked for me 🙂
so i eventually found this code in theme-functions in main boddyboss directory but am too scared to delete it in case i stuff something up.
is this the code that would need to get deleted in order to get the above working? and do i delete…[Read more]
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester, thank you for your reply – but no that did not work. i removed all this code and am using the method from the article mentioned by style960 – and i got that working fine – however i get this code at the top of teh screen and i can’t find this anywhere. could you please tell me where i can find this code so that i can delete it…[Read more]
-
jaci posted an update 10 years, 7 months ago
hi again @style960 and @tjchester
Appears there was a typo in the article – I read the comments and there was this fix: “” /<';
}(at end of link in functions)
So now my new image appears but I’m getting this text at the top of login page: #login h1 a { background-image: url…[Read more]
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @style960 & @tjchester
now i’m totally confused. thanks for the link @style960 great tutorial and i followed along exactly – however its not working for me. this is what i have in functions:
/*————–for login page—————————————————-*/
function custom_login_css() {
echo ‘<link rel=”stylesheet”…[Read more] -
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester: sorry is this what you mean??
remove_action( ‘login_head’, ‘buddyboss_custom_login_logo’ );
function buddyboss_custom_login_logo2()
{
echo ‘<style type=”text/css”>
#login h1 a {
background-image:…[Read more] -
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester – but where would you add the url to use a different image to the logo/header please? at the moment I’ve had to make up a custom header that includes my logo but also text and when I use this the entire header appears above my login form. thanks
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
@tjchester – just adding to this – if you wanted to change the logo – where could you add the code for logo image please?
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
@tjchester – sorry nevermind – I saw that you edited the post – my apologies – thanks
-
jaci replied to the question Customize Login Page in the forum BuddyBoss 3.0 10 years, 7 months ago
@tjchester I’m following this thread as well and just wanted to ask what did you change the code to please?
-
jaci replied to the question big images won't upload – how to change upload size in the forum BuddyBoss 3.0 10 years, 7 months ago
thanks @jb, @tjchester and @raytronx for your comments on this issue. I’ve gotton onto my server and they uploaded a .user.ini file to increase the upload size. the imsanity plugin didn’t work for me – at all – despite trying a couple of new installs. Resize at upload plus plugin works perfectly though. hopefully this thread will help someone else…[Read more]
-
jaci replied to the question usernames – must find a work around please in the forum BuddyBoss 3.0 10 years, 7 months ago
hi @tjchester – that’s the problem that I have – I am unable to delete the base buddypress username – it wont let me?? how did you get around this with this site? thanks
-
jaci started the question usernames – must find a work around please in the forum BuddyBoss 3.0 10 years, 7 months ago
hi there,
I really need help in finding a workaround with usernames at registration. at the moment I have two fields on the registration page which is confusing for members. I have to be able to hide one of these fields if I must have both of them (one for wordpress and one for buddypress) and be able to use the same username that is entered for…[Read more]
- Load More