Search Results for '"wordpress"'
-
Search Results
-
I am looking to create a forum for our site and am looking for a plugin to use. We have an existing plugin that we use for our members-only login system (Membee) can your plugin be used with an existing login system? We are using WordPress 4.2.1 running Minimal theme that we have made some customizations to.
Hi!
i set up a gallery in media uploader, inserted it in a topic i have in bbpres forum…
the gallery not work, instead of show the thumbnail and the image, show the gallery code:
[gallery link="file" ids="535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571"]the same code in article, pages etc, work just fine and visualize the gallery, only in bbpress pages seems to not work.
wordpress last version, bbpress last version.
In the php-template displaying the forums, I want to check if the current forum/topic/… displayed is below a certain bbpress subforum/category.
The purpose of this is to show different wordpress menus depending on if the user is looking at the english part or the german part of the forums.
My question is: Is there a php-code to handle this?
Like:
if (we are under the german category) display german menu; else display english menu;Thanks! 🙂
I’m trying to add sortable columns into the backend using
add_filter('manage_reply_posts_columns' , 'custom function');and
add_action( 'manage_reply_posts_custom_column' , 'custom function', 10, 2 );I was able to add thes columns to ALL custom post types except replies/topics.
Are Replies/Topics somehow handled differently than other Custom Post Types in WordPress?
Is there a workaround/fix/patch that I can use to get this working?Not mission critical, just curious and love learning how machines work:)
Thanks,
ChadHi,
I’ve got these 3 errors, please give me a dummy guide as I’m a dumb. But I’m loving these 2 plugins though.
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home1/mongolk7/public_html/mongoliatravel/wp-includes/functions.php on line 3560
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home1/mongolk7/public_html/mongoliatravel/wp-includes/functions.php on line 3560
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home1/mongolk7/public_html/mongoliatravel/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
Thank you,Hi –
My client has all his images on Photobucket. I’m building a new forum for him and he wants all his forum users to be able to paste the link from a photo sharing service (such as Photobucket and others) and have the forum topic automatically show the image.Through researching this site, it looks like Photobucket is no longer supported in WordPress. Is there a workaround? In general, what should advice be for linking to images that are stored elsewhere?
Thanks –
LaraHey guys and gals
Hope all is well!
First off, thank you taking the time to help, it’s appreciated.
I’ve started to build a wordpress blog ( Fat Burner Depot ) It’s wordpress 4.2.1, if that helps.
I’ve seen a site where bbpress loads into a standard static wordpress page. Shouldn’t I be able to copy and paste the index code into the body of the page text? Just as long as the paths to the rest of bbpress files are right? Is there a better way to go about this?
Anyone can help me out?
Thank you!!Topic: Freshness Incorrect
Hello
This is forums main page https://www.jkyog.org/forums/
and this is a sub-forum https://www.jkyog.org/forums/forum/yoga-meditation-2/In Sub-forums Freshness is: 1 week, 2 days ago and in main forums page it display 4 weeks ago with some other random user..
When users are posting non stop then Freshness is coming correct but if i delete any spam replay, or if we don’t post anything from long time then main forums page Freshness will change itself into some random user and time..
Tried couple of things like:
All plugins disable expect bbpress
Caching disabled
Recalculate everything from Tools
Changed theme to default / All plugins, wordpress version etc updated to recent versionBut no success will appreciate if someone can provide solution or hint!
Thanks.