Hi,
I have a blog entry (still private) from a guest author. It looks like this:
[kt_box opacity="0.1" padding_top="10" padding_bottom="10" padding_left="10" padding_right="10" min_height="10" background="#000000"]<p>Here is a guest blog entry coming. The problem is that this text gets excluded from the excerpt and so on with introduction.</p>[/kt_box]
And now all the stuff from the guest...
My problem is that in the excerpt (as listed on /blog/ and the frontpage) the text from kt_box gets excluded. The excerpt is then like "And now all the stuff from the guest..." but I want the excerpt to be "Here is a guest blog entry coming. The problem is that this text gets excluded from the excerpt and so on with introduction."
I guess usually it makes sense to exclude shortcode contents from the excerpt, in my case it does not. Anyway to get it working still for kt_box? I have a child theme already in case a small code snippet would be needed…
Kind regards from Berlin!