Image link class not added to web pages
-
Changes in in BWP links admin to image link class are not added to web pages.
e.g. setting a new class for image link –
External image links CSS class = imgext-linkoutputs code as –
<a title="Opens new window" href="https://www.sssc.uk.com" target="_blank" class="ext-link" rel="external"><img src="mypic.jpg" alt="mypic" class="alignright"></a>
I have tested in different browsers, cleared cache etc but do not get expected –
<a title="Opens new window" href="https://www.sssc.uk.com" target="_blank" class="imgext-link" rel="external"><img src="mypic.jpg" alt="mypic" class="alignright"></a>
Am I correct that it should write the ‘imgext-link’ class to the document like above, which means there is a bug or conflict? or am i doing something wrong?
The plugin is very helpful and it would be great if there was a fix for this.
thankyou
ian*New topic because previous image link topic marked as resolved.
- The topic ‘Image link class not added to web pages’ is closed to new replies.