Skip to content
Public Ticket #21740

Date & Tags

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

The problem because you've not selected the H1 tag as TOC Heading.

I've config the Table of Content settings, you can view it at Appearance → Customize → Table of contents → General. 

Please check.

Regards,
PenciDesign.


babyu replied

Customer Reply

hello,

Thanks for quick reply.

It's regarding table of content.

FYI - Ilike you suggested i created 5 -  h1 titles tags in this post, and tried to create a table but it's not showing any options.

Please let me know.

Thanks

PenciDesign Supporter replied

Staff Reply

Hi,

The table of contents is only displayed when your post contains at least 3 heading tags.

Please add more heading content to your post then check again.

Regards,
PenciDesign.


babyu replied

Customer Reply

Hello, 

I see this option - the "Table of Content" inside the theme. I have checked these options via Customize > Table of Content - please see the attached image.

But, when I tried to add a table of content for this post. I didn't see any table options in WordPress. Please let me know how to add a table of content inside a post.

Thanks for your help & support!

Babu Patil

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.post-box-meta-single span time:before {
  content: 'Published on';
  display: inline-block;
  margin-right: 5px;
}
i.penci-post-countview-number:before {
  content: "\\f06e";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 5px;
}
.post-tags:before {
  content: 'Share';
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

Regards,
PenciDesign.



babyu started the conversation

Conversation Start

Hello,

Is it possible to add Published word before date and at word after the year?

like - Published on: September 28, 2018 at 6:47 am.

Also, Tags word/tags icon bofore : tags

Like: 

9651155051.png

Also, how to add far fa-eye instead of views word for number of page views.

like: 

5800248358.png

Thank you very much for your help & support!

Babu Patil

Want to join this conversation or access attachments? Sign in first.