UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Images inside of Bold Tags?

Josh Lewis · ·
10:03 AM Sunday, 21 September 2014
None
When opening an image via the popbox method I found the following code:

<b data-threshold="128" data-mode="contain">
<img data-height="" data-width="" data-large-src="http://www.alpineascent.com/media/com_easysocial/photos/1/39/p1040701_large.jpg" data-featured-src="http://www.alpineascent.com/media/com_easysocial/photos/1/39/p1040701_featured.jpg" data-thumbnail-src="http://www.alpineascent.com/media/com_easysocial/photos/1/39/p1040701_thumbnail.jpg" src="/http://www.alpineascent.com/media/com_easysocial/photos/1/39/p1040701_large.jpg" data-photo-image="" style="max-height: 459px;">
</b>


While functionality this isn't a big deal at all, but semantically I think this is improper. Another interesting case is for the photo pages themselves which use:

<em data-photo-image-css="" style="background-image: url('http://www.alpineascent.com/media/com_easysocial/photos/1/39/p1040701_large.jpg');" class="es-photo-image"></em>


Because the img tag is loaded above, as far as I understand this code is not needed and can be taken out completely. Unless there's something I'm missing. ;) Again, you guys did great with it's functionality, just wanting to use the best practices. :)
The replies under this section are restricted to logged in users or users with an active subscription with us