Search Results for 'code'
-
Search Results
-
Topic: Database question and also…
Okay so yeah I’m new to all of this WordPress stuff, but I think I’m doing pretty well with it. I have three questions, and I have searched them here and came up empty so here goes…
Firstly, in my “Forums” section, that I am choosing to call “Discussions” because I do not like the word “Forum”, I have all the stuff setup so that you now go to http://www.yoursite.com/discussions and the forums page loads but that’s the issue… It still reads Forums. I’m unable to figure out which file I need to edit to alter this to read “Discussions”.
Secondly, my Hosting Provider allows for unlimited Database’s but each one can only be one Gig in size so I’m wondering if there is a way to set up the Forums to use one database for each Forum. Or what other options I may have here. I know that a gig is a bit but if I was to handle several hundred users, I’m not so sure 1 gig is going to sustain a forums section. Unless the forums aren’t using my mysql database, I’m not really sure about that. A bit of clarification would be great!
Thirdly, is there a way to Mod the Admin Bar to be more of what I want it to be? I mean I know there is because I’ve seen a really nice one on another site already. I’m just curious as to which files I need to edit to manipulate it and also if there’s a guide somewhere to do that ( or a Plugin ).
So, yeah those are basically the three issues I’m having right now. Any help would be greatly appreciated! And, if you like you can check out what I’m talking about at http://www.goodintoday.com/discussions ( for the Forum question ), the other two I don’t think you need a site to answer. Thanks again!
Andrew Parris
Topic: "Ago" in topic widget.
Hi there forum!
Thanks for the extensive help last time.
My new issue is that i have translated bbPress to danish (the frontend stuff). And a single word cannot be found in the language file, so it is still in english. I want to know how to change this single word (ago) to danish. I already changed the
%s agoto
%s sidenBut it does not work.
Here is a screenshot: http://min.us/lldwdq8bs97xS
As you can see it is translated from “days” to “dage”. And then the english word “ago” comes in, wich should have been “siden”.
Can you help me, please?
What I want to achieve:
I’ve installed bbPress as a plugin for WordPress. I want to make a few simple changes to the bbPress bread crumb function:
bbp_breadcrumb();I need the bread crumb separator to be double right arrows rather than the default single arrow:
I want to replace > with ».I also want to add “You are here:”
Why I need this:
I need to match the styling and position the Yoast Breadcrumbs. Yoast Breadcrumbs is installed as a plugin for WordPress. It breaks on bbPress pages.
What I’ve tried:
Using conditions and CSS, I disabled the Yoast bread crumbs on bbPress pages. I also disabled the default bbPress bread crumbs but called it just beneath my primary navigation. Effectively, I’ve “moved” the bbPress bread crumbs.
To change the bread crumb separator I’ve researched JavaScript and jQuery string replacements but I’ve been advised that this is “hacky”.
My question:
What’s the conventional way of changing the output of bbPress function?
I can provide additional JavaScript, PHP and CSS code if required.
Live demo:
These two live examples highlights the two types of bread crumbs:
Yoast bread crumbs: http://www.directsponsor.org/forums/
bbPress bread crumbs: http://www.directsponsor.org/news/
Check top of dark section of bottom of pages..
Example page breadcrumb works normally:
http://kremim.com/urun/cosmed-daily-shampoo-300-ml-2/
Forums have problem:
http://kremim.com/forum/soru-cevap/
I am using wordpress seo plugin with this code for breadcrumbs:
<?php if ( function_exists('yoast_breadcrumb') ) {yoast_breadcrumb('<div id="breadcrumbs"><p>','</p></div>');
} ?>
Make another database backup NOW! Don’t overwrite the ones you made before because you may have to go back further than this if things don’t work!
Im using the default theme that comes along with the plug-in. Do you by any chance know what it is called?