Title: Bookmark Option
Last modified: January 23, 2018

---

# Bookmark Option

 *  Resolved [amitgupta7](https://wordpress.org/support/users/amitgupta7/)
 * (@amitgupta7)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/bookmark-option/)
 * Hi WPRM Team,
 * Is there a way to disable “Print” recipe button, and instead provide a “bookmark”
   recipe / button or link? Would be very helpful given the user experience and 
   strategy i am planning for.
 * Thanks,
    Amit

Viewing 1 replies (of 1 total)

 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/bookmark-option/#post-9892321)
 * The button can be removed from your own custom template:
    [https://bootstrapped.ventures/wp-recipe-maker/create-your-own-template/](https://bootstrapped.ventures/wp-recipe-maker/create-your-own-template/)
 * You could also hide the button by adding the following CSS on the WP Recipe Maker
   > Settings > Advanced page:
 *     ```
       .wprm-recipe-print {
           display: none;
       }
       ```
   
 * At the moment we don’t have a bookmark feature, but that’s on our todo list for
   our Premium addon.

Viewing 1 replies (of 1 total)

The topic ‘Bookmark Option’ is closed to new replies.

 * ![](https://ps.w.org/wp-recipe-maker/assets/icon-256x256.png?rev=2967063)
 * [WP Recipe Maker](https://wordpress.org/plugins/wp-recipe-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-recipe-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-recipe-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-recipe-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-recipe-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-recipe-maker/reviews/)

## Tags

 * [print](https://wordpress.org/support/topic-tag/print/)
 * [recipe maker](https://wordpress.org/support/topic-tag/recipe-maker/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brecht](https://wordpress.org/support/users/brechtvds/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/bookmark-option/#post-9892321)
 * Status: resolved