Search Results for 'code'
-
Search Results
-
I used the default kakumei theme to create my own layout and everything works fine except for the following the “post_author_link,” and “post_author_title_link.” No matter what thread I have opened the tags always display the text “Anonymous Unregistered.” (example) I guess there’s sort of code that’s supposed to preface those tags, but I can’t figure out what it is. Any suggestions?
p.s. Don’t let the name fool you, my website is safe for work.
…I’m new to BBpress, so I hope this isn’t a stupid question. (I can’t find the relevant code in any of my template files.)
P.S. my username/url is meant to be taken figuratively.
Topic: Function include error
Hey,
I changed this line in my theme:
<p><?php _e(‘Allowed markup:’); ?>
<?php allowed_markup(); ?>.
<?php _e(‘You can also put code in between backtick ([…] ) characters.’); ?></p>to this line
<p><?php _e(‘Allowed markup:’); ?>
<?php allowed_markup(); ?>`. <?php _e(‘ ‘); ?></p>And then I got this error on the forum:
Warning: include() [function.include]: Failed opening ” for inclusion (include_path=’.:/usr/share/php:/usr/share/pear’) in /domains/lijstblanco.nl/DEFAULT/bbpress/bb-includes/functions.bb-template.php on line 45
So I changed it back, but the error remains!
Any idea what to do now?
Topic: adding photos
Hi. I installed a widget for including images. It is called allow-images.php
However, it just includes a line of text:
Allowed Markup:
BBcode a blockquote code em strong ul ol li font strike center u hr img
In other ppPress versions, such as the pagelines one http://www.pagelines.com/forum you can see they have buttons for inserting the code.
How can I achieve the same look and function?
I just made a post over at http://wordpress.org/support and I really like the formatting code buttons they are using for their forum.
Firebug has some code that eludes to ed_toolbar
Is this available in a plugin that I can use? Thanks.
There was some discussion about making bbPress a WordPress plugin. This would lead to a complete re-write of the project, but I have a better idea:
- bbPress should be a standalone platform, so it can also be run without WordPress.
- There should be a plugin on WordPress plugins repo (for eg.
bbPress Forums Integratoror simplybbPress), which would have bbPress as svn:external and load the bbPress files as BuddyPress does it. Basically the plugin could be what can be found here – http://trac.buddypress.org/browser/trunk/bp-forums - This way both type of users would be benefitted – those who want bbPress as a standalone and those who want it to be deeply integrated with WordPress.
Some of my thoughts…
Gautam
. Where’s that change log for Thyme Mint…
)