joomdev / JD-Builder

JD Builder - Experience the Next Generation of Joomla Page Builder.
https://www.joomdev.com/jd-builder
GNU General Public License v3.0
22 stars 16 forks source link

[Feature Request] Add the ability to edit the alt-Attribute of Images #20

Closed FaySmash closed 4 years ago

FaySmash commented 4 years ago

The only text attribute you can add to an image is the Title: jdb

This results in the title and alt attribute being set: console


I don't want to add a title tough only the alt Attribute like this: console

Could you please and an option like this?: jdb

chetanmadaan commented 4 years ago

Hello and Thank you for the feature request. It's always great to know our products are being used by the Joomla community.

@hiteshaggarwal, could you please have a look at this when you get a minute?

hiteshaggarwal commented 4 years ago

Hi, This is fixed for image element. You can download a copy from branch https://github.com/joomdev/JD-Builder/tree/dev-1.4.0

changes are https://github.com/joomdev/JD-Builder/commit/678cb863f346799fe10b5f6cb57c68a37812ec40 and https://github.com/joomdev/JD-Builder/commit/8e6a7c60c0436da13912a630a48212b9b60e07cd

Thanks

FaySmash commented 4 years ago

Hi, sorry for the late reply. Just tested the dev release and it works as intended. But now, there is no possibility to change the title-Attribute of the image. Personally, I don't need the title-Attribute, just the alt one but the most satisfyingly solution would be to add a Field to change the alt-Attribute besides the field to change the title-Attribute, like it's shown in my previous comment.

hiteshaggarwal commented 4 years ago

Hi, We separate the title and alt option for image element. Thanks for suggestion. Will update the code in our next release.

itxchandan commented 4 years ago

@FaySmash

New version (v1.6.1) has been released.

FaySmash commented 4 years ago

@chandanndeep works like a charm, thanks!

itxchandan commented 4 years ago

@FaySmash

Great.