Conversation
supportHi! I was wondering if you could give us the added functionality of choosing which pages to display the Evernote icon on in our blogs. In particular, I have an “About” page set up that I don’t want the Evernote icon showing up on. If anyone could help me out with a temporary fix for now, that would be much appreciated. Thanks! http://wordpress.org/extend/plugins/wp-evernote-site-memory/
I have been trying to do the same thing. In this case excluding it from my home page. I have tried all the obvious if (!is_front_page() AND is_single()){ etc but all I succeed in doing is excluding it on every page or including it on every page. Really like the plugin but cannot work out selecting pages.
I have been trying to do the same thing. In this case excluding it from my home page. I have tried all the obvious if (!is_front_page() AND is_single()){ etc but all I succeed in doing is excluding it on every page or including it on every page. Really like the plugin but cannot work out selecting pages.