{"id":103212,"date":"2021-09-05T19:43:31","date_gmt":"2021-09-05T14:13:31","guid":{"rendered":"https:\/\/git-staging.wpastra.com\/?post_type=docs&#038;p=103212"},"modified":"2021-09-08T20:24:42","modified_gmt":"2021-09-08T14:54:42","slug":"display-category-as-related-posts-title","status":"publish","type":"docs","link":"https:\/\/git-staging.wpastra.com\/es\/docs\/display-category-as-related-posts-title\/","title":{"rendered":"\u00bfC\u00f3mo mostrar la categor\u00eda de la entrada como t\u00edtulo de entradas relacionadas?"},"content":{"rendered":"<p>El tema Astra incluye <a href=\"https:\/\/git-staging.wpastra.com\/es\/docs\/display-related-posts\/\">Entradas relacionadas<\/a>que le ayuda a atraer a sus visitantes durante m\u00e1s tiempo. Esta funci\u00f3n muestra entradas dentro de la categor\u00eda relacionada, lo que sugiere a sus visitantes que lean m\u00e1s contenido relacionado con su tema de inter\u00e9s.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-before.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1366\" height=\"755\" src=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-before.png\" alt=\"Astra Related Posts\" class=\"wp-image-103270\" srcset=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-before.png 1366w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-before-300x166.png 300w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-before-1024x566.png 1024w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-before-768x424.png 768w\" sizes=\"(max-width: 1366px) 100vw, 1366px\" \/><\/a><\/figure>\n\n\n\n<p>Adem\u00e1s, es posible que desees cambiar el t\u00edtulo de la secci\u00f3n Entradas relacionadas y mostrar el nombre de la categor\u00eda de la entrada en su lugar. Usted puede hacer esto mediante la adici\u00f3n de un c\u00f3digo personalizado (filtro).&nbsp;<\/p>\n\n\n\n<p>Para ello, tendr\u00eda que a\u00f1adir el siguiente filtro al archivo <strong>funciones.php<\/strong> de su tema hijo:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">add_filter( &#039;astra_related_posts_title&#039;, &#039;astra_related_poat_title&#039; );\nfunction astra_related_poat_title() {\n   return sprintf(\n\t&#039;&lt;div class=&quot;ast-related-posts-title-section&quot;&gt; &lt;%1$s class=&quot;ast-related-posts-title&quot;&gt; %2$s &lt;\/%1$s&gt; &lt;\/div&gt;&#039;,\n\t&#039;h2&#039;,\/\/ introduzca aqu&iacute; su cadena personalizada\n\tesc_html__( get_the_category()[0]-&amp;gt;name, &#039;astra&#039; )\n   );\n}\n<\/pre>\n\n\n\n<p>Una vez a\u00f1adido el filtro, el t\u00edtulo de la secci\u00f3n Entradas relacionadas mostrar\u00e1 el nombre de la categor\u00eda de la entrada actual: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-after.png\"><img decoding=\"async\" width=\"1366\" height=\"755\" src=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-after.png\" alt=\"Filter to Display the Post Category as a Related Posts Title\" class=\"wp-image-103271\" srcset=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-after.png 1366w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-after-300x166.png 300w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-after-1024x566.png 1024w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2021\/09\/ast-3-7-filter-related-posts-title-after-768x424.png 768w\" sizes=\"(max-width: 1366px) 100vw, 1366px\" \/><\/a><\/figure>\n\n\n\n<p>Si no tiene instalado el tema infantil, compruebe lo siguiente<a href=\"https:\/\/git-staging.wpastra.com\/es\/docs\/install-astra-child-theme\/\"> este art\u00edculo<\/a> sobre c\u00f3mo hacerlo.<\/p>\n\n\n\n<p>Si no est\u00e1 seguro de c\u00f3mo a\u00f1adir este c\u00f3digo, consulte lo siguiente<a href=\"https:\/\/git-staging.wpastra.com\/es\/docs\/add-custom-php-code\/#3.-in-child-theme\"> art\u00edculo<\/a>.&nbsp;<\/p>","protected":false},"excerpt":{"rendered":"<p>El tema Astra incluye la funci\u00f3n Entradas relacionadas, que te ayuda a atraer a tus visitantes durante m\u00e1s tiempo. Esta funci\u00f3n muestra entradas dentro de la categor\u00eda relacionada, sugiriendo a tus visitantes que lean m\u00e1s contenido relacionado con su tema de inter\u00e9s.  Adem\u00e1s, puedes cambiar el t\u00edtulo de la secci\u00f3n Entradas Relacionadas y mostrar [...]<\/p>","protected":false},"author":70,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"docs_category":[2111],"docs_tag":[],"class_list":{"0":"post-103212","1":"docs","2":"type-docs","3":"status-publish","5":"docs_category-blog-filters"},"spectra_custom_meta":{"wp_last_modified_info":["September 8, 2021 @ 8:24 PM"],"wplmi_shortcode":["[lmt-post-modified-info]"],"_edit_lock":["1672924123:89"],"views":["11514"],"_edit_last":["70"],"tap_disable_autolinker":["no"],"tap_autolink_inside_heading":["global"],"tap_autolink_random_placement":["global"],"tap_post_autolinker_limit":["0"],"site-sidebar-layout":["default"],"site-content-layout":["default"],"theme-transparent-header-meta":["default"],"_yoast_wpseo_focuskw":["Related Posts Title"],"_yoast_wpseo_metadesc":["Do you want to display a post category as a \"Related Posts\" section title on your posts? Check this document to learn how to do it."],"_yoast_wpseo_linkdex":["60"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":["2"],"helpful":["1"],"unhelpful":["4"],"redirects":["2"],"_lmt_disableupdate":["no"],"_wplmi_last_modified":["2021-09-08 20:24:42"],"rank_math_description":["Do you want to display a post category as a \"Related Posts\" section title on your posts? Check this document to learn how to do it."],"rank_math_focus_keyword":["Related Posts Title"],"rank_math_news_sitemap_robots":["index"],"rank_math_robots":["a:1:{i:0;s:5:\"index\";}"],"rank_math_analytic_object_id":["123"],"rank_math_internal_links_processed":["1"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"afcaa2d912739285e2835f1194d087c3\";s:6:\"images\";a:1:{i:0;i:103270;}}"],"_trp_automatically_translated_slug_es_ES":["mostrar-categoria-como-titulo-de-entradas-relacionadas"],"_uag_page_assets":["a:9:{s:3:\"css\";s:2495:\".wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-debf2792{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-debf2792 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-debf2792{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;row-gap: 0px;column-gap: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-debf2792{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-debf2792 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-debf2792{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-debf2792{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-debf2792 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-debf2792{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:5:{i:0;s:14:\"core\/paragraph\";i:1;s:10:\"core\/image\";i:2;s:17:\"core\/preformatted\";i:3;s:14:\"uagb\/container\";i:4;s:14:\"core\/shortcode\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1776591719\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Nikola Mihajlovic","author_link":"https:\/\/git-staging.wpastra.com\/es\/author\/nikolam\/"},"uagb_comment_info":0,"uagb_excerpt":"The Astra Theme comes with the Related Posts feature, which helps you engage your visitors for a longer time. This feature displays posts within the related category, suggesting that your visitors read more content related to their topic of interest.&nbsp; Further, you might want to change the Related Posts section title and show the Post&hellip;","_links":{"self":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs\/103212"}],"collection":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/users\/70"}],"replies":[{"embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/comments?post=103212"}],"version-history":[{"count":0,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs\/103212\/revisions"}],"wp:attachment":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/media?parent=103212"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs_category?post=103212"},{"taxonomy":"docs_tag","embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs_tag?post=103212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}