THIS THREAD HAS BEEN CLOSED.

Remove H1,H2, H3 from excerpts
Updated on February 22, 2017 in Easy Custom Auto Excerpt
6 on February 12, 2017

Hi there

I would like to remove the header tags from my blog excerpts so that it just has the title, image and excerpt text.

Is there a function or option to do this?

Thank you,
Todd.

  • Liked by
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Moderator 0 on February 13, 2017

Hi there,

Currently we dont have such feature. You need to edit your theme

Can I see your website?

Thank you

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on February 13, 2017

Hi Zea

Sure the website is:
www.rawpublic.com.au

On the Recipes page you can see what I mean.

I’ve seen functions that can remove the header tags from the excerpt but as I’m using ecae I would need to use different code.

I thought perhaps I could add css to the actual plugin itself to do this?

The site uses a child theme of the twenty-sixteen template.

Thank you.
Todd.

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on February 18, 2017

Hi there

Just wondering if you’ve had any time to look at this issue?

Still not able to find a solution to remove the header tags from the excerpt so it just has the title and the text.

Thank you.

Todd.

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
Moderator 0 on February 20, 2017

Hi there!

Sorry for late response. Please try this CSS :


.entry-content .ecae h1,
.entry-content .ecae h2,
.entry-content .ecae h3 {
display: none;
}

Hope it helps 🙂

Thanks

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on February 20, 2017

Hi Zea thanks for that 🙂

I actually figured it out with different code and have it working good.

However I had to use two different pieces of code, 1 for each category page.
So I’ll try your code because that might work for both pages so I don’t need as much custom code.

Thanks,
Todd.

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
Moderator 0 on February 22, 2017

Hi there!

Glad it works now 🙂

If you facing any issue, please let me know

Thank you

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
Loading more replies
You are not logged in

Please login here or simply sign up here .