• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

bbpress function

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › bbpress function

This topic is: not resolved

Tagged: bbPress

  • This topic has 2 replies, 2 voices, and was last updated 13 years, 3 months ago by nakamoura.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 6, 2012 at 5:00 am #3558
    nakamoura
    Member

    Hi,

    I asked for support using the get help button and i was asked to post the question here, what i'm doing now!

    I use this code to display adsense ads inside posts and also to exclude some ads from specific categories.

    What i need is to exclude completely adsense ads from bbpress forums and topics too. I tried many functions but can't get it to work.

    The code i use is:

    <code>
    add_action('genesis_post_content', 'include_adsense', 9);
    function include_adsense() {
    if (is_single() && ! in_category( array ('188', '189', '192', '1485') ))
    require(CHILD_DIR.'/adsense.php')</code>

    Question?: How to add bbpress function "is_bbpress()" to this code?

    thank you for your help!

    January 29, 2013 at 8:11 pm #16249
    SoZo
    Member

    Refer to this entry on conditional tags

    if (is_single() && ! in_category( array (’188′, ’189′, ’192′, ’1485′) && ! is_bbpress()))


    John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography

    January 30, 2013 at 5:30 pm #16564
    nakamoura
    Member

    Thank Sozo For your help but this tag is not working (does not remove ads from forum) plus i don't know why it breaks my other adsense in the blog posts.

    I used this tag too : ! bbp_is_forum() but same results

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble