Timeline widget – link issue
-
Hi,
When I want to place a link in the text block of the timeline widget, the entire text block becomes a link instead of the selected words.
I have already looked at the html code and what I notice is that the widget places an html link tag on every paragraph.A small example to clarify
<div class="eae-tl-content-wrapper"> <a href="#"> </a><div class="eae-tl-item-content"><a href="#"> </a><div class="eae-tl-content"><a href="#"> </a><div class="eae-content-inner"><a href="#"> <div class="eae-tl-item-meta-wrapper-inner"> <div class="eae-tl-item-meta-inner"> February 2, 2014 </div> </div> <h3 class="eae-tl-item-title">MASTER CLEANSE BESPOKE</h3> </a> <div class="eae-tl-content-innner"> <a href="#"> <p> IPhone tilde pour-over, sustainable cred roof party occupy master cleanse. Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. </p> </a> <p> <a href="#"></a> <a href="https://www.google.be/">test</a> </p> </div> </div> </div> </div> </div>
Is it possible to solve this bug please?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Timeline widget – link issue’ is closed to new replies.