-
Ralph Chua
Hi there… I am using an advance custom field plugin. But however it does not pull the data it suppose to pull. I try used some code in child theme. but the code crash my “element”. Kindly help me take a look.
function include_pages_in_archives( $query ) {
if ( $query->is_main_query() ) {
// Include both posts and pages in main query
$query->set( ‘post_type’, array( ‘post’, ‘page’ ) );
}
}
add_action( ‘pre_get_posts’, ‘include_pages_in_archives’ ); -
Hi there,
Can you explain , what exactly is not working ?
-
Ralph Chua
Hi there David,
I am using advanced custom field plugin for the author page.
However, it doesn’t pull the data.
Here is the link for your reference.
https://thefunnelbro.com/author/ralph-chua/
There should be some images and others to be shown.
-
1. What are the ACF field names you have created and what field types are they ?
2. Where are the fields added eg. User Profile.
3. How have you added the fields to the dynamic data.You can share screenshots if that helps explain.
-
Ralph Chua
Hi David, I am using below html code to do it. Below are the codes.
<!-- wp:generateblocks/container {"uniqueId":"e1f72597","backgroundColor":"#f7f7f7","align":"full","isDynamic":true,"blockVersion":4,"display":"flex","flexWrapMobile":"wrap","justifyContent":"center","sizing":{"maxWidth":"","width":""},"spacing":{"paddingTop":"40px","paddingRight":"20px","paddingBottom":"40px","paddingLeft":"20px","paddingRightMobile":"15px","paddingLeftMobile":"15px"}} --> <!-- wp:generateblocks/container {"uniqueId":"c9f8feb4","isDynamic":true,"blockVersion":4,"display":"flex","sizing":{"width":""}} --> <!-- wp:generateblocks/grid {"uniqueId":"af6c308c","columns":2,"horizontalGap":40,"verticalGap":20,"isDynamic":true,"blockVersion":3} --> <!-- wp:generateblocks/container {"uniqueId":"dc9e92da","isGrid":true,"gridId":"af6c308c","isDynamic":true,"blockVersion":4,"justifyContentMobile":"flex-start","sizing":{"maxWidth":"","width":"","minWidthMobile":"","widthMobile":"100%"},"useGlobalMaxWidth":true,"typography":{"textAlignMobile":"left"},"spacing":{"marginRight":"auto","marginLeft":"auto"}} --> <!-- wp:generateblocks/image {"uniqueId":"d5086ce0","sizeSlug":"full","width":"300px","widthMobile":"250px","height":"300px","heightMobile":"250px","objectFit":"fill","blockVersion":2,"spacing":{"marginRightTablet":"40px","marginRightMobile":"0px"},"borders":{"borderTopRightRadius":"50px","borderBottomRightRadius":"50px","borderBottomLeftRadius":"50px","borderTopLeftRadius":"50px","borderTopRightRadiusMobile":"20px","borderBottomRightRadiusMobile":"20px","borderBottomLeftRadiusMobile":"20px","borderTopLeftRadiusMobile":"20px"},"useDynamicData":true,"dynamicContentType":"author-avatar"} /--> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"8a28f2be","isGrid":true,"gridId":"af6c308c","isDynamic":true,"blockVersion":4,"sizing":{"width":"","widthMobile":"100%"},"useGlobalMaxWidth":true,"spacing":{"marginRight":"auto","marginLeft":"auto"}} --> <!-- wp:generateblocks/headline {"uniqueId":"ee9ce9a3","element":"h1","blockVersion":3,"typography":{"fontSizeMobile":"36px"},"spacing":{"marginBottom":"0px"},"dynamicContentType":"author-name","className":"","gpDynamicTextType":"post-author","gpDynamicTextReplace":"Post author name"} --> <h1 class="gb-headline gb-headline-ee9ce9a3 gb-headline-text">Post author name</h1> <!-- /wp:generateblocks/headline --> <!-- wp:generateblocks/headline {"uniqueId":"bcfbdbb3","element":"div","blockVersion":3,"typography":{"fontSize":"23px","fontWeight":"300"},"spacing":{"marginBottom":"25px"},"dynamicContentType":"author-meta","className":"","gpDynamicTextType":"user-meta","gpDynamicTextReplace":"User meta","gpDynamicTextCustomField":"author_jobtitle"} --> <div class="gb-headline gb-headline-bcfbdbb3 gb-headline-text">User meta</div> <!-- /wp:generateblocks/headline --> <!-- wp:generateblocks/grid {"uniqueId":"b76f72a3","columns":4,"horizontalGap":10,"verticalAlignment":"center","verticalGapMobile":10,"isDynamic":true,"blockVersion":3} --> <!-- wp:generateblocks/container {"uniqueId":"8cf7f18e","isGrid":true,"gridId":"b76f72a3","isDynamic":true,"blockVersion":4,"sizing":{"widthMobile":"100%"}} --> <!-- wp:generateblocks/headline {"uniqueId":"f60ba6be","element":"div","blockVersion":3,"typography":{"fontSize":"18px"}} --> <div class="gb-headline gb-headline-f60ba6be gb-headline-text"><strong>Expertise</strong></div> <!-- /wp:generateblocks/headline --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"c925f001","isGrid":true,"gridId":"b76f72a3","isDynamic":true,"blockVersion":4} --> <!-- wp:generateblocks/headline {"uniqueId":"17efe2cf","element":"div","blockVersion":3,"typography":{"fontSize":"15px"},"spacing":{"paddingRight":"10px","paddingLeft":"10px"},"borders":{"borderTopRightRadius":"10px","borderBottomRightRadius":"10px","borderBottomLeftRadius":"10px","borderTopLeftRadius":"10px"},"backgroundColor":"#9c9c9c","textColor":"#ffffff","className":"","gpDynamicTextType":"user-meta","gpDynamicTextReplace":"User meta","gpDynamicTextCustomField":"author_knowabout"} --> <div class="gb-headline gb-headline-17efe2cf gb-headline-text">User meta</div> <!-- /wp:generateblocks/headline --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"8319aadb","isGrid":true,"gridId":"b76f72a3","isDynamic":true,"blockVersion":4} --> <!-- wp:generateblocks/headline {"uniqueId":"20f1272a","element":"div","blockVersion":3,"typography":{"fontSize":"15px"},"spacing":{"paddingRight":"10px","paddingLeft":"10px"},"borders":{"borderTopRightRadius":"10px","borderBottomRightRadius":"10px","borderBottomLeftRadius":"10px","borderTopLeftRadius":"10px"},"backgroundColor":"#9c9c9c","textColor":"#ffffff","className":"","gpDynamicTextType":"user-meta","gpDynamicTextReplace":"User meta","gpDynamicTextCustomField":"author_knowabout_2"} --> <div class="gb-headline gb-headline-20f1272a gb-headline-text">User meta</div> <!-- /wp:generateblocks/headline --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"b3b922a5","isGrid":true,"gridId":"b76f72a3","isDynamic":true,"blockVersion":4} --> <!-- wp:generateblocks/headline {"uniqueId":"aa92144b","element":"div","blockVersion":3,"typography":{"fontSize":"15px"},"spacing":{"paddingRight":"10px","paddingLeft":"10px"},"borders":{"borderTopRightRadius":"10px","borderBottomRightRadius":"10px","borderBottomLeftRadius":"10px","borderTopLeftRadius":"10px"},"backgroundColor":"#9c9c9c","textColor":"#ffffff","className":"","gpDynamicTextType":"user-meta","gpDynamicTextReplace":"User meta","gpDynamicTextCustomField":"author_knowabout_3"} --> <div class="gb-headline gb-headline-aa92144b gb-headline-text">User meta</div> <!-- /wp:generateblocks/headline --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/grid --> <!-- wp:spacer {"height":"15px"} --> <div style="height:15px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:generateblocks/grid {"uniqueId":"8012fb6c","columns":2,"horizontalGap":10,"isDynamic":true,"blockVersion":3} --> <!-- wp:generateblocks/container {"uniqueId":"97d52ecf","isGrid":true,"gridId":"8012fb6c","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"no-post-meta","gpRemoveContainerConditionPostMeta":"author_alumniof"} --> <!-- wp:generateblocks/headline {"uniqueId":"d817c786","element":"div","blockVersion":3,"typography":{"fontSize":"18px"}} --> <div class="gb-headline gb-headline-d817c786 gb-headline-text"><strong>Education</strong> </div> <!-- /wp:generateblocks/headline --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"7063bab8","isGrid":true,"gridId":"8012fb6c","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"no-post-meta","gpRemoveContainerConditionPostMeta":"author_alumniof"} --> <!-- wp:generateblocks/headline {"uniqueId":"d00e08da","element":"div","blockVersion":3,"typography":{"fontSize":"18px"},"className":"","gpDynamicTextType":"user-meta","gpDynamicTextReplace":"User meta","gpDynamicTextCustomField":"author_alumniof","gpDynamicLinkCustomField":"author_alumniof_url"} --> <div class="gb-headline gb-headline-d00e08da gb-headline-text">User meta</div> <!-- /wp:generateblocks/headline --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/grid --> <!-- wp:generateblocks/container {"uniqueId":"c47a38d3","isDynamic":true,"blockVersion":4,"display":"flex","columnGap":"10px","spacing":{"marginTop":"20px"}} --> <!-- wp:generateblocks/container {"uniqueId":"373b0d80","shapeDividers":[],"isDynamic":true,"blockVersion":4,"position":"relative","gpRemoveContainerCondition":"self","gpRemoveContainerConditionPostMeta":"facebook_profile"} --> <!-- wp:generateblocks/button {"uniqueId":"6cf353a0","hasUrl":true,"blockVersion":4,"display":"inline-flex","alignItems":"center","spacing":{"paddingTop":"5px","paddingRight":"5px","paddingBottom":"5px","paddingLeft":"5px"},"borders":{"borderTopRightRadius":"5px","borderBottomRightRadius":"5px","borderBottomLeftRadius":"5px","borderTopLeftRadius":"5px"},"backgroundColor":"#9c9c9c","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","hasIcon":true,"removeText":true,"iconStyles":{"width":"1.2em","height":"1.2em","paddingRight":"0.5em"},"gpDynamicLinkType":"user-meta","gpDynamicLinkCustomField":"facebook_profile"} --> <a href="#"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"></path></svg></span></a> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"5f936e3b","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"self","gpRemoveContainerConditionPostMeta":"linkedin_profile"} --> <!-- wp:generateblocks/button {"uniqueId":"d8627113","hasUrl":true,"blockVersion":4,"display":"inline-flex","alignItems":"center","spacing":{"paddingTop":"5px","paddingRight":"5px","paddingBottom":"5px","paddingLeft":"5px"},"borders":{"borderTopRightRadius":"5px","borderBottomRightRadius":"5px","borderBottomLeftRadius":"5px","borderTopLeftRadius":"5px"},"backgroundColor":"#9c9c9c","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","hasIcon":true,"removeText":true,"iconStyles":{"width":"1.2em","height":"1.2em","paddingRight":"0.5em"},"gpDynamicLinkType":"user-meta","gpDynamicLinkCustomField":"linkedin_profile"} --> <a href="#"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></span></a> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"4fe7fdec","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"self","gpRemoveContainerConditionPostMeta":"instagram_profile"} --> <!-- wp:generateblocks/button {"uniqueId":"938580a6","hasUrl":true,"blockVersion":4,"display":"inline-flex","alignItems":"center","spacing":{"paddingTop":"5px","paddingRight":"5px","paddingBottom":"5px","paddingLeft":"5px"},"borders":{"borderTopRightRadius":"5px","borderBottomRightRadius":"5px","borderBottomLeftRadius":"5px","borderTopLeftRadius":"5px"},"backgroundColor":"#9c9c9c","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","hasIcon":true,"removeText":true,"iconStyles":{"width":"1.2em","height":"1.2em","paddingRight":"0.5em"},"gpDynamicLinkType":"user-meta","gpDynamicLinkCustomField":"instagram_profile"} --> <a href="#"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></a> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"fc6f7b0b","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"self","gpRemoveContainerConditionPostMeta":"twitter_profile"} --> <!-- wp:generateblocks/button {"uniqueId":"24a6d249","hasUrl":true,"blockVersion":4,"display":"inline-flex","alignItems":"center","spacing":{"paddingTop":"5px","paddingRight":"5px","paddingBottom":"5px","paddingLeft":"5px"},"borders":{"borderTopRightRadius":"5px","borderBottomRightRadius":"5px","borderBottomLeftRadius":"5px","borderTopLeftRadius":"5px"},"backgroundColor":"#9c9c9c","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","hasIcon":true,"removeText":true,"iconStyles":{"width":"1.2em","height":"1.2em","paddingRight":"0.5em"},"gpDynamicLinkType":"user-meta","gpDynamicLinkCustomField":"twitter_profile"} --> <a href="#"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></span></a> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"0ddf908a","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"self","gpRemoveContainerConditionPostMeta":"youtube_profile"} --> <!-- wp:generateblocks/button {"uniqueId":"fa98be6a","hasUrl":true,"blockVersion":4,"display":"inline-flex","alignItems":"center","spacing":{"paddingTop":"5px","paddingRight":"5px","paddingBottom":"5px","paddingLeft":"5px"},"borders":{"borderTopRightRadius":"5px","borderBottomRightRadius":"5px","borderBottomLeftRadius":"5px","borderTopLeftRadius":"5px"},"backgroundColor":"#9c9c9c","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","hasIcon":true,"removeText":true,"iconStyles":{"width":"1.2em","height":"1.2em","paddingRight":"0.5em"},"gpDynamicLinkType":"user-meta","gpDynamicLinkCustomField":"youtube_profile"} --> <a href="#"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg></span></a> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"0f5552eb","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"self","gpRemoveContainerConditionPostMeta":"youtube_profile"} --> <!-- wp:generateblocks/button {"uniqueId":"eb1ba895","hasUrl":true,"blockVersion":4,"display":"inline-flex","alignItems":"center","spacing":{"paddingTop":"5px","paddingRight":"5px","paddingBottom":"5px","paddingLeft":"5px"},"borders":{"borderTopRightRadius":"5px","borderBottomRightRadius":"5px","borderBottomLeftRadius":"5px","borderTopLeftRadius":"5px"},"backgroundColor":"#9c9c9c","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","hasIcon":true,"removeText":true,"iconStyles":{"width":"1.2em","height":"1.2em","paddingRight":"0.5em"},"gpDynamicLinkType":"user-meta","gpDynamicLinkCustomField":"website_profile"} --> <a href="#"><span class="gb-icon"><svg viewBox="0 0 640 512" height="1em" xmlns="http://www.w3.org/2000/svg"><path d="M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z"></path></svg></span></a> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"0c1a97a8","isDynamic":true,"blockVersion":4,"gpRemoveContainerCondition":"self","gpRemoveContainerConditionPostMeta":"youtube_profile"} --> <!-- wp:generateblocks/button {"uniqueId":"d625d6d3","hasUrl":true,"blockVersion":4,"display":"inline-flex","alignItems":"center","spacing":{"paddingTop":"5px","paddingRight":"5px","paddingBottom":"5px","paddingLeft":"5px"},"borders":{"borderTopRightRadius":"5px","borderBottomRightRadius":"5px","borderBottomLeftRadius":"5px","borderTopLeftRadius":"5px"},"backgroundColor":"#9c9c9c","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","hasIcon":true,"removeText":true,"iconStyles":{"width":"1.2em","height":"1.2em","paddingRight":"0.5em"},"gpDynamicLinkType":"user-meta","gpDynamicLinkCustomField":"email_profile"} --> <a href="mailto:"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg></span></a> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/grid --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/container --> <!-- wp:generateblocks/container {"uniqueId":"096c1249","isDynamic":true,"blockVersion":4,"spacing":{"marginTop":"25px","marginBottom":"25px"}} --> <!-- wp:generateblocks/container {"uniqueId":"ebe31892","isDynamic":true,"blockVersion":4,"sizing":{"width":"700px","widthMobile":"100%","maxWidthMobile":"100%"},"useGlobalMaxWidth":true,"spacing":{"marginRight":"auto","marginLeft":"auto","paddingRightMobile":"15px","paddingLeftMobile":"15px"}} --> <!-- wp:generateblocks/headline {"uniqueId":"989979f1","element":"div","blockVersion":3,"className":"","gpDynamicTextType":"user-meta","gpDynamicTextReplace":"User meta","gpDynamicTextCustomField":"author_description"} --> <div class="gb-headline gb-headline-989979f1 gb-headline-text">User meta</div> <!-- /wp:generateblocks/headline --> <!-- wp:generateblocks/headline {"uniqueId":"893e1a48","blockVersion":3,"spacing":{"marginTop":"50px"},"className":"","gpDynamicTextType":"post-author","gpDynamicTextReplace":"Post author name","gpDynamicTextBefore":"More From "} --> <h2 class="gb-headline gb-headline-893e1a48 gb-headline-text">Post author name</h2> <!-- /wp:generateblocks/headline --> <!-- wp:generateblocks/query-loop {"uniqueId":"ca7e49ed","query":{"post_type":"page","per_page":"30","author":["current-post-author"]}} --> <!-- wp:generateblocks/grid {"uniqueId":"b2d4f625","columns":1,"horizontalGap":20,"verticalGap":20,"verticalAlignment":"center","isDynamic":true,"blockVersion":3,"isQueryLoop":true,"lock":{"remove":true}} --> <!-- wp:generateblocks/container {"uniqueId":"0b566780","isGrid":true,"isQueryLoopItem":true,"gridId":"b2d4f625","backgroundColor":"#ffffff","isDynamic":true,"blockVersion":4,"sizing":{"width":"50%","widthMobile":"100%"},"spacing":{"paddingTop":"20px","paddingRight":"20px","paddingBottom":"20px","paddingLeft":"20px"},"borders":{"borderTopWidth":"2px","borderTopStyle":"solid","borderTopColor":"var(\u002d\u002dcontrast-3)","borderRightWidth":"2px","borderRightStyle":"solid","borderRightColor":"var(\u002d\u002dcontrast-3)","borderBottomWidth":"2px","borderBottomStyle":"solid","borderBottomColor":"var(\u002d\u002dcontrast-3)","borderLeftWidth":"2px","borderLeftStyle":"solid","borderLeftColor":"var(\u002d\u002dcontrast-3)","borderTopRightRadius":"20px","borderBottomRightRadius":"20px","borderBottomLeftRadius":"20px","borderTopLeftRadius":"20px"},"lock":{"remove":true,"move":true},"useBoxShadow":true,"boxShadows":[{"state":"normal","target":"self","customSelector":"","inset":false,"color":"rgba(0, 0, 0, 0.05)","xOffset":5,"yOffset":5,"blur":10,"spread":""}]} --> <!-- wp:generateblocks/headline {"uniqueId":"a12166fb","blockVersion":3,"typography":{"fontSize":"19px"},"spacing":{"marginBottom":"5px"},"useDynamicData":true,"dynamicContentType":"post-title","dynamicLinkType":"single-post"} --> <h2 class="gb-headline gb-headline-a12166fb gb-headline-text"></h2> <!-- /wp:generateblocks/headline --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/grid --> <!-- wp:generateblocks/container {"uniqueId":"77815bac","isDynamic":true,"blockVersion":4,"variantRole":"button-container","display":"flex","spacing":{"marginTop":"20px"},"isPagination":true} --> <!-- wp:generateblocks/button {"uniqueId":"3f552c04","hasUrl":false,"blockVersion":4,"display":"inline-flex","spacing":{"paddingTop":"15px","paddingRight":"20px","paddingBottom":"15px","paddingLeft":"20px"},"backgroundColor":"var(\u002d\u002dcontrast-3)","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","useDynamicData":true,"isPagination":true,"dynamicLinkType":"pagination-prev","dynamicLinkRemoveIfEmpty":true} --> <span class="gb-button gb-button-3f552c04 gb-button-text">Previous</span> <!-- /wp:generateblocks/button --> <!-- wp:generateblocks/button {"uniqueId":"ccfc4a57","hasUrl":false,"blockVersion":4,"display":"inline-flex","spacing":{"paddingTop":"15px","paddingRight":"20px","paddingBottom":"15px","paddingLeft":"20px"},"backgroundColor":"var(\u002d\u002dcontrast-3)","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","useDynamicData":true,"isPagination":true,"dynamicContentType":"pagination-numbers"} --> <span class="gb-button gb-button-ccfc4a57 gb-button-text">1 2 … 10</span> <!-- /wp:generateblocks/button --> <!-- wp:generateblocks/button {"uniqueId":"630f6349","hasUrl":false,"blockVersion":4,"display":"inline-flex","spacing":{"paddingTop":"15px","paddingRight":"20px","paddingBottom":"15px","paddingLeft":"20px"},"backgroundColor":"var(\u002d\u002dcontrast-3)","backgroundColorHover":"#222222","textColor":"#ffffff","textColorHover":"#ffffff","useDynamicData":true,"isPagination":true,"dynamicLinkType":"pagination-next","dynamicLinkRemoveIfEmpty":true} --> <span class="gb-button gb-button-630f6349 gb-button-text">Next</span> <!-- /wp:generateblocks/button --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/query-loop --> <!-- /wp:generateblocks/container --> <!-- /wp:generateblocks/container -->
Kindly have a look?
-
Hi there,
You are using GB’s dynamic option, those options’ data source is set to Current post, in your case, it’s the author archive, not a post, and the ACF is attached to the author not a post, so the GB dynamic data option will NOT pull the data you want.
So please disable GB’s dynamic data (in the right sidebar), and use GP’s dynamic data (in the floating toolbar) instead.https://docs.generatepress.com/article/dynamic-data/
Then you can pull data like title, author meta > your ACF field slug, etc.
Let me know if this helps!
-
Ralph Chua
Hi there, I don’t have custom field option (To turn on) on my panel (Under preferences). Any way to work around it? Thank you
-
I don’t have custom field option (To turn on) on my panel (Under preferences)
If you are using ACF, the core custom field will be disabled.
Is there anything that you don’t understand from my last reply?
Let me know 🙂
-
Ralph Chua
Hi, Ying,
1st, I managed to disable GB’s dynamic data (in the right sidebar).
2nd, I couldn’t find the GP’s dynamic data (in the floating toolbar).
Thank you.
-
Fernando
Hi Ralph,
Where are you adding your GB Block? GP’s dynamic data feature is only available if you use a Block Element to add the GB Block.
Ideally, for the default Author Archive pages, you should already be using Block Element unless you’re using a static page. Are you by any chance using a static page as your Author page?
For reference, can you share the link to an “Author page” on your site?
-
Ralph Chua
Hi Fernando, here is my page.
-
It is an author archive, if you are editing a
block element - loop template
for the author archive page, you should be able to see the GP dynamic data option: https://docs.generatepress.com/article/dynamic-data/Let me know!
- You must be logged in to reply to this topic.