Hello guys, i hope you are doing great, I’m struggling bad with this:
I have a main domain https://domain.com and a subdomain https://sub.domain.com, both have Bricks Builder, a have a custom post type called cars in https://domain.com, i have validated to let fetchdata using endpoint in it like https://domain.com/wp-json/wp/v2/cars , the endpoint i already tested it in postman and everything fine, i went to bricks in https://sub.domain.com and created a dynamic slider using the new API builder and in there i just put https://domain.com/wp-json/wp/v2/cars , all fine upto now, query shows me the JSON correctly BUT……………….
BUT………………..
It doesn’t matter how i try, i can’t load the featured image in cars endpoint to show them up in https://sub.domain.com , i just got a link like this {query_api @key:‘_links|wp:featuredmedia|0|href’} but can’t show the image
T.T really tricky
