[Support request] Add Custom Footer Class that applies on a particular custom post type

Home Forums Support [Support request] Add Custom Footer Class that applies on a particular custom post type

Home Forums Support Add Custom Footer Class that applies on a particular custom post type

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1418849
    Maria Rowena

    Hello Support Team,

    Is there a way to add custom footer class that only applies in a particular custom post type? or custom post categories? I’m trying to find a way that I can hide a sticky banner footer using CSS.

    And this is my work around to do it. I will target the custom footer class together with the sticky footer bar and hide it using CSS. This will let me show it to other post or categories. Do you think this is the best way?

    Thank you so much! πŸ™‚

    #1418917
    David
    Staff
    Customer Support

    Hi there,

    how are you adding the ‘sticky banner’ to your site ?

    You could insert it using a Hook Element and the set Displays Rule to control where its displayed.

    https://docs.generatepress.com/article/hooks-element-overview/

    Let me know

    #1420421
    Maria Rowena

    Hello David,

    Actually, I am using a plugin to display a sticky banner footer. It doesn’t have a short code or widget that I can use to insert in generate press hook.

    By the way, can I put CSS code in the hook element? I am really wondering how to do this. Sorry, not an expert developer here.

    What I am thinking right now is to display the sticky banner in Custom post type “courses” and conditionally hide it depending on course categories or specific course post.

    What do you think?

    Thank you so much in advance. πŸ™‚

    #1420613
    David
    Staff
    Customer Support

    Which plugin are you using ?

    #1420622
    Maria Rowena

    I use announcer plugin.

    https://wordpress.org/plugins/announcer/

    It has filter display function but it does not work on custom post type categories or per post basis.

    Really appreciate your help David

    Thanks

    #1420628
    David
    Staff
    Customer Support

    Found this:

    https://www.aakashweb.com/forum/topic/announcer-shortcode/

    The author provides instructions and PHP which could be added to a Hook Element.
    The element will allow you to set its display rules

    Give that a shot – let me know.

    #1420727
    Maria Rowena

    David you’re a rockstar!

    It works! I failed to see that PHP function in the Plugin author’s website.

    Thank you so much for your help! πŸ™‚

    #1420750
    David
    Staff
    Customer Support

    Awesome – glad to be of help πŸ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.