Search Results for 'codes'
-
Search Results
-
Hi everyone, I have this page here:
http://www.complianceupdater.com/mortgage-compliance-checklist-questions/
It is running off BBpress plugin. Right now, you’ll see that the new topic form does not work. If you submit, it asks ‘Are You Sure You Want To Do This?’. That form is hardcoded in, however as the encryption codes change frequently, I need that to be ‘soft coded’ in via PHP. How would I do this? Please write back if I’m not being clear, I’ll explain more. Thanks!!!
Hello,
I am almost finished configuring bbPress and I just notice trying to publish a page with the URL mydomain.com/forums that it shows the default forums template and not the page that I have created with the shotcodes. There is anyway to fix this? I would like to have my own custom /forums page display.
Thanks for the help!
Topic: bbPress Smilies
I’ve whipped up a little bbPress 2 plugin for my site that lets my users embed smiley shortcodes in forum posts.
You can customize the shortcode delimiters (defaults are ”) so your smiley codes could look like [happy] or :happy: or {*happy*} etc.
The shortcode list is built dynamically based on the contents of the smilies directory. You just need to place any number of GIF, PNG, or JPG images into that directory, so adding the file “happy.gif” will allow [happy] to be used in posts. It caches the list though, so it’s not scanning the directory all the time.
Anyway, this is the first plugin I’m publishing for others to use, and I’ve just started the process of putting it on wordpress.org’s plugin directory, which takes a while to get approved it seems.
Until it shows up there, I’d be happy to email it to anyone who wants to take it for a spin.
I have it running on http://christian.net, and you can see the smilies that I have available at http://christian.net/forum-smilies
I cant get my jwplayer shortcode to work in bbpress. I am aware of the shortcode issue in bbpress. But I need all shortcodes to work in bbpress. Security is not an issue at this point.
I tried the (get_shortcode)code in the theme fuctions.php file with no result. Not really sure if I was supossed to put it in the wordpress theme or the bbpress theme. Maybe im writing the code in the wrong spot, I’m not the strongest on php my strengths are html, css, and design. This issue has been a thorn in my side for about a week. So if anyone can tell me exactly where to place the–
add_action( ‘bbp_get_reply_content’, ‘do_shortcode’);
php script so I can get this thing flowing, I would def owe you a buck.
also i get an error when i try and install shortcode whitelist and bbcode
Topic: GD bbPress Toolbox Pro
GD bbPress Toolbox Pro is a new premium plugin from Dev4Press.com to expand bbPress plugin powered forums. Plugin adds attachments, quotes, BBCodes, signatures and much more.
Plugin prices starts from $39.00, and fore the next 2 weeks (until June 11 2012) you can get additional 20% discount:
GD bbPress Toolbox:
Release announcement:
http://www.gdbbpbox.com/blog/releases/gd-bbpress-tools-pro-1-0/
Get 20% discount:
http://www.gdbbpbox.com/blog/news/get-20-discount-until-june-11-2012/
This seems simple, but I can’t for the life of me find it documented (I’m probably just missing it). Any help from the community would be much appreciated.
How do I show a forum using php, without using do_shortcode(); ?
Also, how can I start a new loop to fetch a specific forum’s contents? I think it’s with BB_Query, but I can’t figure out the syntax.
Thanks in advance,
Kenny
Topic: Renaming 'Topic' to 'Ticket'
Hi,
How can I rename Topics to Tickets in BBPress? I have renamed the tags as such but would like the actual topics heading to read Tickets.
I also notice on this message system you have a sub menu ‘not resolved’, ‘resolved and ‘not a support question’, which is something I would also like to include.
I am trying to build a Project Management and Support system that includes tickets. I already have a general forum function via Buddypress, so I created a secondary forum page called tickets and included the shortcodes to configure it as a ticket system.
I have looked around the net and here extensively, so forgive me if I have overlooked something obvious.
Thanks in advance.
Hi there,
I’ve looking for a solution to show below one of my blog pages a topic discussion from bbpress forum. The problem I have is that this page has the Visual Editor off in order to write PHP inside for my convenience.
So I can’t use the shortocodes there and neither the php code as it appears in the plugin templates. Because the code has to make a loop to show all the discussion for this certain topic I think it is not possible to integrate a PHP code for that on my own PHP code…
Any idea about this?
Topic: GD bbPress Tools
I recently noticed that when I try to start a topic or posting a reply, it’s taking about 30+ second before the topic/reply is show up. If you try to tell me there may be a “bad plugin” and try to disable all of it except bbPress, save it. I have tried the following:
1. Using different browser.
I find out that when I try to use Firefox 12.0 to post, it’s loading extremely slow. But this is not happening in Internet Explorer 9 or Google Chrome 18.
Try to start Firefox in safe mode? Yes I have tried to do that but it doesn’t make a difference.
2. Using different user/computer.
It’s still the same.
3. Try to post a comment in a normal post.
I was able to comment a post without any problems, so I think it may be a “bad plugin” problem.
4. Disable all plugin (except bbPress & BuddyPress)
But the same thing happen. FYI I don’t edit either the bbPress or BuddyPress files.
5. Using different theme.
I replace my modified custom community theme with BuddyPress Default theme and see if I putting bad codes in my theme. But this doesn’t solve problem even I tried other themes.
6. Change permalink structure.
It doesn’t make any changes, and I don’t think it will help.
7. Reinstall WordPress, bbPress & BuddyPress
Still doesn’t make any changes.
8. Create a new install in another domain.
I use http://scirefs.com/ as my main and http://www.scirefs.org as a sandbox (with the same configuration as in SCIREFs.com) with only bbPress and BuddyPress activated. But everything works fine in SCIREFs.org with either bbPress 2.02 or 2.1 and I have no issue with Firefox 12.
9. The Cloudflare……
Since I have Cloudflare as my CDN for SCIREfs.com but not SCIREFs.org, I tried to remove SCIREFs.com from Cloudflare and add SCIREfs.org to it and see what happens. The result: The issue with Firefox at SCIREFs.com disappear but SCIREfs.org is now facing the old issue.
Do anyone here have any ideas what’s wrong with it? Or someone here is facing the same problem? This seems to be the first and the only problem I can’t figure it myself.
You can login to SCIREFs.org using the following information:
Username: demo
Password: demo
URL of the forums: http://www.scirefs.org/test-forums
And try to start a topic or post a reply using Firefox and see if it’s happening to you.