-
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
@modemlooper thankyou for all your help i have managed to completely resolve this now you can mark this thread as solved! once again thankyou very much pal and to hugo cheers for recommending for me to get a developer and insulting my intelligence, like i said earlier i knew i was in the right direction when i mentioned needing to create a…[Read more]
-
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
@modemlooper ok the reason my sliding login panel dissapears is when i create the buddypress php file and tell it to get buddypress header its no longer including my slider..any ideas? what to add to get it to call my sliding panel too?
-
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
@modemlooper hmm actually not all has gone to plan on closer inspection because i have a search bar and a facebook google and twitter icon in my header so removing the header image still leaves these plus i have a custom sliding menu navigation panel at the top of my webpage instead of the buddypress default nav bar and when i remove this…[Read more]
-
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
its ok @modemlooper i figured it out 🙂 any chance you can point me in right direction on how to remove my main navigation bar too? as i could supplement it with a side nav bar in the buddypress pages thx…by the way youve been a great help so far.
-
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
@modemlooper which part of my header-buddypress.php do i remove pal so i do it right?
<?php global $wp_locale;
if (isset($wp_locale)) {
$wp_locale->text_direction = ‘ltr’;
} ?>
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset=”<?php bloginfo(‘charset’) ?>” />
<title><?php wp_title(‘|’, true, ‘right’); bloginfo(‘name’);…[Read more] -
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
oh by the way hugo as to reaching my abilities lol, do you not think thats a little off putting and undermining to someone who is just learning from scratch how to develop a website?
3 months ago i knew nothing about web-design and decided to learn myself all through youtube tutorials and places like these forums, my strong points are…[Read more] -
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
why thankyou modemlooper…if you read above you will see i was on the right track but wasnt to sure, is there any way i can just add some sort of code to exclude it from calling the header within the buddypress pages? and how would i go about removing my navigation bar too(not the buddypress one, my main one?)
-
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
hugo and thx for closing the other thread but thats just crazy having to hire a developer when im askinga genuine question to people who know how to do this and could just tell me what to do?
i am capable of doing it myself if someone steps forward and just says “hey this is what you do”!i know for a fact hugo you will know how to do this by…[Read more]
-
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
p.s i know its just a website issue but what if you was in same position?
think about it
your virtually ready to launch your website and this issue arises after 3 months solid hard work , then you sit at your computer hitting this wall hour after hour with no clue of how to fix it going round and round in circles for over a week, stuck! cant move…[Read more] -
mcpeanut replied to the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
asynaptic thx for the reply i think i posted this in worng section.
buddypress is installed and works fine…i dont need help from support on any of the matters on that page.
i just need someone to tell me how to remove my website header image and my navigation bar from above anything thats buddypress related on my website.
for instance do i need…[Read more] -
mcpeanut started the topic [Resolved] Feel Like I need to beg to get some help…im close to despair! in the forum Installing BuddyPress 11 years, 4 months ago
Ok guys can someone please help me…the reason im feeling like this is i am going around in constant circles….in the real world i have noone to ask about this as i have no contact with anyone who builds or knows anything at all about websites
so this leaves me posting endless messages on forums and not getting any real answers and my website…[Read more]
-
mcpeanut started the topic Remove header and nav bar from buddypress user pages? in the forum Installing BuddyPress 11 years, 4 months ago
hi there how do i go about removing my main header and main navigation bar completely from the buddypress pages? i can remove the header from the activity groups and members general pages but when a user goes to there activity stream messages friends etc the header and nav bar is above them…i want these pages to not have the main header and…[Read more]
-
mcpeanut replied to the topic Stop page going to top when menu item is clicked(activity/profile/messages etc?) in the forum How-to & Troubleshooting 11 years, 4 months ago
i cant do this as mentioned above…my header is a unique feature of all the pages…..ive integrated the main nav bar for my website into the header so it looks like part of the header….basically my site has 2 seperate content area one for the buddypress side of things and one for the orther pages if i remove the header i destroy the whole look…[Read more]
-
mcpeanut replied to the topic Stop page going to top when menu item is clicked(activity/profile/messages etc?) in the forum How-to & Troubleshooting 11 years, 4 months ago
i meant to say header .php lol i dunno what i was typing style.css for haha its because im changing some styling in my style.css as we speak lol
yes this is what i was saying theres only the buddypress menu links i want to do this function so no need to hunt for all my other links….surely someone must know where these links are located in…[Read more]
-
mcpeanut replied to the topic Stop page going to top when menu item is clicked(activity/profile/messages etc?) in the forum How-to & Troubleshooting 11 years, 4 months ago
sorry the link would look like this
a id=”user-messages” href=”http://www.mysite.com/connect/members/username/messages/”>
-
mcpeanut replied to the topic Stop page going to top when menu item is clicked(activity/profile/messages etc?) in the forum How-to & Troubleshooting 11 years, 4 months ago
ok so let me get this straight i would locate where my header is in my themes style.css add this line underneath.
<!– end header — >
<div id=”top”>…</div>then add the #top to all the links that i want to jump to under my header?
if so where do i find the links to add the #top ..where are the links located in buddypress to the activity…[Read more]
-
mcpeanut started the topic Stop page going to top when menu item is clicked(activity/profile/messages etc?) in the forum How-to & Troubleshooting 11 years, 4 months ago
hi all, due to the picture in my header being very big and ending 450px down the page, you have to scroll down to access the buddypress menu in the relevant page (the one above activity stream etc) which is exactly where i want it, removing my header is not an option, now the only problem i am having is that when i click from activity to profile…[Read more]
@mcpeanut
Active 5 years, 11 months ago