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

Also how to remove this rectangle, and display only number, and on hover to change it to blue?

remove

Thanks

  • This reply was modified 7 years by pbc.
pbc
tagDiv Member

Yes, this works, now it shows border on hovering author block.

border

How to fix that?
Thanks

pbc
tagDiv Member

I’ve created custom post type – ‘edi’. It has: Title,Content Editor,Featured Image,Excerpt.
I created single-edi.php, ant it display the data I enter like here:

cpt

Now I want to display it on home page, and I choose on block option post type:

cpt

And choose show excerpt:

cpt

Result:

Excerpt not shown, only post name, image. IF I fill excerpt field manually, for ‘edi’, it shown as expected.

So question is – how to make it work automatically, as usual posts in theme.

Thanks

pbc
tagDiv Member

Is there a way to post link in private?

pbc
tagDiv Member

Thanks

pbc
tagDiv Member

Hi, Simion.
In the guide you mentioned, they suggest to post this code:
<div class="breadcrumbs" typeof="BreadcrumbList" vocab="http://schema.org/">
<?php if(function_exists('bcn_display'))
{
bcn_display();
}?>
</div>

into header.php file, in child theme. I’ve added it, and nothing shown. What file do I need to post this into?

Thanks

pbc
tagDiv Member
pbc
tagDiv Member

Any luck with this? Please post your solution, if it works.

pbc
tagDiv Member

I also need this badly. So many requests, and no solution. Is there anybody got this working? Please help.

pbc
tagDiv Member

I have 3 instances of Flex Block 5. ON two of them excerpt shown by default, as I use there usual posts. On third one, it’s not shown, as I have there custom post types “events”. My custom post type support Excerpt, I just want it to be filled automatically, same way as on default posts.

pbc
tagDiv Member

Got it, thanks

pbc
tagDiv Member

I understand, I’ll change on my own risk, Just point me to the right direction.

Thanks

pbc
tagDiv Member

How this can be done in the latest theme version?

Thanks

Viewing 13 posts - 26 through 38 (of 38 total)