• 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

Author Pro-Remove tags from Library book pages

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 › General Discussion › Author Pro-Remove tags from Library book pages

This topic is: not resolved

Tagged: Author Pro, books, tags

  • This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by daymobrew.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • December 2, 2015 at 1:53 am #172411
    AS
    Member

    Hello.
    I would like to remove the "Tagged with:" line that appears on book pages created in the library function of Author Pro. Unfortunately the Genesis Simple Edits does not remove this item. Does anyone have any work-around suggestions?
    Thank you

    December 21, 2015 at 4:46 am #174451
    daymobrew
    Member

    From looking at the Author Pro code I think that you need to add the following code to the author-pro/functions.php:

    // Disable the 'Tagged with:' footer section.
    // Returns empty string and this results in the footer not being displayed.
    // See genesis_author_pro_book_footer() in  plugin genesis-author-pro/functions/template.php
    add_filter('genesis_author_pro_footer_meta', 'as_no_book_tags');
    function as_no_book_tags($footer_content) {
        return '';  // When an empty string is returned the footer will not be displayed.
    }
    
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ 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

© 2023 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