Search Results for '"wordpress'
-
Search Results
-
Topic: Forum theme not working…
Thanks Stephen Edgar for the help, in request by him, I am posting this here and starting this new topic:
So basically on the forum, when someone clicks edit my profile at the top of the page, it goes to the backend. Even though, it would be preferable to go to the front end. Currently, the only way a user can go to the front end is by clicking their name next to a post or in a topic/replies sequence.
I am using the mesocolumn theme and am new to wordpress. site: http://www.astronomertalk.com
I also moved template-full-width.php, to my child theme, and called it bbpress.php. After doing this, nothing has changed except now the forum specific sidebar, that came with the theme, does not show up.
Source code from bbpress.php:
<?php /* Template Name: Full Width */ ?> <?php get_header(); ?> <?php do_action( 'bp_before_content' ); ?> <!-- CONTENT START --> <div class="content full-width"> <div class="content-inner"> <?php do_action( 'bp_before_blog_home' ); ?> <!-- POST ENTRY --> <div id="post-entry"> <section class="post-entry-inner"> <?php if (have_posts()) : ?><?php while (have_posts()) : the_post(); ?> <article <?php post_class('post-single page-single'); ?> id="post-<?php the_ID(); ?>"> <h1 class="post-title entry-title"><?php the_title(); ?></h1> <div class="post-content"> <div class="entry-content"><?php the_content( __('...Continue reading', TEMPLATE_DOMAIN) ); ?></div> <?php wp_link_pages('before=<div id="page-links">&after=</div>'); ?> </div><!-- POST CONTENT END --> </article> <?php endwhile; ?> <?php comments_template(); ?> <?php else : ?> <?php get_template_part( 'lib/templates/result' ); ?> <?php endif; ?> </section> </div> <!-- POST ENTRY END --> <?php do_action( 'bp_after_blog_home' ); ?> </div><!-- CONTENT INNER END --> </div><!-- CONTENT END --> <?php do_action( 'bp_after_content' ); ?> <?php get_footer(); ?>Thank You,
JBTopic: Question & Course of Action?
This is the HiddenCity website that I want to rebuild completely in WordPress/bbPress.
http://ecopsi.org/This is plain a vanilla copy of Twenty Ten theme modified with the bbPress forum plugin.
http://ecopsi.org/journal/I started out with html/css/javascript to skin the domain it’s loaded on. With WordPress added on a few years later and the bbPress added last year. To say the least I am not happy with the result. My work is conceptually flawed and poorly executed. The only good thing is that I learned a lot about WordPress and bbPress.
With the 2015 presentation of a rebuilt HiddenCity website I intend to adopt the style of Montezuma theme while keeping the data and livery (colors and logo). The following link is an example of how I want the prototype bbPress forums on my personal site to look except with the Montezuma theme. After I’ve got it worked out on my personal site I’ll use what I’ve learned to upgrade the HiddenCity site.
http://cultivators-forum.com/forum/growers-forums/This is the only part that I’m not sure is possible. I want to make the following modifications.
- forum topic to be the posts
- categories to be forums
- comments are replace by replies to the post
In this case the the beginning of the last three or four replies showing with the topic again which appears as a post. The unregistered User can only see a static page and a forum for newcomers. I shouldn’t have to do anything to the Montezuma theme aside from the mods needed to make WordPress/bbPress execute the list above and tweak its colors to match the corporate livery of The HiddenCity Foundation.
Thank you.
PS — I don’t mind compensating someone for their time and attention in order to get this done.
Topic: bbP Signature – Development
Hi folks,
As you all know, the plugin bbP Signature received it’s last update almost two years ago. I’m not actively updating the plugin, though I recently stumbled upon a WordPress mailing list thread regarding abandoned plugins, and I thought of writing this post.If any of you guys are looking forward to contribute to the plugin, I can provide you with commit access, so that the plugin is live.
The source is also available on GitHub, so you can even make pull requests.
https://github.com/arjunskumar47/bbp-signatureHi, How do I make my forum fill the entire page? Right now it only covers around 50%. I have used widget logic to hide all the widgets and I have also done some research on this and tried editing the bbpress.css file but nothing works. Any help is much appreciated.
Heres a link to the page with the problem
WordPress 3.9.2
bbPress 2.5.4Hi
I am using the latest wordpress and bbpress
i have my own login form, (for people to upload images to their portfolios) how do i synchronise bbpress with that form rather than having to have 2 login forms which seems silly
Thank you in advance
MelanieI am attempting to use the shortcode [bbp-forum-form] to allow users (keymasters) to be able to add new forums as needed. I set up a new page and added this shortcode. The page looks great and the shortcode pulls up the form to add a new forum (as desired). However, when I test it by filling out this form and clicking submit, nothing seems to happen. The page does seem to refresh but a new forum is not added.
Am I missing something? I am new to bbpress so perhaps I just missed a setting somewhere? I am running the latest version of WordPress (3.9.2) and bbPress 2.5.4. My site URL is http://wwcustomercare.azurewebsites.net.
Thank you in advance for your help!
LoraHi,
I am using BB press 2.5.4-5380 in WordPress 3.9.2. The running theme is SCRN 2.1. My problem is that since last 1 month or so, any new topic that is created does not show the content of the new post (topic), just the topic title. All other replies to that can be seen, however.
At the backend everything is visible but at the front end the problem remains. I tried updating the theme but it did not help, tried removing the associated plugins like bbPress Email Notifications, GD bbPress Attachments but that too did not help.
Since I am relatively new to WordPress and know little of html programming, please help me accrodingly.
Thanks
My website: http://www.aceachievers.in
To see the forum You may login using: username: [redacted]
password: [redacted]The search function on the forum does not work, it just redirects to my homepage with no results.
It would be nice to have all search integrated into the main search function of wordpress, but the only plugin I can find hasn’t been updated since 2011.Do you know of any themes that are both bbpress & buddypress that you can use the license on multiple websites/domains ?
because when i looked at paid themes – you could only use them on one domain, and had to pay per domain for each license of the theme.
ive never seen this before with wordpress themes, usually you buy a theme – and you can use it on as many domains as you want.
does anyone know any different ?