I entered the following value into the Easy Slider Caption Title field:
First Line of Caption Title<br /><br />Second Line of Caption Title
And Enfold outputs the following:
<h2 class="avia-caption-title" itemprop="name">First Line of Caption Title<p></p>
<p>Second Line of Caption Title</p></h2>
But it seems like this would make more sense:
<h2 class="avia-caption-title" itemprop="name">First Line of Caption Title<br /><br />
Second Line of Caption Title</h2>
Am I missing something here?
Hi Kevin!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
Elliott
I should have known better that to trust Chrome’s code explorer. It’s actually slightly different than what I sent originally. This is what’s produced:
<h2 class='avia-caption-title' itemprop="name" >Few things are as complex, unknown and time-consuming as buying a car.</p>
<p>Our firm’s powerful negotiation experts will negotiate the best deal for you!</h2>
The website’s address is in the private content.
Hi!
Why are you adding the H2 and p tags in? Those are already displayed on the frontend. All you should be inserting is the text for the title and caption fields.
Best regards,
Elliott
I’m not. I’m putting “First Line of Caption Title<br /><br />Second Line of Caption Title” in for the title so it will break. The theme is adding the rest.
Hey!
Send us a WordPress login and we’ll take a closer look.
Cheers!
Elliott