Search Results for 'code'
-
Search Results
-
Hi everyone,
Hope someone can help me out with this, I’ve been searching around for several days and I can’t seem to find a solution.
I’m using bbpress (obviously) on my 3.5.1 WP install. I have code in a fixed header that allows my users to login to the website. Here’s the code I have in my header.php
display_name.’ | ‘, wp_loginout(); } else { ?>
or <a href="/wp-login.php?action=register”>JoinBasically this generates Login | Join when the user is not logged in and username | logout when they are logged in.
My question is this, when a user is logged in I’d like to have the username link directly to their bbpress profile. For the life of me I can’t find any info on how I would do this.
Does anyone have any info or could point me in the right direction so I can could get this done? Maybe it’s not even possible?
Thanks to anyone who can help.
Cheers.
hi there
my problems is that im trying to style the reply section but there is some script there are styling the element.style so i cant overwrite it with the style.css i cant find the code there are doing the element.style
i have located the code to the “loop-single-reply.php”
in the file the code refers to code i cant find?
div class=”bbp-reply-content”
?php do_action( ‘bbp_theme_before_reply_content’ ); ?
?php bbp_reply_content(); ?
?php do_action( ‘bbp_theme_after_reply_content’ ); ?
/div
are there anyone there know where it gets styled?
Hi!
I’ve done everything in the installation guide (http://codex.bbpress.org/bbpress-in-your-language/) to traduce it in french.
But I think I am missing something here, do I have to activate something, do I have to use codestyling localization to complete the traduction?
Is just uploading the files and having my WP dashboard in the same language should get everything translated^
Thanks
Topic: pdf embed
I am trying to use pdf embed plugin and the embed codes [embed]file[/embed] to use as the first post of the topic …
If I use this on a page it displays the pdf fine but it does not do so in the topic it just displays the text with the embed codes stripped
Anyone advise why not or what I can use instead
Many thanks
George