Tagged: x
-
AuthorPosts
-
July 15, 2016 at 7:13 am #1088382
facelessParticipantHi, 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.
July 15, 2016 at 1:52 pm #1088924
DarshanaModeratorHi 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.
July 15, 2016 at 2:28 pm #1088975
facelessParticipantHey, 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.
July 15, 2016 at 6:26 pm #1089169
facelessParticipantNevermind! 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!
July 15, 2016 at 9:48 pm #1089444
John EzraMemberGlad you got it to work!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1088382 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
