Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
colesnicov
tagDiv Member

So thank you,

it didn’t worked, so i made an own solution:

<?php
$featured_image_id = get_post(get_post_thumbnail_id($this->post->ID));
$featured_image_info = td_util::attachment_get_full_info($featured_image_id, 'art-big-1col');
if(!empty($featured_image_info['caption'])){
echo $featured_image_info['caption'];
}
?>

thanks

colesnicov
tagDiv Member

Hello and thank you for the code snippet,

I’ve added the code as above described an got following error:

colesnicov
tagDiv Member

Thank you Christopher for your Answer!

Can you tell me where i find the right files to change?

Regards

colesnicov
tagDiv Member

Thank you, it worked!

colesnicov
tagDiv Member

Yes! It worked. Thank you!

colesnicov
tagDiv Member

hmmmmm…. with this solution i’m not happy because, so i have to change about 1000 Articles and it will not work properly.

but aren’t there any other soutions?

I want only that when i select the post format video, there appears the featured image as header image on style 3 and the video below.

colesnicov
tagDiv Member

Is there no other way, because I am using an external app to parse the wp-json api.

colesnicov
tagDiv Member

Thanks it worked!

colesnicov
tagDiv Member

Yeah, it worked!

Thanks

colesnicov
tagDiv Member

Hello Rado,

but also a simple <p>hello world</p> is not showing up.

What can i do to show after the content an custom field? or a simple hello world ?

colesnicov
tagDiv Member

Problem solved:

With the Visual Pagebuilder i’ve made an 1/1 row in an 1/1 row… so i moved the solder out and removed the 1/1 row where the silder was and everything was fine.

thanks for your help

colesnicov
tagDiv Member

Hello,

I’ve added the neede code but, it is still not showing in the post. I deactivated also the cache and tried it also with some simple code like:

<p> Hello World </p>

colesnicov
tagDiv Member

Thanks that worked for me!

Viewing 13 posts - 1 through 13 (of 13 total)