Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1088382
    faceless
    Participant

    Hi, I created a few taxonomies that appear on my pages and posts in the admin dashboard but I cannot get them to display on my page. I can get tags to appear but not the new taxonomies: https://squarology.com/acf-test-drive/acf-child/

    Can you please tell me what I should go to get them to display? I am using the Renew stack so I’m guessing I should update the single.php file or something? The problem is that I use a child theme and don’t want to constantly update that page every time x updates.

    #1088924
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Did you use ACF Pro to create custom taxonomies? Please refer to our detailed guide here (https://community.theme.co/kb/integrated-plugins-acf-pro/).

    Hope that helps.

    #1088975
    faceless
    Participant

    Hey, thanks for responding. I’m not sure how much that has to do with my question which is about displaying taxonomy terms on a page.

    I added this on the wp-page in the main theme: <?php the_terms( $post->ID, ‘pawn_play’, ‘Pawn Play: ‘, ‘, ‘, ‘ ‘ ); ?>

    But like I said before, I’d like to be able to add that to my child theme so that I don’t have to modify the theme every time it updates.

    #1089169
    faceless
    Participant

    Nevermind! Easy, peasey. I just copied the wp-page.php over to Renew in my child them with the added line and unmodified the original file in the main theme and it works perfectly fine.

    Carry on and thank you!

    #1089444
    John Ezra
    Member

    Glad you got it to work!

  • <script> jQuery(function($){ $("#no-reply-1088382 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>