CPT Bootstrap Carousel caption is now including content from page
-
I have had the CPT Bootstrap Carousel working on this site for at least a year or more, and it all looked good.
However recently I noticed that the Caption now displays ‘caption text’ (taken from the actual page content) under the ‘caption title’.
In the carousel settings, I don’t use any custom css, but I do have the following settings for the carousel which might be important for you to know:
Show Slide Titles / Captions? YES
HTML before title: <h4>
HTML after caption text: </h4>
HTML before caption text: <p>
HTML after caption text: </p>So the caption title which is defined for each individual carousel image page is coded as a <h4>, which is OK.
But it is followed by a <p> tag which now appears to be pulling the page content from the page the carousel is being displayed. (Where previously it used to be blank.. ie: only the title displayed, nothing else).
This is a new development, and I haven’t changed the carousel settings or images, since the site went live. Nor have I changed anything else on the site – except to keep updating all plugins and WordPress versions to be current.
So I think something has changed in one of the updates for the CPT Bootstrap Carousel plugin which makes the caption work differently.
How can I remove the <p> ‘caption text’ that is appearing after the <h4>’ caption title’? In other words, I only want the title to display as a caption.
Thanks,
SunnyOzThe page I need help with: [log in to see the link]
- The topic ‘CPT Bootstrap Carousel caption is now including content from page’ is closed to new replies.