Forum Replies Created
-
For anyone else who may need this info:
Go into your index.php (Main Index Template) and paste the Yoast SEO breadcrumbs code under line 16 (`
`).All together it will look like this:
`
<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb(‘‘,’
‘);
} ?>’`
ect, ect, ect……….
“Go into your _ php and approximately _ lines down, on line _, paste the breadcrumbs code and click update file.”
Thanks!
I didn’t create a child theme
Anyone?
“Installation of WordPress Breadcrumbs” from http://yoast.com/wordpress/breadcrumbs/
01.Download the plugin
02.Unzip the package and upload the file to your WordPress installation’s plugins folder
03.Enable the plugin
04.Adjust any settings you want under Settings -> Breadcrumbs
05.Add the following code to your theme’s template(s):`<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb(‘‘,’
‘);
} ?>`Again……where in my buddypress default template? They don’t say……..
“Lastly, this feature does not automatically add itself unless you are using Hybrid, Thesis, or Thematic. For other themes, you will have to add the following code in your loop”:
`<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb(‘‘,’
‘);
} ?>`@ easylife4ever
It’s Buddypress Humanity. I just deleted it myself because it was showing in my security scan as being at risk for xss (cross-site scripting). Go into your plugins and scroll down to Buddypress Humanity. Deactivate it, then delete it. You should be all set.
lol…….I am a book of questions……but you’re right, this particular issue (I believe) is on the WordPress side, so I’m heading over to the WordPress forums to see if I can bang that one out……..
I got bp-columns up and it gave me my left sidebar……BUT NOW………it cut off the end of my customer header (logo) and changed my footer back to white!!!!! If it wasn’t for bad luck, I’d have no luck at all Aces!!!! I put the style.css into it’s own directory folder, like we talked about before, but this time it’s not showing up in my wordpress dashboard (themes) for me to activate it……..
Ok good buddy…….I downloaded and installed BP-column, but here’s the strange thing………After the install, BP-column appears in my database, but not in my wordpress dashboard with my other themes. Likewise, bp-default appears in my wordpress dashboard with the rest of my themes, but not in my database.
I tried doing a custom.php, but I must be doing it wrong because it’s not working either. I used the plugin “hide pages,” which took the pages off the top and cleared the view of my custom header (except for a weird link labeled “home” at the end~ no idea why it’s there or where it came from). Anyway, the problem with the “hide pages” plugin is that it hides the pages from EVERYWHERE, not just the top.
I figure I can just add the left sidebar and put my pages in there…….or another thought that I had was to figure out a way to remove the “author box” (with my name and all that) and put my pages in where that is instead.
I’m not sure what would look better, or be the easiest way to go about it……..I’m gladly open to any suggestions you may have……..all I ask is that you take a “for dummies” approach…….lol
Ohhhhhh……..got it. I know you’re trying to be helpful Aces……you are definitely the MAN!!!! I am very grateful to you!
I thought of something else I could do, but I’m not sure it’s possible. I was wondering if anyone knew a way to maybe add another sidebar (on the left) and then I could put my menu vertical in the sidebar; rather than the way it is now, horizontal at the top? It’s probably a long, drawn out process, but I just figured I’d toss it out there to get kicked around.
lol……I posted mine a bit too late….ok….I’ll start a new thread and keep working……maybe tomorrow…….THANK YOU ACES!!!!!!!!!!!!!
Should I start a new thread? Or is this ok?
I changed the height from 133 to 150 thinking it would raise my header above the menu options, but it didn’t work…..can you think of another way?
GOT IT!!!! RIGHT ON THE MONEY AGAIN!!!! Ok, but my buddybar appears to be too high and is also impeding my logo (header). I’m going to try changing the px from 1250 x 133 to……I don’t know yet, but something a bit smaller to see if that does the trick…..I’ll let you know if it doesn’t work.
THANK GOD FOR YOU!!!! I WOULD HAVE NEVER FIGURED THIS OUT BY MYSELF….OR I WOULD HAVE, BUT LORD ONLY KNOWS HOW LONG IT WOULD HAVE TAKEN ME………
My line 42 is blank……I’m thinking it must that…….
sorry…..it’s suppose to say “which I have put “
I upgraded too and I have a blank for line 28….which I have put but my line 43 has `
`I have looked all over and can’t find the piece of code you’re referring to……I don’t seem to have default.css……everything seems to be in functions.php and I can’t find that piece of code…….grrrrrr
Ok…..so I’ve been working on the edit for over an hour (ate of bowl of ice-cream in-between)…….so now I’m crying “uncle”……lol…….how exactly am I editing this? I tried <?php remove_action……..bla bla bla…….I tried taking out the line of code all together, I tried <form remove_action…..bla bla la………
I know I’m close……I can feel it……
Ok……copy and pasted header.php in Notepad++
Working on the edit now……
Just 1 more small problem to fix and I’m going to launch her………gotta get rid of the search button/option at the top of my page that’s blocking the full name of my site……and that’s all!
THANK YOU THANK YOU THANK YOU THANK YOU!!!!!!!!!!!!!
ACES…….MARRY ME!!!!!! YOU ARE MY HERO FOREVER!!!!!!!!
I did it all…..I read the article from the link……I added the code and changed the “example.org” and such to my own “hiresphere.net.” I checked, and it does not appear in “my themes” in my dashboard, so I can’t enable it for multisite…….or I can enable it for multisite through my ftp, but I’m not sure how…..I’m lost……tried everything