Search Results for 'code'
-
Search Results
-
Hi!
I’m searching for a bbproles field in the wordpress/bbpress database but with no luck. In wich table and row are they stored? What I want to do is create a form who change the user role if an “update user role code” facilitated by forum admin is correct.
Thank you very much in advance for your replies. 🙂
Topic: Custom avatar attribution
Hi,
I work on a WordPress Theme with bbpress integration and the user account are linked with the forums. But the Avatars are not working properly.
If the users use facebook connect to create their account, bbpress use their facebook avatar, whether they change their account avatar or not. I want to customize code to make sure bbpress always use the user account avatar but I can’t find where is the logic behind this.
Can you give me some elements as to where I need to make modifications?Thanks!
I am running a number of plugins however I have checked another install and when I update to 2.5.4 my Forums tab disappears in admin??
Plugins I am running below…. on 3.9.1 wordpress
Admin Menu Editor Pro
Deactivate | Edit | Settings | LicenseLets you directly edit the WordPress admin menu. You can re-order, hide or rename existing menus, add custom menus and more.
Version 1.93 | By Janis Elsts | Visit plugin site | Check for updates
Select Akismet Akismet
Settings | Deactivate | EditUsed by millions, Akismet is quite possibly the best way in the world to protect your blog from comment and trackback spam. It keeps your site protected from spam even while you sleep. To get started: 1) Click the “Activate” link to the left of this description, 2) Sign up for an Akismet API key, and 3) Go to your Akismet configuration page, and save your API key.
Version 3.0.0 | By Automattic | Visit plugin site
Select bbPress bbPress
Activate | Edit | DeletebbPress is forum software with a twist from the creators of WordPress.
Version 2.5.4 | By The bbPress Community | Visit plugin site
There is a new version of bbPress available. View version 2.5.4 details or update now.
Select BuddyPress BuddyPress
Deactivate | Edit | Settings | AboutSocial networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.
Version 2.0.1 | By The BuddyPress Community | Visit plugin site
Select Emma & Zoho Emma & Zoho
Deactivate | EditSynchronize gravity form data into emma and zoho through API
Version 1.0 | By Stephin Nadar
Select Emma & Zoho Update or Add Emma & Zoho Update or Add
Deactivate | EditSend gravity form data into emma and zoho through API
Version 1.0 | By Stephin Nadar
Select Goals Goals
Deactivate | EditNice Goal Plugin.
Version 1.0 | By WP-Lokal | Visit plugin site
Select Gravity Forms Gravity Forms
Settings | Deactivate | EditEasily create web forms and manage form entries within the WordPress admin.
Version 1.8.8 | By rocketgenius | Visit plugin site
Select Import Users from CSV Import Users from CSV
Deactivate | EditImport Users data and metadata from a csv file.
Version 1.0.0 | By Ulrich Sossou | Visit plugin site
Select Multi Plugin Installer Multi Plugin Installer
Deactivate | EditThis plugin can install multi plugins at once click
Version 1.1.0 | By Nishant Jain, rahulbrilliant2004, tikendramaitry | Visit plugin site
Select Post Expirator Post Expirator
Deactivate | Edit | SettingsAllows you to add an expiration date (minute) to posts which you can configure to either delete the post, change it to a draft, or update the post categories at expiration time.
Version 2.1.3 | By Aaron Axelsen | Visit plugin site
Select RSS Shortcode RSS Shortcode
Deactivate | EditMakes it easy to display an RSS feed on a page
Version 0.2 | By Joost de Valk | Visit plugin site
Select Splash Plugin Splash Plugin
Deactivate | Edit“Splash Plugin” is a Word Press plugin that allows you to display static and dynamic tabs on the left and/or right side of your website. They are non-intrusive and a fun way get attention. You have control on how the tabs will look using our built-in tools or our pre-designed tabs.
Version 4.0 | By SplashPlugin.com | Visit plugin site
Select User Avatar User Avatar
Deactivate | EditAllows users to associate photos with their accounts by accessing their “Your Profile” page that default as Gravatar or WordPress Default image (from Discussion Page).
Version 1.4.11 | By Enej Bajgoric / Gagan Sandhu / CTLT DEV | Visit plugin site
Select User Role Editor User Role Editor
Settings | Deactivate | EditChange/add/delete WordPress user roles and capabilities.
Version 4.14 | By Vladimir Garagulya | Visit plugin site | Changelog
There is a new version of User Role Editor available. View version 4.14.1 details or update now.
Select White Label CMS White Label CMS
Deactivate | EditA plugin that allows you to brand wordpress CMS as your own
Version 1.5.2 | By http://www.videousermanuals.com | Visit plugin site
Select WP101 WP101
Deactivate | EditWordPress tutorial videos, delivered directly in the WordPress dashboard.
Version 2.1.1 | By WP101Plugin.com
Select WP Project Manager – Frontend WP Project Manager – Frontend
Deactivate | EditFrontend functionality for WP Project Manager
Version 1.2.1 | By Tareq Hasan | Visit plugin site
Select WP Project Manager – Sub Task WP Project Manager – Sub Task
Deactivate | EditTime tracker add-on for WP Project Manager
Version 0.1 | By weDevs | Visit plugin site
Select WP Project Manager – Time Trakcer WP Project Manager – Time Trakcer
Deactivate | EditTime tracker add-on for WP Project Manager
Version 0.1 | By weDevs | Visit plugin site
Select WP Project Manager PRO WP Project Manager PRO
Deactivate | EditA WordPress Project Management plugin. Simply it does everything and it was never been easier with WordPress.
Version 0.5.3 | By Tareq Hasan | Visit plugin site
Select wpsc Support Tickets wpsc Support Tickets
Deactivate | EditAn open source help desk and support ticket system for WordPress using jQuery. Easy to use for both users & admins.
Version 4.5.1 | By wpStoreCart, LLC | Visit plugin site
There is a new version of wpsc Support Tickets available. View version 4.7.2 details or update now.
Select wpsc Support Tickets PRO wpsc Support Tickets PRO
Deactivate | EditA professional add-on for the wpsc-Support-Tickets system for WordPress. Adds many professional features.
Version 3.0.3 | By wpStoreCart, LLC | Visit plugin siteTopic: Not seeing forum sidebar
hello
i have a wordpress site with bbpress installed. i have 3 subforums in bbpress. on the homepage of my wordpress site, i would like to list out those 3 forums with the lastest 5 posts from each.
please take a look at this image:

the styling doesn’t have to look like the attached as long as i can list out the individual subforums and 5 of its most recent posts.
i have setup 3 columns with ability to put shortcodes.
i tried using some of the shortcodes provided by bbpress with no luck.
SOS please!!! i’m running out of options…lol
thanks in advance,
chris
Hi,
I have a problem with syntax highlighter in bbpress (plugin). Normaly, after I’ve used Crayon and paste the example code
void loop() { digitalWrite }it generates in the background (if I switch to text mode)
<pre class="lang:arduino decode:true crayon-selected">void loop() { digitalWrite }</pre>It works good for admin, but if somebody else (member) try to post a code, the tag
</pre>disappears, so his code will be not highlighted and in the published post I can see the code and a part of Crayon’s tag like this<pre class="lang:arduino decode:true crayon-selected">void loop() { digitalWrite }I’ve noticed about restrictions in html-tags etc. but as I can see in formatting.php pre is allowed tag.
What is the problem?
Thanks in advance.