• Hi. I’m using a program called Premise to create landing pages within my WordPress theme. I don’t want the “bottom of every post” plugin to show up on these pages, so they’ve said I need to know the “custom code” (I’m assuming CSS?) to turn it off on their page themes.

    Can you tell me what to use?

    Or if there is another way to avoid having it show up on certain categories, please confirm. I couldn’t find an answer here in the forum.

    https://www.ads-software.com/extend/plugins/bottom-of-every-post/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Corey Salzano

    (@salzano)

    The plugin will have to be edited to not show on your landing pages using some logical criteria. It could be modified to not be shown on certain categories.

    The blog post I wrote for this plugin describes how to prevent it from showing on the home page. Perhaps this code example will give you some clues. https://www.tacticaltechnique.com/wordpress/bottom-of-every-post/

    If you want me to make a custom version for you, click through to my profile to find my email address. Thanks for trying my plugin.

    Thanks for the && !is_home( ) !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Bottom of every post] Need Custom Code to Remove Plugin From Landing Page’ is closed to new replies.