• I would like to know how to show the buttons conditional. for example in a custom post type.

    Thank you so much
    Guillem

Viewing 1 replies (of 1 total)
  • Plugin Author westcoastdigital

    (@westcoastdigital)

    You can, are you creating a custom template for your CPT?

    If so in the template just add <?php do_shortcode( ‘[gp-social]’ ); ?> where you want the icons to output.

    If not using a custom template, then you can use GP Elements easily enough and paste in the shortcode in a Hook element and conditionally display on your CPT.

Viewing 1 replies (of 1 total)
  • The topic ‘Show buttons in custom post type’ is closed to new replies.