Drop Capitals

Dear supportteam,

i am using Pro on one of my websites. I start every article/blog i write with [x_dropcap]A[/x_dropcap].
This works very fine. But i have a slight problem and it’s the following:
Take a look at www.nursingwithhumour.com The Home page has nicely blue capitals but when i select one go the categories on the right (Humour Topics) all Drop Capitals are gone.

Is there a solution for?

Hey @madref,

It looks like there is a custom code or a third party plugin overriding your blog. Out of the box, the shortcodes will be removed from the excerpt which X and Pro uses if the Theme Options > Blog > .Full Post Content on Index is Off.

But, your blog displays truncated content instead with a . Please switch to the parent theme and deactivate all third party plugins temporarily to see the original behavior of Pro.

Once you have found the code or plugin that is overriding the post query or simply the post content in your blog home page, contact the plugin author or the code developer to include all archives as well.

Thanks.

I have de-activated all plug-ins. But till the same problem.
Take a look at my test-website

Hi,

Wordpress archive page is showing excerpt content and the default wordpress excerpt function is strpping any html in the content.

To fix this, you can try adding the code from the link below in your child theme’s functions.php file

Hope that helps

This did the trick.

Thank you

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.