Search Results for 'codes'
-
Search Results
-
Topic: Shortcode for stickies?
Hello everyone,
Recently we’ve been starting to use bbPress and it seems to be a very rich expansion of WordPress. What I wonder about is this: is it possible to show all sticky topics on your front page, using a shortcode? Say I have a part of my site that is the forum, I would still want to show the sticky topics in a widget in a sidebar, right from the start on the home page. I’ve read about shortcodes listing most popular or most recent topics, but is this possible for stickies too?
Many thanks,
LucasHey guys, I’m new to BBpress. so I have a few questions that I’m hoping can be solved here.
The theme I’m using has 2 different custom Sidebars and other features that can be enabled and disabled on the page settings.I’ve created a custom Page template for the forum and tried using the Shortcodes to implement BBpress on the page and it works but once you click something on the page it directs back to the original template. Is there a way to have the whole forum and index and everything on the one page?
Thanks
Topic: Login Shortcode Assistance
I’m using the bbpress login shortcode [bbp-login]. The example shown on this page has a title and descriptive text but I don’t see any way/parameters for entering this:
I’m guessing this is just an image that was placed in a lightbox plugin. Wondering also if anyone knows how to get it into a modal window like this too.
Thanks for any assistance.
Tim
Hello!
I’ve searched the forums for a topic that has the same issues as I’m having, to no avail. I have created a website using wordpress.org (http://meechanchronicles.com/Install), and installed bbPress version 2.53. I’ve been able to create the forum, and using wordpress, I’ve created a couple of forums and one topic.
I followed the bbPress codex for adding Login/Register pages, as well as a Lost Password page. Whenever I try and access the forum from the outside (ie not logged into WordPress), I seem to be stick in a circular link that never actually does anything.
In addition, neither the Register/Lost Password pages work, returning a 404 error. I’ve double checked the shortcode links as well as made sure that the permalink addresses are spelled correctly and match the shortcodes.
I am totally new to creating forums, but I feel that I’m missing something simple. Any help is greatly appreciated.
Thanks!
AdamWhen I installed BBpress I was able to add a topic and a form and the Forums entry was visible to the administrator account.
Now if I log in as administrator or any account the forums are not visible or available.
You can see a basic list but as soon as you click on anything page not found 404 comes up
The shortcodes do produce an output from the forum if put in a new page or in the footer but
the url
http://racingpigeon.com/forums/ is blocked whereas the same shortcode in
a new page added at http://racingpigeon.com/forumsx/ produces outputIf I log out then I see the output at
http://racingpigeon.com/forums/
I have tried all different levels of forum access but none lets me see it.bbPress Version 2.5.3
Wordpress Ver WordPress 3.8.1 Maintenance Release January 23, 2014Thanks Ian
I have my forum all set up about how I want it and I am using the stock root /forums as the forum front page. How do I go about adding to the main area above and below the forum? I would like to add items such as banners or use shortcodes for topic info. Where would this root page file be located?
Thank You
MattTopic: How do i move the Search Box
I would like to put my search for the forums in my footer.
<div class=”bbp-search-form”></div>, essentially move this to the footer. I need to echo out this form with php in the footer.I tried… echo do_shortcode(‘[bbp-search]‘) and [bbp-search-form]… those 2 shortcodes did not work. However other bbpress shortcodes did work with do_shortcode. Any other options. Or what is the php function that is called to output the search input box ? Thanks Jillian
Topic: Moving the search box form
I would like to put my search for the forums in my footer.
<div class=”bbp-search-form”></div>, essentially move this to the footer. I need to echo out this form with php in the footer.I tried… echo do_shortcode(‘[bbp-search]‘) and [bbp-search-form]… those 2 shortcodes did not work. However other bbpress shortcodes did work with do_shortcode. Any other options. Or what is the php function that is called to output the search input box ? Thanks Jillian.
Topic: Forum root
I want my forum root to display the a list of forums instead of their parent categories.
I am able to do this using these shortcodes on a page I added myself:[bbp-single-forum id=10621] [bbp-single-forum id=10623] [bbp-single-forum id=10625] [bbp-single-forum id=10627] [bbp-single-forum id=10611]
You can see this working on my forum page. This is how I want my forum root to look.
But when navigating the forum, the breadcrumbs link to the ‘real’ forum root. When I add
echo do_shortcode('[bbp-single-forum id=10621]');
to the template file of this page it adds the categories index again (just like [bbp-forum-index] would).How could I get the individual forums on the forum root OR change the links in my breadcrumb?
Thank!WP 3.8
bbPress 2.5.1
Website: 24BabyTopic: bbpress & Vimeo in topics
Hi All, I am a bit confused and I need some advice. I have a bbpress forum and I want to place vimeo video in the topics and replies. Is there a plugin (or plugins) that allow me to use shortcodes. Viper’s does not seem to work.
I can directly add the vimeo url to the topic and it seems to work. Is that the best way to do it? Shouldn’t I be using shortcodes instead.
I am running the lastest WP 3.8 and the latest bbpress.
Thanks in advance for your help.