Hi Guys

Can you tell me how to hide the title from the front end in ad agency

I don't want that displaying on the front end

thanks for any help and looking forward to j4 version!!!!

Hi

Do you mean zone title?

Could you share the login credentials of your site and screenshot of the title you want to hide?

No I mean actual titles on ads, they show on the front end, which is confusing people for accessibility as they think the titles are alt tags and when we don't display titles on images they think the site is broken - which it obviously is not.

https://parasportontario.ca/get-involved

this page has 2 ads - when you hover over, you can see the title which is the same as the alt - the alt is fine, the title display is not needed but there's no option to turn it off

if j4 is ready soon, we'd rather wait as that's a giant part of our site, I was just hoping to tidy the view up a bit

    parajeff
    Hi,
    If you're using Standard Ads, you can change ALT Text to "a space" (not empty), then title will be hidden.
    Regards

    I need the alt text

    that's where the accessibility comes in

    what I need to hide is the title displaying on the front end on hover

    the title and the alt are different - the alt is for accessibility when required, which is in this case but the title is not required nor wanted on the front end display

      parajeff
      Hi,
      You can open file modules\mod_ijoomla_adagency_zone\helper.php
      Find this string title="' . $banner_row->parameters['alt_text'] . '" then remove it.
      Regards

      6 days later
      Write a Reply...
      You need to Login to view replies.